summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge trunkapnadkarni2024-08-152-0/+59
|\
| * Fix [2f22a7364d]: cesu-8 encoding gives same result for different stringsjan.nijtmans2024-08-131-0/+3
| |\
| | * Fix [2f22a7364d]: cesu-8 encoding gives same result for different stringsjan.nijtmans2024-08-131-0/+3
| * | merge 8.7sebres2024-08-121-0/+56
| |\ \ | | |/
| | * merge fix for [7179c6724cd38271]: compilation of incr command on wide constan...sebres2024-08-121-0/+56
| | |\
| | | * merge fix for [7179c6724cd38271]: compilation of incr command on wide constan...sebres2024-08-121-0/+56
| | | |\
| | | | * incr.test: added coverage for bug [7179c6724cd38271] (broken compile of incr ...sebres2024-08-121-1/+57
| | | | * Fix winFCmd-19.5 testcase on GitHub actions: Tcl 8.5 is known not to be able ...jan.nijtmans2021-12-011-1/+1
* | | | | Merged trunkapnadkarni2024-08-125-25/+155
|\ \ \ \ \ | |/ / / /
| * | | | Compensate test case for XCode test configapnadkarni2024-08-101-1/+16
| * | | | Also fix the non-zipfs buildapnadkarni2024-08-091-3/+2
| * | | | Merge trunkapnadkarni2024-08-094-24/+139
| |\ \ \ \
| | * | | | Proposed fix for crash [201c7a3aa6] - crash on non-BMPapnadkarni2024-08-091-0/+10
| | * | | | Improve [2da1cb0c80] fix.dkf2024-08-071-0/+1
| | |\ \ \ \ | | | |/ / /
| | | * | | An imperfect fix for [2da1cb0c80] given that can't do the right thingdkf2024-08-071-0/+25
| | | |\ \ \ | | | | |/ /
| | | | * | An imperfect fix for [2da1cb0c80] given that can't do the right thingdkf2024-08-071-0/+25
| | | * | | Clean up of the ICU code and testsjan.nijtmans2024-08-061-20/+29
| | * | | | Make varname method handle array elements better. [2da1cb0c80]dkf2024-08-061-0/+11
| | * | | | Force named namespaces to be made by TclOO. [154f0982f2]dkf2024-08-061-0/+13
| | |\ \ \ \ | | | |/ / /
| | | * | | Force named namespaces to be made by TclOO. [154f0982f2]dkf2024-08-061-0/+13
| | | |\ \ \ | | | | |/ /
| | | | * | merge 8.6dkf2024-08-0614-85/+310
| | | | |\ \
| | | | * | | [154f0982f2] Update createWithNamespace to error on namespace creation failuredkf2024-05-231-0/+13
| | | * | | | Missed some backports from 9.0. Some indentingjan.nijtmans2024-08-053-2/+12
| | * | | | | merge trunkdkf2024-08-061-16/+25
| | |\ \ \ \ \
| | | * | | | | Tidy up the icu tests and (very basic) error case checksdkf2024-08-061-19/+24
| | | * | | | | Clean up ICU codedkf2024-08-051-7/+11
| | * | | | | | More cleaning up.dkf2024-08-051-8/+9
| | * | | | | | merge trunkdkf2024-08-014-20/+36
| | |\ \ \ \ \ \ | | | |/ / / / /
| | * | | | | | Factor out CmdFrame init and fix bug with body line numbersdkf2024-07-291-0/+70
| * | | | | | | Tweak unixInit-3.2 to return encodingapnadkarni2024-08-091-2/+3
| * | | | | | | Bug [fccb9f322f] - incorrect system encoding with zipfs buildsapnadkarni2024-08-031-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | zipfs mount_data -> mountdataapnadkarni2024-08-052-24/+24
* | | | | | | Make zipfs inaccessible to safe interps. See bug [a47b587499]apnadkarni2024-08-052-8/+6
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Bug [a47b587499]. zipfs in safe interpsapnadkarni2024-08-042-5/+6
|/ / / / / /
* | | | | | test hygienedgp2024-07-301-1/+2
* | | | | | merge trunk and dup test namesdgp2024-07-302-11/+11
|\ \ \ \ \ \
| * \ \ \ \ \ merge 8.7dgp2024-07-301-1/+1
| |\ \ \ \ \ \ |/ / / / / / / | | | _ / / / | | | / / /
| * | | | | merge 8.6dgp2024-07-301-1/+1
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | continuity of test namesdgp2024-07-301-2/+2
* | | | | | Merge 8.7 - Fix [7d5f1c1308] - zipfs mkzip error on Windows dotfilesapnadkarni2024-07-291-0/+15
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix [7d5f1c1308] - zipfs mkzip error on Windows dotfilesapnadkarni2024-07-291-0/+15
* | | | | | merge 8.7sebres2024-07-282-9/+9
|\ \ \ \ \ \ | |/ / / / / | | | / / / | |_|/ / / |/| | | |
| * | | | closes [cd25761979]: `clock format` and `clock add` will accept `now` as cloc...sebres2024-07-281-8/+8
| * | | | merge 8.6sebres2024-07-281-1/+1
| |\ \ \ \ | | |/ / /
| | * | | tests/cmdAH.test: amend to [fd91b0ca09cb171f] - fixed typossebres2024-07-281-1/+1
* | | | | Merge 8.7dkf2024-07-181-0/+10
|\ \ \ \ \ | |/ / / /
| * | | | Merge 8.6 branchdkf2024-07-181-0/+10
| |\ \ \ \ | | |/ / /
| | * | | clock.test: more regression tests: clock-46.[56] cherry-picked from 8.7, cloc...sebres2024-07-161-0/+19
| | * | | Make [self] work inside [$obj eval]. [91b3a5bb14e6e8ae]dkf2024-07-151-0/+10
* | | | | [91b3a5bb14] msgcat method: catch oo resolution to at least not to failoehhar2024-07-181-0/+24
|\ \ \ \ \ | |/ / / /