summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* (temporary) backout [0386db909a]: Enable CI builds with Travis. This enables ...jan.nijtmans2018-10-271-3/+1
* Backport various minor issues from 8.6: jan.nijtmans2018-10-271-11/+11
* tclWinDde.c: Backport version 1.4.1 from Tcl 8.6.jan.nijtmans2018-10-271-120/+170
* Backport "registry" version 1.3.3, so all active branches now have the same r...jan.nijtmans2018-10-241-113/+181
* Enable CI builds with Travis.dkf2018-10-231-1/+3
|\
| * Disable windows builds. Make test failures fatal.dkf2018-10-211-1/+3
* | Fix test-cases running on Windows 10: [string index $tcl_platform(osVersion...jan.nijtmans2018-10-174-14/+13
* | test-cases to cover quoting of the newline character, and the documentation e...sebres2018-08-301-0/+30
* | tcltest: forgotten built-in constraint "slowTest"sebres2018-08-291-1/+1
* | code review, skip slow test winpipe-8.2 executed args from injectList particu...sebres2018-08-231-2/+33
* | code review, restored backwards compatibility of the simplest escape of quote...sebres2018-08-231-4/+4
* | fixes escape for special cases (+ more test-cases):sebres2018-08-211-1/+29
* | because executable (1st argument) always proper escaped now, don't need to re...sebres2018-08-201-11/+33
* | small amend: avoid reset of unpaired quote flag between arguments (previous a...sebres2018-08-201-61/+108
* | win: fixes [21b0629c81] - exec/open process pipe under windows (0-day vulnera...sebres2018-08-201-4/+4
* | test cases added to cover width overflow by format (should cause limit exceeded)sebres2018-07-261-0/+14
* | Stop creating a stray child process.dgp2018-06-131-2/+0
* | [860a9f1945] Remove test safe-8.8; Mac OS 9 tests are no longer useful.dgp2018-06-121-8/+4
* | merge/reintegrate test-cases from bug-9e6b569963sebres2018-05-251-0/+6
|\ \
| * | Remove test filesystem-1.30.3, this is unstestablefvogel2018-05-241-3/+0
| * | Add support for ~domain\user style user names, with new test test filesystem-...fvogel2018-05-231-0/+3
| * | Add test filesystem-1.30.2 {normalisation of nonexistent user specified as us...fvogel2018-05-191-0/+3
| * | Add test filesystem-1.30.1 checking file normalize ~$::tcl_platform(user). Th...fvogel2018-05-181-0/+3
| * | merge 8.5dgp2018-04-301-2/+3
| |\ \
| * \ \ merge core-8-5-branch (fix-1613456fff)sebres2018-04-303-7/+23
| |\ \ \
| * | | | Bug-fix in Tcl_UtfAtIndex (for TCL_UTF_MAX=4 only). With test-case (in "strin...jan.nijtmans2018-04-231-2/+9
| * | | | [46a2410650] compiled [unset] was bypassing cleanup of active array search.dgp2018-04-221-0/+16
| * | | | merge 8.5dgp2018-04-191-0/+12
| |\ \ \ \
| * | | | | Array trace firing must come before argument checking might raise error.dgp2018-04-171-0/+13
| * | | | | [array set] must fire array traces. Don't disrupt that by reporting argumentdgp2018-04-171-0/+9
| * | | | | Missing test cleanups that break later tests.dgp2018-03-154-2/+12
| * | | | | merge 8.6dgp2018-03-141-0/+6
| |\ \ \ \ \
| | * | | | | Backout recent patch working on Object and Namespace refcounts.dgp2018-03-141-7/+1
| | * | | | | Audit and correct Object reference counting issues.pooryorick2018-03-131-1/+7
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge new test and comments from 8.5 to demo that INST_STR_REPLACE is bad.dgp2018-03-131-0/+6
| | |\ \ \ \ \ \
| * | | | | | | | A few test hygiene fixes.dgp2018-03-141-2/+4
| * | | | | | | | Further work to improve Object reference accounting in order to plug leaks.pooryorick2018-03-141-60/+152
| | |_|/ / / / / | |/| | | | | |
| * | | | | | | Audit and correct Object reference counting issues.pooryorick2018-03-131-1/+7
| |/ / / / / /
| * | | | | | 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
| * | | | | | [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