summaryrefslogtreecommitdiff
path: root/test/ruby/test_signal.rb
AgeCommit message (Expand)Author
2011-07-12* signal.c (reserved_signal_p): reverted a part of r32523.kosaki
2011-07-12* signal.c (sig_trap): don't permit to change a signal handler whichkosaki
2011-06-17* test/ruby/test_signal.rb (TestSignal#test_signal_requiring): usenobu
2011-06-01* test/ruby/test_signal.rb (TestSignal#test_signal_requiring):akr
2011-05-31* test/ruby/test_signal.rb (TestSignal#test_signal_requiring):akr
2011-05-30* test/ruby/test_signal.rb (TestSignal#test_signal_requiring): don'takr
2011-05-30* test/ruby/test_signal.rb (TestSignal#test_signal_requiring): smallusa
2011-05-27* test/ruby/test_io.rb (TestIO#test_ungetc2): get rid of busy loop.nobu
2011-05-19* test/ruby/test_signal.rb (test_signal_requiring): skip on Windows.usa
2011-05-18* eval.c (setup_exception): internal exception should be hiddennobu
2011-05-15* test/ruby/test_signal.rb (TestSignal#test_signal_process_group):kosaki
2011-05-15* signal.c (rb_f_kill): accept '-SIGXXX' style signal with Symbol ornagachika
2010-08-09* test/ruby/test_signal.rb (TestSignal#test_exit_action): use spawnakr
2010-04-27* eval.c (ruby_cleanup): before cleanup, check signal buffer and runmame
2009-10-18Retry until the signal is trapped.naruse
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