summaryrefslogtreecommitdiffstats
path: root/tests/winPipe.test
Commit message (Expand)AuthorAgeFilesLines
* merge 8.6sebres2018-11-221-1/+7
|\
| * merge 8.5: fixes segfault [7a9dc52b29] and wrong normalization (inside TclJoi...sebres2018-11-221-1/+7
| |\
| | * win: fixed pwd-related test-cases in winPipe.test: several test-cases expect ...sebres2018-11-201-1/+7
* | | merge 8.6dgp2018-10-171-0/+1
|\ \ \ | |/ /
| * | Revert addition of "slowTest" as built-in constraint. (no TIP; no version bump).dgp2018-10-171-0/+1
* | | Merge 8.6jan.nijtmans2018-10-121-2/+3
|\ \ \ | |/ /
| * | Use the 4 argument form of [makeFile].dgp2018-10-091-2/+3
* | | Balance the [makeFile/makeDirectory] and [removeFile/removeDirectory] calls (...dkf2018-10-091-5/+4
|\ \ \ | |/ /
| * | Balance the [makeFile/makeDirectory] and [removeFile/removeDirectory] calls (...sebres2018-10-091-5/+4
* | | Merge 8.6jan.nijtmans2018-09-231-2/+2
|\ \ \ | |/ /
| * | Give lambda function a name "ReceiveChunked" for easier testing. New function...jan.nijtmans2018-09-231-3/+3
* | | merge 8.6sebres2018-08-301-0/+30
|\ \ \ | |/ /
| * | merge 8.5sebres2018-08-301-0/+30
| |\ \ | | |/
| | * test-cases to cover quoting of the newline character, and the documentation e...sebres2018-08-301-0/+30
* | | merge 8.6sebres2018-08-291-60/+190
|\ \ \ | |/ /
| * | merge 8.5 ([21b0629c81] 0-day vulnerability - insufficient escape by exec of ...sebres2018-08-291-60/+190
| |\ \ | | |/
| | * code review, skip slow test winpipe-8.2 executed args from injectList particu...sebres2018-08-231-2/+33
| | * code review, restored backwards compatibility of the simplest escape of quote...sebres2018-08-231-4/+4
| | * fixes escape for special cases (+ more test-cases):sebres2018-08-211-1/+29
| | * because executable (1st argument) always proper escaped now, don't need to re...sebres2018-08-201-11/+33
| | * small amend: avoid reset of unpaired quote flag between arguments (previous a...sebres2018-08-201-61/+108
| | * win: fixes [21b0629c81] - exec/open process pipe under windows (0-day vulnera...sebres2018-08-201-4/+4
| | * win: some test-cases missing constraint for testexcept (if compiled without t...sebres2018-04-111-4/+5
* | | Add "file join $grandParentDir tcl8.? library" as possible path for a valid i...jan.nijtmans2016-12-151-3/+3
* | | Eliminate exess spacings in many test-casesjan.nijtmans2016-03-101-2/+2
|/ /
* | Remove all win95-specific test-cases, since Windows 95 is not supported any m...jan.nijtmans2014-04-171-8/+0
* | fix winPipe.test tests, when running with tcltest86.dlljan.nijtmans2012-07-301-1/+12
* | fix filesystem-7.1.x tests in install environment [3549770], as suggested by ...jan.nijtmans2012-07-301-4/+5
* | Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
|\ \ | |/
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
| |\
| | * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
| | * * tests/winPipe.test (winpipe-6.2): remove -blocking 1 as this onehobbs2005-04-201-2/+1
| | * * win/tclWinPipe.c: The pipe channel driver now respectsdavygrvy2005-04-191-1/+3
| | * * tests/appendComp.test: Backport test suite fixes of errorsdgp2004-10-281-1/+2
| | * backport of BuildCommandLine changes to mirror msvcrt's parse_cmdline() rules...davygrvy2004-02-251-5/+115
* | | Clean up of tests and conversion to tcltest 2. Target has been to get init anddkf2011-01-011-9/+10
* | | * tests/winPipe.test: Test hygiene with makeFile and removeFile.dgp2010-10-061-11/+16
|/ /
* | Rename constraint to look more conventionaldkf2006-11-031-15/+11
* | Fixed non-robustness error when opening subshell pipes when the current direc...dkf2006-11-021-12/+12
* | tests/winPipe.test (winpipe-1.11): Fixed a bug that causedKevin B Kenny2004-07-021-2/+2
* | Standardize some use of test constraints onto names that are documenteddkf2004-06-231-72/+71
* | * tests/winPipe.c (winpipe-6.1): blocking set to 1 before closing to ensuredavygrvy2004-06-021-1/+2
* | * tests/winPipe.test: Protect against path being setdgp2004-05-251-1/+2
* | Massive test cleanup; all tests are run, and constraints are used where neces...dkf2004-05-191-5/+4
* | * tests/winPipe.test: Six more cases added.davygrvy2004-02-021-6/+24
* | * tests/winPipe.test: more cases with the "N backslashesdavygrvy2004-02-021-6/+9
* | * tests/winPipe.test: Added proof that BuildCommandLine() is not doing thedavygrvy2004-02-011-18/+42
* | * tests/winPipe.test: more pass-thru commandline verifications.davygrvy2004-02-011-5/+73
|/
* * generic/tclPipe.c (TclCleanupChildren):davygrvy2002-12-171-1/+29
* pcOnly constraints addedvincentdarley2002-07-181-6/+6