summaryrefslogtreecommitdiffstats
path: root/tests/exec.test
Commit message (Expand)AuthorAgeFilesLines
* Also ensure no encoding exceptions raised when reading pipe stderrapnadkarni2023-12-051-1/+14
* Test case for bugapnadkarni2023-12-051-0/+16
* Correct spelling errors in comments and documentation, but also a non-comment...pooryorick2023-04-121-1/+1
|\
| * Correct spelling errors in comments and documentation, but also a non-comment pooryorick2023-04-121-1/+1
* | duplicate test namedgp2023-03-241-1/+1
* | Merge 8.7jan.nijtmans2022-11-201-3/+1
|\ \ | |/
| *-. Merge 8.6. TIP #651 implementation (since there are already 2 YES votes, no N...jan.nijtmans2022-11-201-3/+1
| |\ \
| | | * Bring back the common facilities of the tcltests "package", but use a lessdgp2022-11-181-3/+1
* | | | Merge 8.7jan.nijtmans2022-11-181-4/+0
|\ \ \ \ | |/ / /
| * | | merge 8.6dgp2022-11-181-4/+0
| |\ \ \ | | |/ / | |/| / | | |/
| | * Test suite hygienedgp2022-11-141-2/+0
* | | Update tests for TIP 602apnadkarni2022-08-011-5/+11
|/ /
* | Thanks to TIP #587, convert many escapes in the testcases into the actual (UT...jan.nijtmans2021-03-301-5/+5
* | Merge 8.6jan.nijtmans2021-01-281-1/+1
|\ \ | |/
| * Use {} braces in more "expr" expressions.jan.nijtmans2021-01-281-1/+1
* | TIP 590: Recommend lowercase Package Namesjan.nijtmans2020-12-041-1/+1
|\ \
| * \ Merge 8.7jan.nijtmans2020-11-191-2/+5
| |\ \
| * | | Case-sensitive package namesjan.nijtmans2020-11-031-1/+1
* | | | 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-3/+3
| |/ / |/| |
* | | Merge 8.6dkf2020-11-161-2/+5
|\ \ \ | |/ / |/| / | |/
| * Fixed some tests, added trial macOS builddkf2020-11-141-2/+5
| * Add "{}" around many "expr" commands in testcases. Also in doc/expr.njan.nijtmans2020-10-301-3/+0
* | 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-2/+4
* | Merge 8.6jan.nijtmans2020-03-241-1/+3
|\ \ | |/
| * Spurious test-failure on Travis OSXjan.nijtmans2020-03-241-1/+3
| * new packagepooryorick2018-06-161-10/+15
* | Fix various test-cases, which started failing on Windows due to TIP #430jan.nijtmans2018-09-131-0/+2
* | new packagepooryorick2018-06-151-10/+15
* | test suite debuggingdgp2018-01-251-1/+0
|\ \ | |/
| * lifetime management of files generated by testsdgp2018-01-251-1/+0
| |\
| | * lifetime management of files generated by testsdgp2018-01-251-1/+0
| * | (cherry-pick): Fix [b50fb21410dababca95baa122964b2e312cb9d8a|b50fb214] : exec...jan.nijtmans2017-08-291-2/+6
* | | Fix [b50fb214] : add to 2>> the same O_APPEND that was added to >> back in 2005.ferrieux2017-08-241-2/+6
* | | Fix [d4e7780ca1681cd095dbd81fe264feff75c988f7|d4e7780ca1]: "global" cmd liter...jan.nijtmans2016-09-071-3/+0
|/ /
* | Bugfix [9ece99d58b]. Make exec understand .CMD files on Windows.ashok2016-07-091-0/+16
* | [f0f876c141] Improve consistency in error messages.dkf2014-06-171-3/+3
* | Don't depend on Spencer-specific regexp syntax (/u and /U) any more in unrela...jan.nijtmans2013-01-061-1/+1
* | 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
| | * * generic/tclPipe.c (FileForRedirect): Prevent nameString fromrmax2006-01-161-2/+6
| | * * win/tclWinPipe.c: Applied patch #1267871 by Matt Newman whichpatthoyts2005-11-041-1/+46
| | * Backport of fix for [Bug 1245953]dkf2005-07-281-1/+29
| | * * tests/appendComp.test: Backport test suite fixes of errorsdgp2004-10-281-2/+3
| | * * generic/tclPipe.c (TclCreatePipeline): Add 2>@1 as a specialhobbs2004-07-021-1/+5
| | * * tests/basic.test: Made several tests more robust to thedgp2004-02-251-8/+9
| | * * tests/exec.test: Corrected temporary file managementdgp2003-10-071-4/+4
* | | Fix [Bug 2788468].dkf2009-05-081-42/+51