aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_tempfile.rb
Commit message (Expand)AuthorAgeFilesLines
* test_tempfile.rb: use assert_filenobu2016-01-081-4/+4
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* test_tempfile.rb: use assert_predicatenobu2015-05-311-4/+4
* test_tempfile.rb: use assert_filenobu2015-05-311-5/+5
* * lib/tempfile.rb (Remover#call): fixed wrong condition introduced atusa2015-05-301-1/+1
* * test/test_tempfile.rb: use assert_file for more descriptive message.ayumin2015-01-041-5/+5
* test_tempfile.rb: assert_filenobu2015-01-041-1/+1
* * lib/tempfile.rb: provide default basename parameter.hsbt2015-01-041-0/+5
* * test/lib/envutil.rb: Moved from test/ruby/.akr2014-11-131-1/+0
* tempfile.rb: fix r47655nobu2014-09-211-0/+1
* test_tempfile.rb: suppress warningsnobu2013-11-211-2/+1
* test_tempfile.rb: fix test on Windowsnobu2013-10-061-0/+1
* tempfile.rb: undefine finalizer on unlinknobu2013-10-011-0/+14
* * lib/tempfile.rb (Tempfile.create): New method.akr2013-04-201-0/+21
* * test/test_tempfile.rb: simply ignore platform depedent testcasesusa2011-04-041-8/+4
* * ext/etc/etc.c (etc_systmpdir): assume system default tmpdirnobu2010-09-091-0/+4
* * test/test_tempfile.rb: skip some tests on Windows because unlinking is alwaysusa2010-05-261-0/+4
* * test/test_tempfile.rb: fixed errors.nobu2010-05-011-3/+3
* * lib/tempfile.rb (Tempfile#size): stat by path name when it isnobu2010-05-011-8/+8
* * lib/tempfile.rb (Tempfile#open): re-open with same mode andnobu2010-03-291-0/+2
* * lib/tempfile.rb (Tempfile#initialize): option hash may not benobu2009-11-111-3/+17
* * test/test_tempfile.rb: merged from Hongli Lai's fork.nobu2009-08-261-4/+257
* add test for encoding option.xibbar2008-10-181-0/+21
* add tests.akr2008-01-071-0/+14