summaryrefslogtreecommitdiff
path: root/test/ruby
AgeCommit message (Expand)Author
2015-11-03parse.y: revert lbracketnobu
2015-11-02parse.y: lbracketnobu
2015-11-01parse.y: invalid symbolnobu
2015-10-31test_super.rb: test_missing_supernobu
2015-10-31test_exception.rb: get rid of did_you_meannobu
2015-10-31eval_error.c: Fix a format of `NameError#message`nobu
2015-10-30explicitly overwrite signal handlingnaruse
2015-10-30show parent process's signal mask from child processnaruse
2015-10-30Old linux's default hard rlimit_nofile is 1024naruse
2015-10-30use assert_raisenobu
2015-10-30* test/ruby/test_call.rb: added test for safe navigation operator.hsbt
2015-10-30* vm_method.c: added documentation of protected/private methods.hsbt
2015-10-30test_object.rb: add more checksnobu
2015-10-30variable.c (generic_ivar_remove): return original valuenormal
2015-10-30test_gc.rb: fix failure messagenobu
2015-10-30show child and parent signal masknaruse
2015-10-30use spawn's option to shorten the codenaruse
2015-10-29show signal mask on solarisnaruse
2015-10-29revert experimental changes related to Solaris CInaruse
2015-10-29* test/ruby/test_io.rb (ruby): check the existence of the constant instead ofusa
2015-10-29wait until it escape handle_interrupt blocknaruse
2015-10-28increase timeout (with full GC)naruse
2015-10-28thread may leak if assert fails before join is finishednaruse
2015-10-28experimentally add GC.start before spawnnaruse
2015-10-28test_file.rb: fix name clashnobu
2015-10-28encoding for inspectnobu
2015-10-28NameError#receiver of uninitialized constantnobu
2015-10-28write in shroternaruse
2015-10-28suppress warningsnaruse
2015-10-27suppress warnings: assigned but unused variablenaruse
2015-10-27dumping core may take too much time for CInaruse
2015-10-27test_marshal.rb: test_no_internal_idsnobu
2015-10-26Add string argument test casesnobu
2015-10-26Replace tab with 8 spaces [Fix GH-1068]nobu
2015-10-25test_io.rb: assert_separatelynobu
2015-10-25fix conditions to setrlimitnobu
2015-10-24use rlimit_nproc other than Windowsnaruse
2015-10-24relax error message formatnobu
2015-10-23* ruby.c: introduce --enable-frozen-string-literal-debug option.ko1
2015-10-23* file.c: fix indent style. [fix GH-977]hsbt
2015-10-23test_call.rb: add testsnobu
2015-10-23compile.c: optimize method chainnobu
2015-10-23safe navigation attrsetnobu
2015-10-22Add rlimit_nproc to avoid to create many process [Bug #11613]naruse
2015-10-22limit the number of FDs in a process for stress testnaruse
2015-10-22Kernel#loop returns the result value of a finished iteratorknu
2015-10-22Safe navigation operatornobu
2015-10-22dir.c: glob brace expansion [Fix GH-1061]nobu
2015-10-22io.c: check ARGV element typenobu
2015-10-21parse.y: magic comment w/o indicatorsnobu