aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby/test_notimp.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* test_notimp.rb: test timeoutnobu2013-10-131-12/+14
* get detailed ps data to debugnaruse2013-08-141-1/+10
* call GC.start before fork-related tests to decrease GC cost on fork childrennaruse2013-07-111-0/+1
* Wait morenaruse2013-06-281-1/+1
* Get ps result if fork-wait is timeoutednaruse2013-06-271-9/+10
* GC before fork to avoid spending too much time in timeout blocknaruse2013-06-201-0/+1
* collect zombiesnaruse2013-06-191-1/+4
* Remove useless sleepnaruse2013-06-181-1/+1
* Add timeout to avoid sticknaruse2013-06-181-7/+10
* * lib/test/unit.rb (assert_include): add alias.nobu2011-02-121-2/+2
* * class.c (rb_define_method_id): use rb_define_notimplement_method_idakr2009-04-161-0/+64