aboutsummaryrefslogtreecommitdiff
path: root/tests/exec.test
AgeCommit message (Expand)AuthorFilesLines
2023-07-04tcltest: rework constraint systemSteve Bennett1-3/+3
2022-05-08tests: add tests for wait -1Steve Bennett1-0/+4
2021-01-03bootstrap jimsh: pass all testsSteve Bennett1-2/+9
2017-10-17signal, exec, wait, pid: improvements, especially to execSteve Bennett1-6/+26
2017-08-27tests/exec.test: Minor fix for exec-12.1 on hurdSteve Bennett1-1/+1
2016-08-29tests/exec.test: Add constraint "unix" for 12.1Danyil Bohdan1-2/+4
2016-03-27exec: read output from pipe before waiting for childrenSteve Bennett1-7/+3
2014-01-15tests: fix tests if tclcompat is not enabledSteve Bennett1-0/+1
2013-08-19Support nulls in [exec] immediate redirectionSteve Bennett1-0/+3
2013-07-22Ensure that signals can break vwaitSteve Bennett1-0/+1
2011-12-16Fix some tests so they run on mingwSteve Bennett1-7/+8
2011-12-13More test speedupsSteve Bennett1-85/+17
2011-12-12Make sure exec.test cleans up betterSteve Bennett1-10/+13
2011-12-02Reduce some delays in testsSteve Bennett1-1/+1
2011-09-12Implement full [exec] on mingw/msysSteve Bennett1-3/+3
2010-11-22Overhaul unit test frameworkSteve Bennett1-5/+6
2010-10-15Skip tests for features which are not availableSteve Bennett1-0/+1
2010-10-15Small improvements to testsSteve Bennett1-4/+5
2010-10-15Add exec support for 2>@1Steve Bennett1-0/+4
2010-10-15Tests, ehancements and bug fixes for execSteve Bennett1-0/+475