aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* test_exception.rb: get rid of did_you_meannobu2015-10-311-5/+1
* eval_error.c: Fix a format of `NameError#message`nobu2015-10-311-0/+12
* explicitly overwrite signal handlingnaruse2015-10-302-1/+2
* test/fiddle: revert r52384 partiallynobu2015-10-304-7/+7
* set as binary before gsubnaruse2015-10-301-2/+2
* show parent process's signal mask from child processnaruse2015-10-301-13/+8
* Old linux's default hard rlimit_nofile is 1024naruse2015-10-301-1/+8
* use assert_raisenobu2015-10-3014-77/+81
* * test/ruby/test_call.rb: added test for safe navigation operator.hsbt2015-10-301-0/+13
* * vm_method.c: added documentation of protected/private methods.hsbt2015-10-301-8/+21
* test_object.rb: add more checksnobu2015-10-301-4/+6
* variable.c (generic_ivar_remove): return original valuenormal2015-10-301-4/+16
* test_gc.rb: fix failure messagenobu2015-10-301-3/+3
* show child and parent signal masknaruse2015-10-301-2/+13
* use spawn's option to shorten the codenaruse2015-10-301-16/+6
* * lib/rubygems: Update to RubyGems HEAD(60d7972).hsbt2015-10-305-1/+58
* show signal mask on solarisnaruse2015-10-291-0/+1
* revert experimental changes related to Solaris CInaruse2015-10-292-6/+2
* * test/ruby/test_io.rb (ruby): check the existence of the constant instead ofusa2015-10-291-1/+1
* wait until it escape handle_interrupt blocknaruse2015-10-291-2/+2
* increase timeout (with full GC)naruse2015-10-282-3/+4
* thread may leak if assert fails before join is finishednaruse2015-10-281-2/+3
* * test/rubygems/test_gem_commands_server_command.rbngoto2015-10-281-2/+2
* revert r52312 because the failure does not always occur on Solarisngoto2015-10-281-5/+2
* experimentally add GC.start before spawnnaruse2015-10-281-0/+1
* test_file.rb: fix name clashnobu2015-10-281-1/+1
* encoding for inspectnobu2015-10-283-8/+14
* NameError#receiver of uninitialized constantnobu2015-10-281-0/+4
* write in shroternaruse2015-10-282-7/+2
* parse.y: fix op_assign typenobu2015-10-281-0/+10
* test_parser_events.rb: event tokennobu2015-10-281-13/+26
* suppress warningsnaruse2015-10-281-1/+1
* suppress warnings: assigned but unused variablenaruse2015-10-271-2/+2
* solaris doesn't take http for handle_optionsnaruse2015-10-271-2/+5
* dumping core may take too much time for CInaruse2015-10-272-2/+9
* ENV['MAKE'] is prior than ENV['make']naruse2015-10-271-3/+3
* test_marshal.rb: test_no_internal_idsnobu2015-10-271-0/+16
* Add binmode for Tempfile to prevent EOF (0x1A)naruse2015-10-271-0/+1
* logger.rb: end of week should be Saturdaynobu2015-10-271-0/+43
* logger.rb: fix weekly rotationnobu2015-10-271-1/+31
* Add string argument test casesnobu2015-10-261-0/+15
* Replace tab with 8 spaces [Fix GH-1068]nobu2015-10-261-2/+2
* clear https_proxynaruse2015-10-261-1/+1
* parse.y: call_op2nobu2015-10-261-1/+16
* test_io.rb: assert_separatelynobu2015-10-251-27/+15
* fix conditions to setrlimitnobu2015-10-252-3/+5
* symbol.c: dotq in rippernobu2015-10-251-0/+2
* use rb_check_arity [ci skip]nobu2015-10-251-6/+2
* use rlimit_nproc other than Windowsnaruse2015-10-242-2/+6
* 0.1 second is not enough for FreeBSDnaruse2015-10-241-1/+2