summaryrefslogtreecommitdiffstats
path: root/tests/exec.test
Commit message (Collapse)AuthorAgeFilesLines
* more Minor indent fixesjan.nijtmans2025-09-041-3/+3
|
* Fix test errors for -singleproc 1 runs on Windowsapnadkarni2025-07-301-1/+1
|
* merge 9.0dgp2025-06-301-2/+2
|\
| * Fix test exec-bug-4f0b5767ac error when MSYS scrubs PATHapnadkarni2025-06-281-1/+1
| |
| * Make exec-bug-4f0b5767ac test independent of localeapnadkarni2025-06-271-1/+1
| |
* | makeFile hygienedgp2025-06-161-1/+1
|/
* Add tests to check handle leaks for execapnadkarni2025-06-151-0/+39
|
* Merge core-9-0-branchapnadkarni2025-05-211-6/+6
|\
| * Indenting and comments, backported from 9.1jan.nijtmans2025-04-291-6/+6
| |
* | Fix Unix build. Add basic testsapnadkarni2025-04-141-0/+14
| |
* | Added -encoding option to execapnadkarni2025-04-121-1/+1
|/
* merge 8.7sebres2025-03-151-2/+5
|\
| * merge 8.6sebres2025-03-151-2/+5
| |\
| | * fixes failure in GHA (couldn't execute "winget": no such file or directory): ↵sebres2025-03-151-2/+5
| | | | | | | | | | | | since windows-2025 the server got winget, but according to MS, it can only be used on servers with an installed desktop interface, no idea how to check it in GHA programmatically, so simply disable it at the moment (todo: rewrite with better check later)
| * | Merge fix for [4e2c8bc4a7] - auto_execok missing internal cmd commandsapnadkarni2025-01-281-0/+14
| |\ \ | | |/
| | * Cherrypick fix for [4e2c8bc4a7] - auto_execok missing internal cmd commandsapnadkarni2025-01-281-0/+14
| | |
| * | Merge fix for [4f0b5767ac]. Exec of App Execution Aliases on Windowsapnadkarni2025-01-281-0/+11
| |\ \ | | |/
| | * Cherry pick fix for [4f0b5767ac]. Exec of App Execution Aliases on Windowsapnadkarni2025-01-281-0/+11
| | |
| | * Correct spelling errors in comments and documentation, but also non-comment pooryorick2023-04-121-1/+1
| | | | | | | | | corrections in history.tcl and tcltest.test.
* | | Update changes.mdjan.nijtmans2025-03-041-3/+3
| | |
* | | Fix [4e2c8bc4a7] - auto_execok missing internal cmd commandsapnadkarni2025-01-281-0/+14
|\ \ \
| * | | Fix auto_exec test for Unix even in presence of win constraintapnadkarni2025-01-271-2/+4
| | | |
| * | | Bug [4e2c8bc4a7]. Missing auto_execok cmd builtinscore-bug-4e2c8bc4a7apnadkarni2025-01-261-0/+13
| | | |
* | | | Added test for [4f0b5767ac].core-bug-4f0b5767acapnadkarni2025-01-261-0/+10
|/ / /
* | | Indenting in testcases. Always use tabs in stead of 8 spacesjan.nijtmans2024-10-091-5/+5
| | |
* | | 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 ↵pooryorick2023-04-121-1/+1
|\ \ \ | |/ / | | | | | | non-comment corrections in history.tcl and tcltest.test.
| * | Correct spelling errors in comments and documentation, but also a non-comment pooryorick2023-04-121-1/+1
| | | | | | | | | corrections in history.tcl and tcltest.test.
* | | 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 ↵jan.nijtmans2022-11-201-3/+1
| |\ \ \ | | | |/ | | | | | | | | NO votes expected)
| | | * Bring back the common facilities of the tcltests "package", but use a lessdgp2022-11-181-3/+1
| | | | | | | | | | | | fragile method to gain access to them.
* | | | Merge 8.7jan.nijtmans2022-11-181-4/+0
|\ \ \ \ | |/ / /
| * | | merge 8.6dgp2022-11-181-4/+0
| |\ \ \ | | |/ / | |/| / | | |/
| | * Test suite hygienedgp2022-11-141-2/+0
| | | | | | | | | | | | | | | - Several tests missing the "testdstring" constraint - [package require tcltests] is fragile, and almost all test files that had it were not making use of anything it provides. Removed.
* | | Update tests for TIP 602apnadkarni2022-08-011-5/+11
|/ /
* | Thanks to TIP #587, convert many escapes in the testcases into the actual ↵jan.nijtmans2021-03-301-5/+5
| | | | | | | | (UTF-8) character.
* | 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 ↵jan.nijtmans2020-11-231-3/+3
| |/ / |/| | | | | | | | whenever reasonable.
* | | 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 ↵jan.nijtmans2020-09-041-2/+4
| | | | | | | | tcltest 2.5, since we never test with earlier tcltest versions