summaryrefslogtreecommitdiff
path: root/test/ruby/test_path.rb
AgeCommit message (Expand)Author
2009-03-01* test/ruby/test_path.rb (test_extname): test for r19596.nobu
2009-03-01* test/ruby/test_path.rb (test_basename): test for r19595.nobu
2008-10-04* djgpp/GNUmakefile.in: removed. Ruby no longer supports djgpp.yugui
2008-10-04* x68/_dtos18.c: removed. Ruby no longer supports human68k.yugui
2007-11-18use ML ref. for assertion message.akr
2005-11-22* file.c (rb_file_s_basename): skip slashes just after UNC top slashes.usa
2005-11-18* file.c (rb_file_s_dirname): should use skipprefix for UNC path.usa
2005-11-18* forgotten to save after rename method name.usa
2005-11-18* file.c (file_s_dirname): added checks for some patterns with driveusa
2004-02-18 * test/*: should not depend on $KCODE.nahi
2003-09-05* lib/optparse.rb (OptionParser#order, #permute, #parse): allow annobu
2003-09-05* test/ruby/test_*.rb: replace 'assert(a == b)' with assert_equal(a, b)'nahi
2003-09-04* test/ruby: tests for ruby itself.nahi