summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Tests of [assemble] use of compiled index values.dgp2018-03-071-0/+6
* test cases for "lsort": coverage for "missing from sublist" error case with n...sebres2018-03-061-0/+12
* try to fix [db36fa5122]: better compiled variants of several indices-related ...sebres2018-03-062-0/+27
* [8e6a9ac221] Stop false matching with bytearrays. (string-11.55)dgp2018-02-231-0/+3
|\
| * [8e6a9ac221] Stop false matching with bytearrays. (string-11.55)dgp2018-02-231-0/+3
* | Streamline TclOO object cleanup routines.pooryorick2018-02-151-3/+7
* | Fix for [6bca38d59b], TclOO segmentation fault cleaning up objects that thatpooryorick2018-02-151-3/+30
* | Fix for issue [6cf568a21b]: Tcl_Eval() causes new segfault (TclOO objectpooryorick2018-02-151-0/+3
* | merge pyk-command-named-colonpooryorick2018-02-151-4/+16
|\ \
| * | Fix segmentation fault in TclOO that was noted in [16fe1b5807]. Updatepooryorick2018-02-141-0/+3338
| * | Lift the restriction on command names names that begin with ":".pooryorick2018-02-14154-171144/+0
| * | Fix segmentation fault in TclOO that was noted in [16fe1b5807]. Updatepooryorick2017-11-191-1/+1
| * | Fix [16fe1b5807]: namespace ensemble command named ":" is mistakenly given thepooryorick2017-11-171-3/+15
| * | 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
| |\ \
| * \ \ merge core-8-6-branchjan.nijtmans2017-11-101-0/+3
| |\ \ \
| * \ \ \ merge core-8-6-branchjan.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
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ merge 8.6dgp2017-10-303-10/+7
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| * | | | | | | | | oopsdgp2017-10-271-1/+0
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Update tests that were still written on the outdated premise that Tcl's encod...dgp2017-10-272-7/+8
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | 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
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Added test case.dkf2017-10-241-0/+11
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| * | | | | | | | | | [1a56550e96] Ensure that method list introspection finds methods from mixins ...dkf2017-10-191-1/+23
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ [0e4d88b650] Allow command overwrite when deletion callback deletes namespace.dgp2017-09-021-0/+15
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | 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
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.6; Bump to TclOO 1.2.0.dgp2017-06-261-0/+10
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | No longer split tests for longIs32bit/longIs64bit, since the results should b...jan.nijtmans2017-06-231-12/+3
| * | | | | | | | | | | | | | repair broken testsdgp2017-06-231-2/+2
| * | | | | | | | | | | | | | TIP #472 implementation: Add Support for 0d Radix Prefix to Integer Literalsjan.nijtmans2017-06-234-8/+47
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ Rebase to core-8-6-branch (who told that fossil doesn't know how to rebase ....)jan.nijtmans2017-06-144-5/+63
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | Add support of 0d in the format %# conversion flag. Add tests for same.griffin2017-06-121-0/+19
| | | * | | | | | | | | | | | | | 0d in LinkVargriffin2017-05-281-0/+21
| | | * | | | | | | | | | | | | | Implement proposed 0d decimal radix prefix to compliment 0x,0b,0o.griffin2017-05-272-2/+20
| * | | | | | | | | | | | | | | | Add [regsub -command] case that wasn't actively tested for.dkf2017-06-221-0/+4
| * | | | | | | | | | | | | | | | Implement TIP #473: Allow a Defined Target Namespace in oo::copydkf2017-06-221-0/+35
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \