index
:
ruby.git
master
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_3_3
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
test_pty.rb
Age
Commit message (
Expand
)
Author
2015-12-16
Add frozen_string_literal: false for all files
naruse
2014-11-13
* test/lib/envutil.rb: Moved from test/ruby/.
akr
2014-05-29
test/test_pty.rb: Close fds.
akr
2014-02-17
* test/test_pty.rb: use underscore variables. because ignored unseued variables.
hsbt
2013-06-19
test_pty.rb: reap zombie
nobu
2012-03-19
* test/test_pty.rb: same as r29280, skip tests when PTY allocation
shyouhei
2011-12-23
* test/test_pty.rb (test_pty_check_default): call PTY.check until
akr
2011-12-22
* test/test_pty.rb (test_pty_check_default): "cat" may not terminateed
akr
2011-11-03
add test for close-on-exec.
akr
2011-10-14
* ext/pty/pty.c (pty_check): should return nil until the child
nobu
2010-09-24
* test/test_pty.rb (TestPTY::test_getpty_nonexistent): ditto.
shyouhei
2010-09-24
* test/test_pty.rb: Same as 229281; existence of PTY class do not
shyouhei
2010-09-02
* ext/pty/pty.c (chfunc): restore errno from SystemCallError and
nobu
2010-03-11
add tests.
akr
2008-12-16
* ext/pty/pty.c (getDevice): add nomesg argument.
akr
2008-12-16
* ext/pty/extconf.rb: check posix_openpt.
akr
2008-12-15
add tests.
akr
2008-12-15
* ext/pty/pty.c (get_device_once): use DEVICELEN instead of
akr
2008-12-14
new file.
akr