summaryrefslogtreecommitdiff
path: root/test/ruby/test_file.rb
AgeCommit message (Expand)Author
2013-10-09test/unit/assertions.rb: return exceptionnobu
2013-10-09test: use assert_raisenobu
2013-08-16* file.c (rb_file_size, rb_file_flock): improve parformance of Winodws.usa
2013-08-15* test/ruby/test_file.rb (TestFile#test_truncate_size): test forusa
2013-04-20* test/csv/test_features.rb, test/logger/test_logger.rbakr
2012-10-16* test/ruby/envutil.rb (Test::Unit::Assertions#assert_file): rename from file...kazu
2012-10-15envutil.rb: file_assertionnobu
2012-10-12file.c: poisoned NULnobu
2012-10-09envutil.rb: assert_file and assert_file_notnobu
2012-07-18* test/ruby/test_file.rb: remove temporally files early.akr
2012-07-12rb_str_new_frozen: new object if tainted/untrusted unmatchnobu
2012-05-26file.c: fix for UNCnobu
2012-05-26test/ruby/test_file.rb: fix for UNCnobu
2012-05-24Bug #6487nobu
2012-05-15test for Bug #6385nobu
2012-05-15test/ruby/test_file.rb: use tmpdirnobu
2012-05-10adding a few tests surrounding file open argumentstenderlove
2012-04-09* test/ruby/test_file.rb (TestFile#test_long_unc): fix for the case cwd is UNC.nobu
2012-04-09* win32/win32.c (isUNCRoot, winnt_stat): support long UNC.nobu
2011-11-28* win32/win32.c (rb_w32_uchmod): typo. [Bug#5671] [ruby-dev:44898]usa
2011-11-09* test/ruby/test_file.rb (TestFile#test_utime_with_minus_time_segv):usa
2011-11-09* test/ruby/test_file.rb (TestFile#test_utime_with_minus_time_segv):usa
2010-03-14* file.c (realpath_internal): regulate separators in prefix.nobu
2010-03-07* file.c: add optional basedir argument for realpath/realdirpath.akr
2010-01-25supress warnings.akr
2008-10-29* io.c (rb_io_rewind): should reset fptr->readconv if it'smatz
2008-10-28* test/ruby/test_file.rb (test_*_extended_file): forgot to set mode.usa
2008-10-28* test/ruby/test_file.rb (test_*_extended_file): test in default/text/binaryusa
2008-10-28* test/ruby/test_file.rb (test_each_char_extended_file,usa
2008-08-21* file.c (rb_stat_inspect): don't raise if self is not initialized.akr
2008-06-02* test/ruby/test_file.rb: add tests for uninitialized object.mame
2008-04-12* prelude.rb (require_relative): move require_relative frommatz
2008-02-18use require_relative to require ut_eof and envutil.akr
2007-11-18use ML ref. for assertion message.akr
2007-10-24specify prefix for Dir.mktmpdir.akr
2007-10-24use Dir.mktmpdir.akr
2007-09-28don't generate temporary files under current directory.akr
2006-06-09* sprintf.c (rb_str_format): allow %c to print one charactermatz
2005-09-22* test/ruby/test_file.rb: check File#chown(nil,nil). [ruby-dev:27140]aamine
2005-08-08* test/ruby/test_fnmatch.rb: separated from test_file.rb.ocean
2005-05-12add tests for reading an extended fileakr
2004-11-11* test/ruby/test_file.rb (test_truncate_wbuf): we want to testusa
2004-09-07add test for [ruby-dev:24060], [ruby-dev:24065], [ruby-dev:24103],akr
2004-08-02* test/ruby/test_file.rb (test_fnmatch): added more tests.ocean
2004-06-30* test/ruby/test_file.rb (test_fnmatch): some tests for File.fnmatchocean
2004-02-24* test/ruby/test_file.rb (test_fnmatch): test for dir.c:1.108.nobu
2004-02-18 * test/*: should not depend on $KCODE.nahi
2004-02-08* test/ruby/test_file.rb (TestFile::test_fnmatch): added tests forakira
2004-01-29 * test/*: remove $: trick. [ruby-dev:22763] use test/runner.rb tonahi
2003-12-10* ext/stringio/stringio.c (strio_read): adjust behavior at readingnobu