summaryrefslogtreecommitdiff
path: root/test/ruby/test_notimp.rb
AgeCommit message (Expand)Author
2013-10-13test_notimp.rb: test timeoutnobu
2013-08-14get detailed ps data to debugnaruse
2013-07-11call GC.start before fork-related tests to decrease GC cost on fork childrennaruse
2013-06-28Wait morenaruse
2013-06-27Get ps result if fork-wait is timeoutednaruse
2013-06-20GC before fork to avoid spending too much time in timeout blocknaruse
2013-06-19collect zombiesnaruse
2013-06-18Remove useless sleepnaruse
2013-06-18Add timeout to avoid sticknaruse
2011-02-12* lib/test/unit.rb (assert_include): add alias.nobu
2009-04-16* class.c (rb_define_method_id): use rb_define_notimplement_method_idakr