index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
test_open3.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ruby/open3] Use omit instead of skip for test-unit
Hiroshi SHIBATA
2022-01-12
1
-1
/
+1
*
[ruby/open3] Use RbConfig's 'host_os'
Charles Oliver Nutter
2021-12-09
1
-1
/
+1
*
[ruby/open3] Only use JITSupport on CRuby
Charles Oliver Nutter
2021-12-09
1
-2
/
+9
*
[open3] only close streams if a block is passed
Jean Boussier
2020-06-18
1
-0
/
+11
*
Restore support library for only test files.
Hiroshi SHIBATA
2019-07-09
1
-1
/
+1
*
Adjust jit_support file path.
Hiroshi SHIBATA
2019-07-02
1
-1
/
+1
*
Suppress unused variable warnings
Nobuyoshi Nakada
2019-06-30
1
-0
/
+1
*
Removed unused variables
Nobuyoshi Nakada
2019-06-30
1
-1
/
+1
*
use :chdir option to avoid fd 3 to work with Windows.
akr
2018-12-13
1
-2
/
+1
*
test/test_open3.rb: skip a fd redirection test on windows
mame
2018-12-12
1
-0
/
+1
*
open3.rb don't use keyword splat (**).
akr
2018-12-12
1
-0
/
+5
*
Remove needless closed?
kazu
2018-06-17
1
-6
/
+6
*
test_open3.rb: let test_popen2 work with --jit
k0kubun
2018-04-28
1
-1
/
+2
*
lib/open3.rb: accept IO-like object for :stdin_data argument.
akr
2017-10-21
1
-0
/
+31
*
* lib/open3.rb: Specify frozen_string_literal: true.
akr
2015-11-14
1
-0
/
+2
*
Add a test.
akr
2015-01-08
1
-2
/
+10
*
* test/test_open3.rb (TestOpen3#test_numeric_file_descriptors): passing FDs
usa
2015-01-08
1
-0
/
+1
*
* lib/open3.rb: Open3 properly passes non-keyword hash args to spawn.
akr
2015-01-07
1
-0
/
+8
*
* test/test_open3.rb: Add a simple test for env hash on popen3.
headius
2014-12-02
1
-0
/
+7
*
* test/lib/envutil.rb: Moved from test/ruby/.
akr
2014-11-13
1
-1
/
+0
*
* lib/open3.rb (Open3.capture3): Ignore Errno::EPIPE for writing
akr
2014-03-01
1
-0
/
+19
*
Join the thread to collect zombies
naruse
2013-06-19
1
-0
/
+1
*
* test/test_open3.rb (TestOpen3#test_commandline): use simple
nobu
2010-04-30
1
-2
/
+2
*
* test/test_open3.rb (test_commandline): use dump instead of
nobu
2010-04-29
1
-3
/
+1
*
* test/test_open3.rb (test_commandline): skip the test with Shellwords on
wanabe
2010-04-29
1
-0
/
+1
*
supress warnings.
akr
2010-01-25
1
-2
/
+2
*
* lib/open3.rb (Open3.pipeline_start): return an array of threads if a
akr
2008-12-10
1
-0
/
+9
*
* lib/open3.rb (Open3.capture3): renamed from Open3.poutput3.
akr
2008-12-07
1
-8
/
+8
*
* lib/open3.rb (Open3.pipeline_start): new method.
akr
2008-12-05
1
-0
/
+35
*
* lib/open3.rb (Open3.poutput3): new method.
akr
2008-12-04
1
-0
/
+26
*
* lib/open3.rb (Open3.popen3): simplified.
akr
2008-12-04
1
-85
/
+53
*
* lib/open3.rb (Open3.popen3): merge hash options if given.
akr
2008-12-02
1
-0
/
+205