summaryrefslogtreecommitdiffstats
path: root/tests/resolver.test
Commit message (Collapse)AuthorAgeFilesLines
* Let all test-cases load the "tcltest" package the same way. Depend on ↵jan.nijtmans2020-09-041-2/+2
| | | | tcltest 2.5, since we never test with earlier tcltest versions
* Many more internal master/slave -> parent/child renamingsjan.nijtmans2020-09-011-1/+1
|
* Revise tests that relied on deprecated variable resolution rules.dgp2017-10-301-6/+3
|
* merge core-8-6-branchjan.nijtmans2016-09-051-8/+8
|\
| * Allow additional optional "interp" argument for testinterpresolver command. ↵jan.nijtmans2016-09-051-1/+1
| | | | | | | | | | | | Not used yet in any test-case. Protect panic in tclLiteral.c for possible null-pointer access. (cherry-picked from Gustaf Neuman's interpresolver patch). Eliminate some unecessary spacing.
* | Some patch clean-up, no change in functionalityjan.nijtmans2016-09-051-16/+10
| |
* | Proposed patch for [d4e7780ca1681cd095dbd81fe264feff75c988f7|d4e7780ca1], by ↵jan.nijtmans2016-09-021-10/+131
|/ | | | Gustaf Neumann
* Fix to resolver.testdkf2016-07-101-0/+3
|
* No longer build tcltest.exe to run the tests,but use tclsh86.exe in ↵jan.nijtmans2012-07-291-0/+3
| | | | combination with tcltest86.dll to do that (Windows only)
* And the failing test file too...dkf2011-10-151-0/+200