summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Bugfix for TIP #587 implementation: Always use -eofchar "\032 {}" and _NOT_ -...jan.nijtmans2021-01-151-1/+1
* Fix [ff658e10fc]: tip 551 in 8.7a4 0b1111_1111 not working. Also fix some ind...jan.nijtmans2021-01-151-2/+2
* Starting with TIP #514, we know exactly what [largest_int] is. So, make use o...jan.nijtmans2021-01-141-14/+3
* Merge 8.7jan.nijtmans2021-01-072-4/+4
|\
| * TIP #590 follow-up: Restore 2nd 'load' argument in dde/registry pkgIndex.tcl....jan.nijtmans2021-01-062-4/+4
* | Merge 8.7jan.nijtmans2021-01-041-1/+19
|\ \ | |/
| * merge 8.6dgp2021-01-021-1/+19
| |\
| | * Suppress testing of known bug only when it is present. Allow tests that pass.dgp2020-12-261-1/+19
* | | Merge 8.7jan.nijtmans2020-12-264-11/+17
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2020-12-231-1/+1
| |\ \ | | |/
| | * Missing constraint, in case we are running on Windows 10 in developer modejan.nijtmans2020-12-231-1/+1
| * | Merge 8.6jan.nijtmans2020-12-234-11/+16
| |\ \ | | |/
| | * (cherry-pick): Repair flaws exposed by debugging test run.jan.nijtmans2020-12-233-6/+9
| | * Fix testcase for [548cd945d6]: Consistant error-code if creating link fails o...jan.nijtmans2020-12-231-5/+7
* | | Remove "Vista" from manifest. Test simplificationsjan.nijtmans2020-12-162-91/+11
|/ /
* | Merge 8.6jan.nijtmans2020-12-161-1/+2
|\ \ | |/
| * [testConstraint winVista] should be true on Windows 10 toojan.nijtmans2020-12-161-3/+4
* | Merge 8.6jan.nijtmans2020-12-161-6/+11
|\ \ | |/
| * rfe [548cd945d6]: symlinks for Windows 10jan.nijtmans2020-12-161-8/+11
| |\
| | * Protect fCmd-28.8 with constaint win10jan.nijtmans2020-12-151-8/+11
* | | Merge 8.6jan.nijtmans2020-12-142-13/+8
|\ \ \ | |/ /
| * | Fix [fe57ad096d97623e]: Fix test http-4.14 for tcl-8.6.11rc0jan.nijtmans2020-12-143-19/+15
| |/
* | Merge 8.6. Add empty "tests/safe-stock86.test", in an attempt to remove this ...jan.nijtmans2020-12-104-121/+4
|\ \ | |/
| * Use more 0o??? syntax for octal. Clean up build *.yml filesjan.nijtmans2020-12-103-4/+4
* | Skip testcases filesystem-7.1.[1|2] with msvc OPTS=staticpkg: This isn't supp...jan.nijtmans2020-12-081-3/+3
* | Merge 8.6jan.nijtmans2020-12-041-76/+76
|\ \ | |/
| * Merge 8.5 (syncing "tcltest" package). Use more uppercase hex representationsjan.nijtmans2020-12-041-76/+76
| |\
* | \ Merge 8.6jan.nijtmans2020-12-042-68/+4
|\ \ \ | |/ /
| * | Merge 8.5jan.nijtmans2020-12-041-66/+0
| |\ \ | | |/
| | * TclWordEnd was removed in 8.1, so those testcases cannot be run anymorejan.nijtmans2020-12-041-66/+0
| * | Fix 4 socket testcases on Msys (those fail on Cygwin too)jan.nijtmans2020-12-041-2/+4
* | | TIP 590: Recommend lowercase Package Namesjan.nijtmans2020-12-0484-213/+208
|\ \ \
| * | | Fix testcases on Windows. Use more "info loaded" as appropriatejan.nijtmans2020-11-245-5/+5
| * | | Merge 8.7jan.nijtmans2020-11-1919-60/+89
| |\ \ \
| * \ \ \ Merge 8.7. Tweak "tclreg" directory/library name and tclLoad.c, such that the...jan.nijtmans2020-11-106-6/+108
| |\ \ \ \
| * \ \ \ \ Lesser TIP #590 implementation: Only package renaming, no code changesjan.nijtmans2020-11-0681-210/+206
| |\ \ \ \ \
| | * | | | | Vary dltest package names for test purposesjan.nijtmans2020-11-042-11/+11
| | * | | | | Undo experimental unrelated changesjan.nijtmans2020-11-033-4/+4
| | * | | | | Correct casing in some error-messagesjan.nijtmans2020-11-031-2/+2
| | * | | | | Case-sensitive package namesjan.nijtmans2020-11-0383-259/+255
| |/ / / / /
* | | | | | Merge 8.6jan.nijtmans2020-12-039-48/+48
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | two more 0o??? notationsjan.nijtmans2020-12-032-4/+4
| * | | | | Use 0o??? notation for octal numbers in tools and testcases in stead of 0???....jan.nijtmans2020-12-038-56/+56
| * | | | | Handle 5 test-failures on Cygwin/Msysjan.nijtmans2020-12-011-6/+6
* | | | | | Fix 2 testcases in Windows. Cause: tcltest::makeFile should assume the same e...jan.nijtmans2020-12-011-12/+12
* | | | | | Fix [6b1c6bb09c]: Extended plane character does not encode correctly to UTF-1...jan.nijtmans2020-11-301-49/+54
* | | | | | Merge 8.6jan.nijtmans2020-11-301-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 8.5jan.nijtmans2020-11-301-1/+1
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Cherry-pick part of "msys2-fixes_v001" branch: build/test fixes for msys2jan.nijtmans2020-11-301-2/+2
| | * | | | Fix winFCmd testcase. Add --disable-shared and TCL_UTF_MAX=4 builds to github...jan.nijtmans2020-11-271-29/+5