| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix knownMsvcBug testConstraint | jan.nijtmans | 2021-08-04 | 1 | -1/+1 |
|
|
* | Merge 8.7. Re-implement testConstraint knownMsvcBug in terms of tcl::build-info | jan.nijtmans | 2021-07-23 | 1 | -1/+1 |
|
|
* | Remove "Vista" from manifest. Test simplifications | jan.nijtmans | 2020-12-16 | 1 | -38/+5 |
|
|
* | TIP 590: Recommend lowercase Package Names | jan.nijtmans | 2020-12-04 | 1 | -1/+1 |
|\ |
|
| * | Merge 8.7 | jan.nijtmans | 2020-11-19 | 1 | -20/+22 |
| |\ |
|
| * | | Case-sensitive package names | jan.nijtmans | 2020-11-03 | 1 | -1/+1 |
|
|
* | | | More ©-sign consolidation | jan.nijtmans | 2020-11-23 | 1 | -1/+1 |
|
|
* | | | Now that all Tcl source files are UTF-8 by default, we can use the ©-sign wh... | jan.nijtmans | 2020-11-23 | 1 | -2/+2 |
| |/
|/| |
|
* | | Merge 8.6 | dkf | 2020-11-16 | 1 | -20/+22 |
|\ \
| |/
|/| |
|
| * | Fixed some tests, added trial macOS build | dkf | 2020-11-14 | 1 | -6/+8 |
|
|
* | | Fix env.test when running under wine on Linux. | jan.nijtmans | 2020-10-16 | 1 | -18/+19 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2020-09-14 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Unbreak winFCmd-1.38 testcase on Windows | jan.nijtmans | 2020-09-14 | 1 | -1/+1 |
|
|
| * | Eliminate many "register" keywords (which do nothing with modern compilers) | jan.nijtmans | 2020-09-14 | 1 | -1/+1 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2020-09-04 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Let all test-cases load the "tcltest" package the same way. Depend on tcltest... | jan.nijtmans | 2020-09-04 | 1 | -2/+2 |
|
|
* | | More of the same (see previous commit) | jan.nijtmans | 2020-07-16 | 1 | -1/+1 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2019-08-01 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Mark one more test-case as knownMsvcBug. TODO: something to be fixed here? Se... | jan.nijtmans | 2019-08-01 | 1 | -1/+1 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2019-07-31 | 1 | -4/+5 |
|\ \
| |/ |
|
| * | Mark 6 failing tests as knownMsvcBug. To be investigated. | jan.nijtmans | 2019-07-31 | 1 | -4/+5 |
| |\ |
|
* | \ | merge 8.6 | sebres | 2019-06-27 | 1 | -20/+25 |
|\ \ \
| |/ / |
|
| * | | winFCmd.test: fixes EXDEV related constraint and paths in test cases (coverin... | sebres | 2019-06-27 | 1 | -20/+25 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2018-10-17 | 1 | -3/+2 |
|\ \ \
| |/ / |
|
| * | | Fix test-cases running on Windows 10: [string index $tcl_platform(osVersion)... | jan.nijtmans | 2018-10-17 | 1 | -4/+3 |
| |\ \
| | |/ |
|
| | * | Fix test-cases running on Windows 10: [string index $tcl_platform(osVersion... | jan.nijtmans | 2018-10-17 | 1 | -3/+2 |
|
|
* | | | merge 8.6 | jan.nijtmans | 2018-05-25 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | merge 8.5, conflicts resolved (rewritten without winapi-stubs) | sebres | 2018-05-24 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | fixed typo in winFCmd-12.6.2: unneeded extra-bracket removed | sebres | 2018-05-24 | 1 | -1/+1 |
|
|
* | | | merge 8.6 | jan.nijtmans | 2018-05-01 | 1 | -0/+9 |
|\ \ \
| |/ / |
|
| * | | merge 8.5 | dgp | 2018-04-30 | 1 | -2/+3 |
| |\ \
| | |/ |
|
| | * | Contain platform-specific things in the constraint-controlled parts of the test. | dgp | 2018-04-30 | 1 | -2/+3 |
|
|
| * | | merge core-8-5-branch (fix-1613456fff) | sebres | 2018-04-30 | 1 | -0/+8 |
| |\ \
| | |/ |
|
| | * | win: fix several test-cases for windows platform | sebres | 2018-04-09 | 1 | -15/+33 |
|
|
* | | | Add "file join $grandParentDir tcl8.? library" as possible path for a valid i... | jan.nijtmans | 2016-12-15 | 1 | -47/+25 |
|/ / |
|
* | | Improve documentation on the use of com ports (remove references to Windows 9... | jan.nijtmans | 2014-11-13 | 1 | -4/+9 |
|\ \
| |/ |
|
| * | Improve documentation on the use of com ports (remove references to Windows 9... | jan.nijtmans | 2014-11-13 | 1 | -4/+9 |
|
|
| * | use backslash and braces in regexp | jan.nijtmans | 2012-07-23 | 1 | -1/+1 |
|
|
| * | Bug #3547593: fcmd test failures on Windows 7 WOW64 | jan.nijtmans | 2012-07-23 | 1 | -49/+9 |
|
|
* | | Finally, use correct octal notation which works in Tcl 9 as well. | jan.nijtmans | 2014-07-17 | 1 | -11/+11 |
|
|
* | | Make sure that all "testchmod" arguments start with '0', making it more obvio... | jan.nijtmans | 2014-07-17 | 1 | -23/+23 |
|
|
* | | Start working on [3389978]. Appears to work, but some clean-up needed. | jan.nijtmans | 2014-05-06 | 1 | -2/+2 |
|
|
* | | Remove all win95-specific test-cases, since Windows 95 is not supported any m... | jan.nijtmans | 2014-04-17 | 1 | -94/+2 |
|
|
* | | No longer build tcltest.exe to run the tests,but use tclsh86.exe in combinati... | jan.nijtmans | 2012-07-29 | 1 | -0/+3 |
|
|
* | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 1 | -3/+0 |
|\ \
| |/ |
|
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -3/+0 |
| |\ |
|
| | * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 1 | -3/+0 |
|
|
| | * | Fixed a number of test issues for Vista and Win7. | patthoyts | 2009-11-10 | 1 | -15/+64 |
|
|
| | * | backport of file writable fixes | vincentdarley | 2006-03-19 | 1 | -5/+5 |
|
|
| | * | more tests and a fix to bug 1158199 | vincentdarley | 2005-03-15 | 1 | -1/+9 |
|
|