aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby/test_exception.rb
Commit message (Expand)AuthorAgeFilesLines
...
* Add --disable-gems for tests which doesn't use rubygemsnaruse2013-04-191-1/+1
* remove trailing spaces.nobu2012-11-201-1/+1
* vm.c: pass through thrown objectsnobu2012-10-191-0/+9
* * error.c (exc_to_s, name_err_to_s, name_err_mesg_to_str): do notshugo2012-10-021-0/+50
* * compile.c, insns.def (checkmatch):ko12012-08-081-0/+20
* test_exception.rb: split testsnobu2012-08-061-4/+26
* test_exception.rb: use local variablesnobu2012-08-061-17/+17
* suppress warning.nobu2012-03-161-2/+2
* fix indentnobu2012-03-161-10/+10
* Tempfile#opennobu2012-03-161-6/+10
* * error.c (exc_equal): clear rb_thread_t::errinfo when ignorenagachika2012-01-141-0/+19
* * error.c (exc_equal): ignore exceptions during implicitnobu2012-01-141-0/+6
* Revert "* error.c (exc_equal): try implicit conversion for delegator."naruse2012-01-131-6/+0
* * error.c (exc_equal): try implicit conversion for delegator.nobu2012-01-131-0/+6
* * error.c (name_err_mesg_to_str): clear rb_thread_t::errinfo whennagachika2011-12-131-0/+17
* * error.c (exit_initialize): deal with true and false as well asnobu2011-12-111-0/+14
* update doc and add test for SystemExit.new.akr2011-12-081-0/+15
* * vm.c (vm_set_top_stack, vm_set_eval_stack): check for stacknobu2011-12-071-0/+6
* * test/ruby/test_exception.rb (TestException#test_exit_success_p):nobu2011-09-121-2/+14
* * 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