summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* merge 8.6dgp2018-03-141-1/+7
|\
| * Audit and correct Object reference counting issues.pooryorick2018-03-131-1/+7
| |\
| | * Audit and correct Object reference counting issues.pooryorick2018-03-131-1/+7
* | | merge 8.6dgp2018-03-131-0/+3
|\ \ \ | |/ /
| * | Merge new test and comments from 8.5 to demo that INST_STR_REPLACE is bad.dgp2018-03-131-0/+6
| |\ \ | | |/ | |/|
| | * Tidy up and comment [string replace] and its corner cases.dgp2018-03-131-0/+6
* | | Fix bugs in msgcat that prevent clean test suite run.dgp2018-03-131-0/+5
* | | Implement TIP 499: Custom locale search list for msgcatdgp2018-03-121-1/+92
|\ \ \
| * | | Undo setting of execute permissions.dgp2018-03-121-0/+0
| * | | Do not allow prefixed subcommands for mcutiloehhar2018-02-081-5/+10
| * | | Add subcommand mcpreferences to export getpreferences and getsystemlocale fun...oehhar2018-02-081-0/+35
| * | | TIP 499: Custom locale search for msgcatoehhar2018-02-071-1/+52
* | | | Implement TIP 490: msgcat for TclOOdgp2018-03-121-4/+190
|\ \ \ \
| * | | | Solve case where msgcat is called within a class definition script (works onl...oehhar2018-01-161-9/+41
| * | | | Test numbering and naming correctedoehhar2018-01-131-2/+2
| * | | | Extended command msgcat::mcexists by switch "-namespace ns" to explicitly spe...oehhar2018-01-131-26/+94
| * | | | Implement the "mcn" command as "mc" with explicit namespace.oehhar2018-01-121-0/+12
| * | | | Corrected test cleanupsoehhar2018-01-111-4/+4
| * | | | TIP490: oo for msgcal: new solution enable any command for oo, new command mc...oehhar2018-01-101-0/+74
* | | | | merge 8.7dgp2018-03-1231-554/+637
|\ \ \ \ \
| * \ \ \ \ [db36fa5122] Upgrade the index value parsing and encoding machinery. Refactor...dgp2018-03-106-4/+110
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | rename tests to make room for new tests in 8.7dgp2018-03-102-4/+4
| | * | | | More demonstration tests of index value encoding flaws.dgp2018-03-092-2/+26
| | * | | | New tests demonstrating index value encoding flaws in [lsearch].dgp2018-03-091-5/+36
| | * | | | Another error ordering test.dgp2018-03-081-0/+3
| | * | | | New test expose flaw in error ordering.dgp2018-03-081-0/+3
| | * | | | Rollback the stealth change to [lreplace a 1 1] in Tcl 8.6.6. [409ea17e37].dgp2018-03-081-4/+4
| | * | | | 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
| * | | | | TIP 351 Implementation.dgp2018-03-051-8/+154
| |\ \ \ \ \
| | * | | | | Dup test namedgp2018-01-251-1/+1
| | * | | | | merge 8.7dgp2018-01-255-8/+12
| | |\ \ \ \ \
| | * | | | | | Allow -stride 1.pspjuth2018-01-251-1/+5
| | * | | | | | merge 8.7dgp2018-01-257-100/+15
| | |\ \ \ \ \ \
| | * | | | | | | Add -stride to lsearch. TIP#351pspjuth2018-01-021-8/+150
| * | | | | | | | No need to set/restore tcl_precision in this test-casejan.nijtmans2018-02-271-7/+3
| * | | | | | | | Remove tests of "end-offset" Tcl_ObjType, taken private.dgp2018-02-231-47/+0
| * | | | | | | | [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
| | |\ \ \ \ \ \ \ | | | | |_|_|_|_|/ | | | |/| | | | |
| | | * | | | | | [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
| | * | | | | | | | merge pyk-backport-to-8-6pooryorick2018-02-141-1/+19
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Modify test oo-11.6 to not use [self], which is not avaiable until 8.7.pooryorick2018-02-141-3/+3
| | | * | | | | | | | Unit test for issue 3c32a3f8bd, Segmentation fault inpooryorick2018-02-141-0/+18