summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* merge 8.7sebres2018-08-292-61/+191
|\
| * merge 8.6sebres2018-08-292-61/+191
| |\
| | * merge 8.5sebres2018-08-291-1/+1
| | |\
| | | * tcltest: forgotten built-in constraint "slowTest"sebres2018-08-291-1/+1
| | * | merge 8.5 ([21b0629c81] 0-day vulnerability - insufficient escape by exec of ...sebres2018-08-291-60/+190
| | |\ \ | | | |/
| | | * 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
* | | | merge core-8-branchjan.nijtmans2018-08-281-5/+5
|\ \ \ \ | |/ / /
| * | | Repair breakage in recent refactoring of env.test.pooryorick2018-08-101-5/+5
| |\ \ \ | | |/ /
| | * | Repair breakage in recent refactoring of env.testdgp2018-08-081-5/+5
* | | | Merge 8.7jan.nijtmans2018-08-071-1/+1
|\ \ \ \ | |/ / /
| * | | merge 8.6 (test cases fix in ioTrans)jan.nijtmans2018-08-071-1/+1
| |\ \ \ | | |/ /
| | * | ioTrans.test: fixed cleanup - avoids `error deleting "tempchanfile": permissi...sebres2018-08-031-1/+1
* | | | Merge 8.7jan.nijtmans2018-08-0210-27/+27
|\ \ \ \ | |/ / /
| * | | Purge end-of-line spacingjan.nijtmans2018-08-0210-27/+27
* | | | merge 8.7sebres2018-07-262-0/+20
|\ \ \ \ | |/ / /
| * | | merge 8.6: bug [d051b77fc1] fixedsebres2018-07-261-0/+14
| |\ \ \ | | |/ /
| | * | merge 8.5 - bug [d051b77fc1] fixedsebres2018-07-261-0/+14
| | |\ \ | | | |/
| | | * test cases added to cover width overflow by format (should cause limit exceeded)sebres2018-07-261-0/+14
| * | | merge test cases from 8.6sebres2018-07-261-1/+4
| |\ \ \ | | |/ /
| | * | amend to [d498578df4], still one test for [Bug ba921a8d98] with inplace by su...sebres2018-07-261-1/+4
| * | | [ba921a8d98] Make sure [string cat] includes all data from all bytearrays.dgp2018-07-261-0/+3
| |\ \ \ | | |/ /
| | * | New test for [Bug ba921a8d98].dgp2018-07-261-0/+3
* | | | merge 8.7sebres2018-07-201-6/+21
|\ \ \ \ | |/ / /
| * | | merge 8.6sebres2018-07-201-6/+21
| |\ \ \ | | |/ /
| | * | win: fixed test-cases (see [525ccacaef]) running under windows outside of tem...sebres2018-07-161-6/+21
| * | | amend to [1830f9f520e2abdd], fixed package.test if built without test - avoid...sebres2018-07-101-1/+1
* | | | amend to [1830f9f520e2abdd], fixed package.test if built without test - avoid...sebres2018-07-091-1/+1
* | | | merge 8.7dgp2018-06-264-16/+12
|\ \ \ \ | |/ / /
| * | | merge 8.6dgp2018-06-264-16/+12
| |\ \ \ | | |/ /
| | * | Restore lost tests.dgp2018-06-264-15/+11
* | | | merge 8.7jan.nijtmans2018-06-2513-56/+113
|\ \ \ \ | |/ / /
| * | | merge 8.6jan.nijtmans2018-06-2513-56/+113
| |\ \ \ | | |/ /
| | * | Simplify ToUtf(), expecially for TCL_UTF_MAX>3 (with correct surrogate handli...jan.nijtmans2018-06-251-1/+1
| | * | Fix for [3592747]: Let TclNRTailcallEval handle namespace problems.pooryorick2018-06-241-0/+20
| | * | Add a test for no generation of a string representation when comparing with thepooryorick2018-06-231-0/+9
| | * | Add another suppress rule for valgrind, factor test code intopooryorick2018-06-228-28/+34
| | * | Suppress more valgrind "still reachable" reports and ensure that threads arepooryorick2018-06-211-20/+36
| | * | Add valgrind suppression for dlopen and ensure that processes are reaped inpooryorick2018-06-201-0/+7
| | * | Remove recent auto_path modification in tests/all.tcl and suppress morepooryorick2018-06-201-15/+5
| | * | new file: tools/valgrind_suppress. num-callers bumped from 8 to 24. Valgrindpooryorick2018-06-192-10/+15
* | | | Merge 8.7jan.nijtmans2018-06-242-4/+31
|\ \ \ \ | |/ / /
| * | | Fix "string tolower" and friends for handling unpaired surrogates correctly. ...jan.nijtmans2018-06-241-0/+15
| * | | Merge 8.6. And add more documentation and test-cases regarding the behavior o...jan.nijtmans2018-06-182-4/+16
| |\ \ \ | | |/ /
| | * | Avoid valgrind "still reachable" reports stemming from early termination ofpooryorick2018-06-181-11/+29
| | * | Plug leak in TclSetEnv.pooryorick2018-06-181-4/+4