summaryrefslogtreecommitdiffstats
path: root/test/ruby/test_fnmatch.rb
Commit message (Collapse)AuthorAgeFilesLines
* use ML ref. for assertion message.akr2007-11-181-3/+2
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@13958 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * io.c (rb_io_each_byte): caused infinite loop. [ruby-dev:31652]matz2007-08-261-3/+3
| | | | | | | | | | | | | * io.c (rb_io_getc): should return nil at EOF, not EOFError. * lib/delegate.rb (SimpleDelegator::__setobj__): use raise argument to specify backtrace. * test/ruby/test_fnmatch.rb (TestFnmatch::bracket_test): String#include? no longer works for Fixnum. use #chr. [ruby-dev:31652] git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@13280 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * test/ruby/test_fnmatch.rb: separated from test_file.rb.ocean2005-08-081-0/+105
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@8950 b2dd03c8-39d4-4d8f-98ff-823fe69b080e