summaryrefslogtreecommitdiff
path: root/test/ruby/test_process.rb
AgeCommit message (Expand)Author
2018-08-17passing non-stdio fds is not supported on Windowsnobu
2018-08-16process.c: defaults to close_others falsenormal
2018-08-13thread_pthread.c: eliminate timer thread by restructuring GVLnormal
2018-08-06thread_pthread.c: restore timer-thread for now :<normal
2018-08-05test/ruby/test_process.rb (test_wait_and_sigchld): allow extra SIGCHLDnormal
2018-07-29thread_pthread: remove timer-thread by restructuring GVLnormal
2018-07-29test/ruby/test_process.rb (test_wait_and_sigchld): improve reliabilitynormal
2018-07-05unrevert r63852 but keep SIGCHLD path disabled for win32normal
2018-07-04Revert r63758 and related commitsnaruse
2018-06-29test_process.rb (test_wait_exception): check assertion soonernormal
2018-06-27tests: increase timeouts and speedup some slow testsnormal
2018-06-27Revert "test_process.rb: skip tests for Bug 14867"normal
2018-06-24test_process.rb: skip tests for Bug 14867k0kubun
2018-06-15gettimeofday is obsoletenobu
2018-02-22test_process.rb: assert minimum maxgroupsnobu
2018-02-21test_process.rb: unlimited getgroups on darwinnobu
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