summaryrefslogtreecommitdiff
path: root/test/ruby/test_process.rb
AgeCommit message (Expand)Author
2018-01-31io.c: fptr_copy_finalizernobu
2018-01-31io.c: pipe_register_fptrnobu
2018-01-31trick ruby-mode.el by heredocsnobu
2018-01-06test_process.rb: skip not-found groupsnobu
2017-12-25test/ruby/test_process.rb: get rid of timing issuenobu
2017-12-20extend timeout limit.ko1
2017-12-19skip test_aspawn_too_long_path on Solaris 10 or earlierngoto
2017-12-13test_process.rb: fix error when empty groupsnobu
2017-12-12Fix test-all tests to avoid creating report_on_exception warningseregon
2017-12-12process.c: add Process.last_statusmrkn
2017-12-09test_process.rb (test_maxgroups): add assertionsnobu
2017-10-11process.c: null byte at initgroupsnobu
2017-09-20process: block/unblock signals around forknormal
2017-07-14process.c: null bytesnobu
2017-07-13process.c: handle dynamic :rlimit_* symbols in spawn execoptsnormal
2017-05-16test_process.rb: compare in UTF-8nobu
2016-12-07Extend timeout for Solaris unstable10s.shugo
2016-12-01Wait until excpetion handling is ready.shugo
2016-11-10test_process.rb: fix pgroup testnobu
2016-11-06process.c: PATH env in spawnnobu
2016-10-14process.c: use uaspawnnobu
2016-05-06process.c: argument types over conversionnobu
2016-03-06* test/ruby/test_process.rb (test_execopts_gid): Skip a testodaira
2016-02-25* test/ruby/test_process.rb (test_execopts_open_chdir_m17n_path): it's origin...usa
2015-12-30skip if locale is not UTF-8naruse
2015-12-27* test/ruby/test_process.rb (TestProcess#test_execopts_open_chdir_m17n_path):usa
2015-12-16Add frozen_string_literal: false for all filesnaruse
2015-12-02* vm_core.h, iseq.h: remove rb_iseq_t::variable_body.ko1
2015-10-30explicitly overwrite signal handlingnaruse
2015-10-29revert experimental changes related to Solaris CInaruse
2015-10-28increase timeout (with full GC)naruse
2015-10-28experimentally add GC.start before spawnnaruse
2015-10-28write in shroternaruse
2015-10-28suppress warningsnaruse
2015-10-27dumping core may take too much time for CInaruse
2015-10-25fix conditions to setrlimitnobu
2015-10-24use rlimit_nproc other than Windowsnaruse
2015-10-22Add rlimit_nproc to avoid to create many process [Bug #11613]naruse
2015-09-12win32.c: more fcntlnobu
2015-09-09* test/ruby/test_process.rb (TestProcess#test_popen_exit): platform specificusa
2015-09-09* test/ruby/test_process.rb (TestProcess#test_popen_exit): platform specificusa
2015-09-08io.c: no wait when killednobu
2015-09-07process.c: open exception messagenobu
2015-09-07process.c: chdir exception messagenobu
2015-09-06test_process.rb: suppress warningsnobu
2015-08-05test/ruby/test_process.rb (test_many_args): increase timeoutnormal
2015-08-05node.c: NODE_ALLOCA for ALLOCVnobu
2015-07-21suppress warningsnaruse
2015-07-21test_process.rb: split a testnobu
2015-07-18test/ruby/test_process.rb: test thread+sigs work after failed execnormal