summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* merge core-8-branch. Deprecate support for "string bytelength"jan.nijtmans2017-11-206-46/+148
|\
| * Fix error-message for min/math functions: "to" -> "for", for consistancy with...jan.nijtmans2017-11-201-4/+16
| * Repair lost of broken [package prefer] testing.dgp2017-11-141-25/+100
| * [5d6de65036] [package require] with [package prefer stable] was not choosing ...dgp2017-11-141-11/+23
| |\
| | * [5d6de65036] [package require] with [package prefer stable] was not choosing ...dgp2017-11-141-0/+10
| | |\
| | | * Test case for Bug 5d65e65036.dgp2017-11-061-0/+10
| * | | merge core-8-6-branchjan.nijtmans2017-11-101-0/+3
| |\ \ \ | | |/ /
| | * | Make "string split" and "string is (alpha|graph|...)" work as expected with U...jan.nijtmans2017-11-101-0/+3
* | | | TIP #485 implementation: "Remove Deprecated API". Based on Tcl 8.7 (core-8-br...jan.nijtmans2017-11-085-184/+0
|/ / /
* | | merge core-8-6-branchjan.nijtmans2017-11-072-15/+15
|\ \ \ | |/ /
| * | Don't use Unicode character \udead in test-cases, because it is an invalid Un...jan.nijtmans2017-11-072-15/+15
* | | Detected bug in [string first] with unicode. Pat Thoyts found it.dkf2017-11-042-4/+17
* | | TIP 345 Implementation.dgp2017-11-031-17/+11
|\ \ \
| * \ \ merge trunkdgp2017-10-305-11/+22
| |\ \ \
| * \ \ \ merge trunkdgp2017-10-273-25/+15
| |\ \ \ \
| * | | | | Create new testing command [teststringbytes] to probe the things thatdgp2017-10-261-11/+9
| * | | | | Convert remaining tests to use [testbytestring].dgp2017-10-251-5/+5
| * | | | | Repair Tcl_CreateEncoding(); Modernize [testencoding];dgp2017-10-251-8/+4
| * | | | | Stop using "identity" as an encoding to test basic functionng of thedgp2017-10-241-4/+4
* | | | | | Unit test for issue 3c32a3f8bd, Segmentation fault inpooryorick2017-11-011-0/+18
| |_|/ / / |/| | | |
* | | | | merge bug-fc1409fc91.pooryorick2017-10-301-0/+12
|\ \ \ \ \
| * | | | | Fix for issue 9fd5c629c1, TclOO - aborts when a trace on command deletionpooryorick2017-10-301-0/+12
* | | | | | merge 8.6dgp2017-10-301-1/+3
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | More test rewrites for robust var resolution.dgp2017-10-301-1/+3
* | | | | | merge 8.6dgp2017-10-303-10/+7
|\ \ \ \ \ \ | |/ / / / / | | | | / / | |_|_|/ / |/| | | |
| * | | | Revise tests that relied on deprecated variable resolution rules.dgp2017-10-303-10/+7
* | | | | oopsdgp2017-10-271-1/+0
|\ \ \ \ \ | |/ / / /
| * | | | oopsdgp2017-10-271-1/+0
* | | | | Update tests that were still written on the outdated premise that Tcl's encod...dgp2017-10-272-7/+8
|\ \ \ \ \ | |/ / / /
| * | | | Update tests that were still written on the outdated premise that Tcl's encod...dgp2017-10-272-7/+8
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Update tests that were still written on the outdated premise that Tcl'sdgp2017-10-272-8/+8
| * | | | Cherrypick: [fc1409fc91] Method cloning needs to be careful with body represe...dkf2017-10-241-0/+11
* | | | | Change (internal) refCount field from TclRegexp to type size_t: this allows m...jan.nijtmans2017-10-241-1/+1
* | | | | Historical change affecting tests: Detroit did not observe Daylight Saving Ti...Kevin B Kenny2017-10-241-24/+3
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | Historical change affecting tests: Detroit did not observe Daylight Saving Ti...Kevin B Kenny2017-10-241-24/+3
| |\ \ \ | | |/ /
| | * | Historical change affecting tests: Detroit did not observe Daylight Saving Ti...Kevin B Kenny2017-10-241-24/+3
* | | | Added test case.dkf2017-10-241-0/+11
| |_|/ |/| |
* | | [1a56550e96] Ensure that method list introspection finds methods from mixins ...dkf2017-10-191-1/+23
|\ \ \ | |/ /
| * | Ensure that method list introspection finds methods from mixins in all cases....dkf2017-10-191-1/+1
| * | [1a56550e96] Mixins aren't being searched correctly by [info class methods -all]dkf2017-10-181-1/+23
* | | [0e4d88b650] Allow command overwrite when deletion callback deletes namespace.dgp2017-09-021-0/+15
|\ \ \ | |/ /
| * | [0e4d88b650] Allow command overwrite when deletion callback deletes namespace.dgp2017-09-021-0/+15
| |\ \ | | |/
| | * Add testdgp2017-09-021-0/+15
| * | (cherry-pick): Fix [b50fb21410dababca95baa122964b2e312cb9d8a|b50fb214] : exec...jan.nijtmans2017-08-291-2/+6
| * | Backport [array names -regexp] should support backrefsdgp2017-08-101-0/+7
* | | Cherrypick string.test [de104ef5ab]andy2017-08-301-0/+3
* | | Fix [b50fb214] : add to 2>> the same O_APPEND that was added to >> back in 2005.ferrieux2017-08-241-2/+6
* | | merge 8.6dgp2017-08-043-21/+48
|\ \ \ | |/ /
| * | Improved test http-4.16.dgp2017-08-031-4/+10
| * | Fix weird hangs in macOS Sierra on some networks. Name resolution timeouts no...dkf2017-08-023-17/+38