index
:
ruby.git
master
ruby_1_8_6_287
ruby_1_8_6_369
ruby_1_8_6_383
ruby_1_8_6_383-fedora
ruby_1_9_1_243
ruby_1_9_1_376
ruby_1_9_1_376-epel
ruby_1_9_1_376-fedora
Ruby GIT repository
Jeroen van Meeuwen
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
ruby
/
test_process.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
* test/ruby/test_process.rb: mswin specs.
usa
2009-01-22
1
-22
/
+24
*
* test/ruby/test_process.rb (MANDATORY_ENVS): needs RUBYLIB to run
nobu
2009-01-22
1
-1
/
+1
*
* test/ruby/test_process.rb (TestProcess#test_wait_and_sigchild):
naruse
2009-01-11
1
-0
/
+1
*
* test/ruby/test_process.rb (TestProcess::MANDATORY_ENVS): some
nobu
2009-01-09
1
-5
/
+27
*
* test/ruby/test_process.rb (test_wait_and_sigchild): remove debug
mame
2009-01-02
1
-1
/
+1
*
* process.c (rb_waitpid): retries waitpid when EINTR.
yugui
2008-12-29
1
-0
/
+12
*
* test/ruby/test_process.rb: skip some tests on win32.
usa
2008-12-04
1
-7
/
+13
*
* process.c (check_exec_fds): resolve cascaded child fd reference.
akr
2008-12-04
1
-8
/
+17
*
* process.c (EXEC_OPTION_DUP2_CHILD): defined.
akr
2008-12-03
1
-0
/
+20
*
* process.c (check_exec_redirect): accept :in, :out, :err as redirect
akr
2008-12-03
1
-0
/
+5
*
* test/ruby/test_process.rb (TestProcess#test_rlimit_value): add Errno::EINVA...
kazu
2008-08-23
1
-2
/
+2
*
* process.c (pst_pid): use rb_attr_get to avoid warning on
akr
2008-08-21
1
-0
/
+3
*
add comment.
naruse
2008-08-06
1
-1
/
+1
*
* test/ruby/process.rb (test_popen_fork): skip a test which is
naruse
2008-08-06
1
-0
/
+1
*
* test/ruby/test_dir.rb: use realpath of tmpdir. [ruby-dev:35481]
kazu
2008-07-22
1
-0
/
+2
*
* test/ruby/test_process.rb (test_getpriority, test_setpriority): use
mame
2008-07-17
1
-3
/
+3
*
fix test_status_kill for coredump message in Process::Status#inspect.
akr
2008-06-28
1
-1
/
+5
*
* test/ruby/test_process.rb (test_exec_wordsplit): on win32, exec'ed process ...
usa
2008-06-24
1
-2
/
+13
*
* test_process.rb (test_popen_fork): skip test if fork is not implemented.
usa
2008-06-24
1
-5
/
+7
*
* test/ruby/test_process.rb: add tests.
mame
2008-06-04
1
-0
/
+141
*
* test/ruby/test_file_exhaustive.rb (setup): workaround for Windows
usa
2008-05-20
1
-4
/
+4
*
* process.c, include/ruby/intern.h (rb_run_exec_options): externed.
usa
2008-05-12
1
-2
/
+2
*
* test/ruby/test_process.rb (TestProcess#with_stdin): defined.
akr
2008-05-11
1
-8
/
+24
*
add tests.
akr
2008-04-30
1
-0
/
+68
*
don't use fork method.
akr
2008-04-30
1
-123
/
+82
*
* process.c (check_exec_redirect_fd): prohibit duplex IO.
akr
2008-04-30
1
-0
/
+18
*
add tests.
akr
2008-04-29
1
-0
/
+41
*
add tests.
akr
2008-04-27
1
-2
/
+197
*
don't use Unix commands such as true, env, etc.
akr
2008-04-26
1
-108
/
+131
*
* include/ruby/intern.h (rb_hash_dup): declared.
akr
2008-04-26
1
-0
/
+15
*
* process.c (rb_spawn_internal): new function to specify
akr
2008-04-25
1
-2
/
+7
*
FreeBSD ash doesn't fail with echo >&4 where 4 is not opened.
akr
2008-04-24
1
-6
/
+3
*
* process.c: include sys/stat.h for umask.
akr
2008-04-24
1
-1
/
+0
*
* include/ruby/intern.h (rb_env_clear): declared.
akr
2008-04-24
1
-0
/
+430
*
* test/ruby/test_process.rb (test_rlimit_nofile): reset RLIMIT_NOFILE
mame
2008-04-16
1
-6
/
+10
*
* process.c (rlimit_resource_type): new function.
akr
2008-02-22
1
-0
/
+32
*
report the reason of process termination.
akr
2007-11-30
1
-1
/
+1
*
* test/ruby/test_process.rb (TestProcess#test_rlimit_nofile):
akr
2006-07-31
1
-1
/
+5
*
use fork to isolate rlimit effect.
akr
2006-06-21
1
-7
/
+12
*
add RLIMIT_NOFILE test
akr
2006-06-15
1
-1
/
+20
*
give dummy argument for Process.getrlimit and rescue TypeError.
akr
2006-06-15
1
-2
/
+2
*
new file.
akr
2006-06-15
1
-0
/
+13