summaryrefslogtreecommitdiff
path: root/test/ruby/test_signal.rb
AgeCommit message (Expand)Author
2008-10-24* test/ruby/test_signal.rb (TestSignal#test_exit_action): Threadkazu
2008-09-24* test: assert_raises has been deprecated since a long time ago.nobu
2008-07-16* test/ruby/test_signal.rb (test_trap): string commands are allowed.nobu
2008-05-30* test/ruby/test_signal.rb: add tests to achieve over 80% testmame
2007-12-02check Process.kill instead of Process#kill.akr
2006-12-31 * Merge YARVko1
2005-09-15* test/ruby/test_signal.rb (test_exit_action): skip the test usingusa
2005-07-03avoid some race conditionakr
2005-06-05kill a process spawned by test_exit_action.akr
2005-06-03add a test for [ruby-dev:26128].akr
2004-02-18 * test/*: should not depend on $KCODE.nahi
2003-10-20* test/ruby/test_signal.rb (test_signal): restore old trap.nobu
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