summaryrefslogtreecommitdiffstats
path: root/tests/winPipe.test
Commit message (Expand)AuthorAgeFilesLines
* Thanks to TIP #587, convert many escapes in the testcases into the actual (UT...jan.nijtmans2021-03-301-1/+1
* TIP 590: Recommend lowercase Package Namesjan.nijtmans2020-12-041-2/+2
|\
| * Fix testcases on Windows. Use more "info loaded" as appropriatejan.nijtmans2020-11-241-1/+1
| * Merge 8.7jan.nijtmans2020-11-191-1/+1
| |\
| * \ Lesser TIP #590 implementation: Only package renaming, no code changesjan.nijtmans2020-11-061-2/+2
| |\ \
| | * | Case-sensitive package namesjan.nijtmans2020-11-031-6/+6
| |/ /
* | | More ©-sign consolidationjan.nijtmans2020-11-231-1/+1
* | | Now that all Tcl source files are UTF-8 by default, we can use the ©-sign wh...jan.nijtmans2020-11-231-2/+2
| |/ |/|
* | Merge 8.6dkf2020-11-161-1/+1
|\ \ | |/ |/|
* | Fix env.test when running under wine on Linux. jan.nijtmans2020-10-161-7/+10
* | Merge 8.6jan.nijtmans2020-09-041-2/+4
|\ \ | |/
| * Let all test-cases load the "tcltest" package the same way. Depend on tcltest...jan.nijtmans2020-09-041-1/+1
* | 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