summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2024-03-134-6/+20
|\
| * Merge 8.6jan.nijtmans2024-03-124-6/+20
| |\
| | * skip extensive IO-aggressive tests, be gentle with users and CIs env (especia...sebres2024-03-123-3/+3
| | * proper skip of test winFCmd-1.38 (no error reaching limit of 50K unique file-...sebres2024-03-121-1/+1
| | * fixed path for running of suite from temp-directory (also proper skip if no d...sebres2024-03-121-2/+16
* | | Fix [910d67a229fe7f65]: NS-qualified invocations of command evade [namespace ...jan.nijtmans2024-03-101-0/+42
|\ \ \ | |/ /
| * | Fix [910d67a229fe7f65]: NS-qualified invocations of command evade [namespace ...jan.nijtmans2024-03-101-0/+42
| |\ \
| | * | namespace unknown considers also alternate search path (relative global NS), ...sebres2024-03-081-0/+17
| | * | Rebase to 9.0jan.nijtmans2024-03-071-0/+25
| | |\ \
| | | * | better variant of fix for [910d67a229fe7f65] with improved search for NS::com...sebres2024-03-061-0/+16
| | | * | small amend to [910d67a229fe7f65]: additional corner case (see the test names...sebres2024-03-061-2/+2
| | | * | fix for [910d67a229fe7f65]: search of `namespace unknown` handler fixed: firs...sebres2024-03-051-0/+9
| | | |/
* | | | re-generate tclOOScript.h, and fix testcasejan.nijtmans2024-03-091-1/+1
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | fix testcasejan.nijtmans2024-03-091-1/+1
* | | merge 8.7 (BF [a9625d1f53554f9d])sebres2024-03-071-0/+7
|\ \ \ | |/ /
| * | fixes segfault [a9625d1f53554f9d]: elemObj used uninitialized, lindex on lseq...sebres2024-03-071-0/+7
* | | Merge 8.7jan.nijtmans2024-03-041-1/+1
|\ \ \ | |/ /
| * | Tweak error-message. Remove pre-7.5 Tcl code.jan.nijtmans2024-03-041-1/+1
* | | Merge main. Enable [bda99f2393] tests.apnadkarni2024-02-201-7/+54
|\ \ \
| * | | Fix EOF test for TIP 646. Add tests for Bug [bda99f2393]. Remove Scriptics co...apnadkarni2024-02-201-7/+54
|/ / /
* | | Merge 8.7jan.nijtmans2024-02-162-2/+2
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2024-02-162-2/+2
| |\ \ | | |/
| | * Fix [e646d28f1a]: 8.6 Documentation/comment typo fixesjan.nijtmans2024-02-162-2/+2
* | | Merge 8.7jan.nijtmans2024-02-161-1/+1
|\ \ \ | |/ /
| * | Merge 8.6. http -> 2.10b2jan.nijtmans2024-02-161-1/+1
| |\ \ | | |/
| * | Fix [578b7e273c03]: Round computed end value to match precision of given argu...jan.nijtmans2024-02-151-0/+19
| * | Fix last "knownBug" in UTF-16 encoder (backported from 9.0)jan.nijtmans2024-02-121-4/+4
* | | Fix bug 578b7e273c03. -- Round computed end value to match precision of given...griffin2024-02-151-0/+19
* | | Merge 8.7jan.nijtmans2024-02-111-23/+2
|\ \ \ | |/ /
| * | TIP #652jan.nijtmans2024-02-111-23/+2
| |\ \
| | * | Implementation of TIP 652.pooryorick2024-02-071-23/+2
* | | | Merge 8.7jan.nijtmans2024-02-081-27/+27
|\ \ \ \ | |/ / /
| * | | Fix all 'ascii' testcases in encodingVectors.tcl, another try. See [1355b9a874].jan.nijtmans2024-02-081-27/+27
* | | | Merge 8.7jan.nijtmans2024-02-071-27/+27
|\ \ \ \ | |/ / /
| * | | Backout [c63ef66f0d], back to the drawing table.jan.nijtmans2024-02-071-27/+27
* | | | merge 8.7dgp2024-02-071-14/+14
|\ \ \ \ | |/ / /
| * | | merge 8.6dgp2024-02-071-14/+14
| |\ \ \ | | | |/ | | |/|
| | * | Update tests to accept new [history] implementation.dgp2024-02-071-14/+14
| | * | Fix [2089279]: StringObj.3 Tcl_ObjPrintf inaccuracies.jan.nijtmans2024-02-051-1/+29
* | | | Those testcases are not a bug, but actually correct. See TIP #619: Starting w...jan.nijtmans2024-02-071-2/+2
| |_|/ |/| |
* | | Merge 8.7jan.nijtmans2024-02-071-27/+27
|\ \ \ | |/ /
| * | Fix all 'ascii' testcases in encodingVectors.tcljan.nijtmans2024-02-071-27/+27
* | | Remove some {knownBug} indicators: those are already fixed.jan.nijtmans2024-02-071-18/+18
|\ \ \ | |/ /
| * | (cherry-pick): Add test cases for [80d4c1c7e5]jan.nijtmans2024-02-071-11/+13
* | | Add test cases for [80d4c1c7e5]apnadkarni2024-02-072-4/+8
* | | Merge 8.7jan.nijtmans2024-02-061-3/+3
|\ \ \ | |/ /
| * | Fix util-18.13/util-18.14 constraint, which masked the wrong result on 64-bit...jan.nijtmans2024-02-061-3/+3
* | | Merge 8.7jan.nijtmans2024-02-011-0/+9
|\ \ \ | |/ /
| * | Fix [0d78177f20]: unsigned use of Tcl_ObjPrintf() doesn't work as expected. W...jan.nijtmans2024-02-011-0/+9
* | | Merge 8.7jan.nijtmans2024-01-271-66/+66
|\ \ \ | |/ /