summaryrefslogtreecommitdiff
path: root/test/ruby/test_path.rb
AgeCommit message (Expand)Author
2015-12-16Add frozen_string_literal: false for all filesnaruse
2015-07-24Add tests for `File.extname`nobu
2011-10-26* file.c (rb_file_join): honor input encodings than ASCII-8BIT.nobu
2010-08-29* file.c (rb_get_path_check): clarify error message fornobu
2010-06-02* test/ruby/test_path.rb (test_path): workaround for drivenobu
2010-06-02* test/ruby/test_path.rb (test_path): get rid of blocking onnobu
2010-05-31* file.c (file_expand_path): Refix r28102: this breaksnaruse
2010-04-06* test/ruby/test_path.rb (TestPath#test_extname): trailing spacesnobu
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