summaryrefslogtreecommitdiffstats
path: root/tests/cmdAH.test
Commit message (Expand)AuthorAgeFilesLines
* TIP 590: Recommend lowercase Package Namesjan.nijtmans2020-12-041-1/+1
|\
| * Merge 8.7jan.nijtmans2020-11-191-1/+1
| |\
| * | Case-sensitive package namesjan.nijtmans2020-11-031-1/+1
* | | Merge 8.6jan.nijtmans2020-12-031-7/+7
|\ \ \
| * | | Use 0o??? notation for octal numbers in tools and testcases in stead of 0???....jan.nijtmans2020-12-031-7/+7
* | | | More ©-sign consolidationjan.nijtmans2020-11-231-2/+2
* | | | 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
|\ \ \ | |/ / | | / | |/ |/|
* | Merge 8.6jan.nijtmans2020-10-301-1/+1
|\ \ | |/
| * Add "{}" around many "expr" commands in testcases. Also in doc/expr.njan.nijtmans2020-10-301-1/+1
* | Fix env.test when running under wine on Linux. jan.nijtmans2020-10-161-2/+3
* | Change version number of http package from 2.9.5 -> 2.10.0a1, since it's diff...jan.nijtmans2020-09-171-1/+1
|\ \ | |/
* | Merge 8.6jan.nijtmans2020-09-041-1/+1
|\ \ | |/
* | Merge 8.6jan.nijtmans2020-09-011-1/+1
|\ \ | |/
| * Many more internal master/slave -> parent/child renamingsjan.nijtmans2020-09-011-1/+1
* | Merge 8.6jan.nijtmans2019-09-131-1/+0
|\ \ | |/
| * Remove unneeded knownMsvcBug testconstraint definitionjan.nijtmans2019-09-131-1/+0
* | merge 8.6sebres2019-09-121-2/+6
|\ \ | |/
| * cmdAH.test (win-only): rewrite test to prefer SystemRoot (readonly) instead o...sebres2019-09-121-2/+6
* | merge 8.6dgp2019-09-111-2/+22
|\ \ | |/
| * merge 8.5 (bug [7de2d722bd])sebres2019-09-111-2/+22
| |\
| | * windows, close [7de2d722bd]: prefer temp file to check owner and reown it bef...sebres2019-09-111-2/+22
* | | Merge 8.6jan.nijtmans2019-09-101-1/+1
|\ \ \ | |/ /
| * | Merge 8.5jan.nijtmans2019-09-101-1/+1
| |\ \ | | |/
| | * Don't use constraints like unixOrPc anymore, use unixOrWin (for example)jan.nijtmans2019-09-101-3/+3
* | | Merge 8.6jan.nijtmans2019-09-051-1/+1
|\ \ \ | |/ /
| * | merge 8.5sebres2019-09-051-1/+1
| |\ \ | | |/
| | * amend to [4718b41c56]: check size of st_mtime instead of time_t in constraintsebres2019-09-051-1/+1
* | | Merge 8.6jan.nijtmans2019-07-311-1/+2
|\ \ \ | |/ /
| * | Mark 6 failing tests as knownMsvcBug. To be investigated.jan.nijtmans2019-07-311-1/+2
| |\ \ | | |/
* | | merge 8.6, integrate branch bug-4718b41c56, rebuild win/configure, conflicts ...sebres2019-07-121-0/+20
|\ \ \ | |/ /
| * | integrate branch bug-4718b41c56, revert/rebuild win/configure (2.69 in tcl8.6...sebres2019-07-121-0/+20
| |\ \ | | |/
| | * fixes [4718b41c56] for windows x86 (mingw / MSVC versions with CRT supporting...sebres2019-07-081-0/+20
* | | Add test for what happens when the directory in the template doesn't exist; d...dkf2019-05-171-0/+16
* | | Fix new tests cmdAH-33.[45] by making them pass on Windowsfvogel2019-05-131-2/+2
* | | Testsdkf2019-05-011-2/+42
|/ /
* | merge 8.5: fixes segfault [7a9dc52b29] and wrong normalization (inside TclJoi...sebres2018-11-221-0/+7
|\ \ | |/
| * refactoring normalize in case of second path starting with tilde (~/~foo) - f...sebres2018-11-201-0/+7
* | Fix test-cases running on Windows 10: [string index $tcl_platform(osVersion)...jan.nijtmans2018-10-171-1/+1
|\ \ | |/
| * Fix test-cases running on Windows 10: [string index $tcl_platform(osVersion...jan.nijtmans2018-10-171-1/+1
* | win: fixed test-cases (see [525ccacaef]) running under windows outside of tem...sebres2018-07-161-6/+21
* | Update tests that were still written on the outdated premise that Tcl's encod...dgp2017-10-271-4/+4
|\ \ | |/
| * Update tests that were still written on the outdated premise that Tcl'sdgp2017-10-271-4/+4
| * Fix [3118489]: NUL in filenames. (On Windows, protect against invalid use of ...jan.nijtmans2014-05-151-0/+3
* | Make 'clock' and 'encoding' into compilable ensembles that play with safe int...Kevin B Kenny2017-03-141-2/+2
* | Fix docs and test failures. I had rolled back .PS1 (Powershell files) as bein...ashok2016-07-151-3/+4
* | [77d58e3a7a] Test case independence: chanio, cmdah, env, history.dkf2016-07-141-2/+6
* | Fix missing constraints for Windows-specific testsashok2016-07-091-2/+2
* | Bugfix [3613671]. file owned implementation for Windows.ashok2016-07-091-0/+6
* | Bugfix [ae61a67192]. file {stat, type, size} etc. support for built-in specia...ashok2016-07-091-2/+54