summaryrefslogtreecommitdiff
path: root/test/test_pty.rb
AgeCommit message (Expand)Author
2018-06-12Remove needless lineskazu
2018-06-12Use `&.` instead of modifier ifkazu
2015-12-16Add frozen_string_literal: false for all filesnaruse
2014-11-13* test/lib/envutil.rb: Moved from test/ruby/.akr
2014-05-29test/test_pty.rb: Close fds.akr
2014-02-17* test/test_pty.rb: use underscore variables. because ignored unseued variables.hsbt
2013-06-19test_pty.rb: reap zombienobu
2012-03-19* test/test_pty.rb: same as r29280, skip tests when PTY allocationshyouhei
2011-12-23* test/test_pty.rb (test_pty_check_default): call PTY.check untilakr
2011-12-22* test/test_pty.rb (test_pty_check_default): "cat" may not terminateedakr
2011-11-03add test for close-on-exec.akr
2011-10-14* ext/pty/pty.c (pty_check): should return nil until the childnobu
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 notshyouhei
2010-09-02* ext/pty/pty.c (chfunc): restore errno from SystemCallError andnobu
2010-03-11add 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-15add tests.akr
2008-12-15* ext/pty/pty.c (get_device_once): use DEVICELEN instead ofakr
2008-12-14new file.akr