summaryrefslogtreecommitdiffstats
path: root/test/ruby/test_file_exhaustive.rb
Commit message (Expand)AuthorAgeFilesLines
* * dir.c (GlobPathValue), file.c (rb_get_path_check): path namesnobu2009-09-191-0/+14
* * file.c (rb_file_s_basename): returns new string instead ofnobu2009-07-081-2/+4
* * test/ruby/test_file_exhaustive.rb: add tests for File#size andmame2009-03-081-1/+18
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-1/+1
* * test/ruby/test_file_exhaustive.rb: skip some tests if euid == 0.mame2009-02-181-0/+8
* * file.c (rb_file_s_extname): fix for spaces before extention.nobu2009-02-181-26/+25
* * win32/win32.c (open_dir_handle): extracted from rb_w32_opendir.nobu2009-01-121-0/+1
* * test/ruby/test_file_exhaustive.rb (TestFileExhaustive#setup): set group of ...kazu2008-08-131-0/+1
* * test/ruby/test_file_exhaustive.rb (setup): workaround for Windowsusa2008-05-201-1/+1
* * file.c (rb_file_s_extname): first dot is not an extension name.nobu2008-05-171-0/+11
* * file.c (file_expand_path): support for alternative data streamnobu2008-05-151-0/+25
* * test/ruby/test_file_exhaustive.rb (assert_integer): may not Fixnum.nobu2008-05-141-29/+32
* * test/ruby/test_io_m17n.rb: remove a duplicative method.mame2008-05-131-1/+1
* File#lchmod test removed because the method is not exist.akr2008-05-061-2/+0
* * test/ruby/test_pack.rb: fix tests for 64bit CPU.mame2008-02-101-1/+1
* * test/ruby/test_file_exhaustive.rb: add tests to achive over 80% test covera...mame2008-02-031-0/+688