aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_pty.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * test/lib/envutil.rb: Moved from test/ruby/.akr2014-11-131-1/+0
* test/test_pty.rb: Close fds.akr2014-05-291-10/+32
* * test/test_pty.rb: use underscore variables. because ignored unseued variables.hsbt2014-02-171-3/+3
* test_pty.rb: reap zombienobu2013-06-191-0/+1
* * test/test_pty.rb: same as r29280, skip tests when PTY allocationshyouhei2012-03-191-0/+8
* * test/test_pty.rb (test_pty_check_default): call PTY.check untilakr2011-12-231-3/+4
* * test/test_pty.rb (test_pty_check_default): "cat" may not terminateedakr2011-12-221-1/+1
* add test for close-on-exec.akr2011-11-031-0/+11
* * ext/pty/pty.c (pty_check): should return nil until the childnobu2011-10-141-0/+32
* * test/test_pty.rb (TestPTY::test_getpty_nonexistent): ditto.shyouhei2010-09-241-1/+7
* * test/test_pty.rb: Same as 229281; existence of PTY class do notshyouhei2010-09-241-0/+26
* * ext/pty/pty.c (chfunc): restore errno from SystemCallError andnobu2010-09-021-0/+8
* add tests.akr2010-03-111-0/+18
* * ext/pty/pty.c (getDevice): add nomesg argument.akr2008-12-161-13/+1
* * ext/pty/extconf.rb: check posix_openpt.akr2008-12-161-0/+19
* add tests.akr2008-12-151-0/+60
* * ext/pty/pty.c (get_device_once): use DEVICELEN instead ofakr2008-12-151-4/+0
* new file.akr2008-12-141-0/+46