aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby/test_exception.rb
Commit message (Expand)AuthorAgeFilesLines
* * error.c (syserr_initialize): set the encoding of Errno::*#messagenaruse2010-10-111-0/+4
* * error.c (name_err_mesg_to_str): preserve encoding of inspection.nobu2010-05-041-0/+8
* * test/ruby/test_exception.rbkazu2010-01-271-1/+1
* * test/ruby/test_array.rb: add a test for Array#rotate, rotate!.mame2010-01-221-0/+49
* * test/ruby/test_exception.rb: add a test. cf [ruby-dev:39116]kazu2010-01-051-0/+13
* * id.c (Init_id), vm.c (vm_exec): @#__ThrowState__ is no longernobu2009-07-161-0/+19
* * test: assert_raises has been deprecated since a long time ago.nobu2008-09-241-2/+2
* * test/ruby/envutil.rb (Test::Unit::Assertions#assert_in_out_err): newmame2008-07-151-48/+25
* * test/ruby/test_object.rb: new tests to achieve over 90% testmame2008-05-141-0/+62
* * test/*: should not depend on $KCODE.nahi2004-02-181-2/+0
* * test/ruby/test_exception.rb (test_else): added.akira2003-10-041-0/+92
* * lib/optparse.rb (OptionParser#order, #permute, #parse): allow annobu2003-09-051-16/+17
* * test/ruby: tests for ruby itself.nahi2003-09-041-0/+96