summaryrefslogtreecommitdiff
path: root/test/test_tempfile.rb
AgeCommit message (Expand)Author
2011-04-04* test/test_tempfile.rb: simply ignore platform depedent testcasesusa
2010-09-09* ext/etc/etc.c (etc_systmpdir): assume system default tmpdirnobu
2010-05-26* test/test_tempfile.rb: skip some tests on Windows because unlinking is alwaysusa
2010-05-01* test/test_tempfile.rb: fixed errors.nobu
2010-05-01* lib/tempfile.rb (Tempfile#size): stat by path name when it isnobu
2010-03-29* lib/tempfile.rb (Tempfile#open): re-open with same mode andnobu
2009-11-11* lib/tempfile.rb (Tempfile#initialize): option hash may not benobu
2009-08-26* test/test_tempfile.rb: merged from Hongli Lai's fork.nobu
2008-10-18add test for encoding option.xibbar
2008-01-07add tests.akr