summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Purge end-of-line spacingjan.nijtmans2018-08-0210-27/+27
* 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.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
* | | merge 8.6dgp2018-06-264-16/+12
|\ \ \ | |/ /
| * | Restore lost tests.dgp2018-06-264-15/+11
* | | 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
* | | 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
* | | merge 8.6jan.nijtmans2018-06-171-167/+232
|\ \ \ | |/ /
| * | Remove dependencies between tests in env.test.pooryorick2018-06-172-167/+236
| * | Add tests/tcltests.tcl as a place to store common code for tests.pooryorick2018-06-161-0/+3
| * | new packagepooryorick2018-06-164-11/+30
* | | Add tests/tcltests.tcl as a place to store common code for tests.pooryorick2018-06-161-0/+3
* | | new packagepooryorick2018-06-154-11/+30
* | | merge 8.6dgp2018-06-131-2/+0
|\ \ \ | |/ /
| * | merge 8.5dgp2018-06-131-2/+0
| |\ \ | | |/
| | * Stop creating a stray child process.dgp2018-06-131-2/+0
* | | Avoid valgrind "still reachable" reports stemming from early termination ofpooryorick2018-06-131-10/+23
* | | merge 8.6dgp2018-06-121-8/+4
|\ \ \ | |/ /
| * | merge 8.5dgp2018-06-121-8/+4
| |\ \ | | |/
| | * [860a9f1945] Remove test safe-8.8; Mac OS 9 tests are no longer useful.dgp2018-06-121-8/+4
* | | Give tests more time to finish since valgrind slows things down considerably.pooryorick2018-06-071-7/+12
* | | merge core-8-branchdkf2018-06-025-13/+13
|\ \ \
| * \ \ merge 8.6jan.nijtmans2018-05-291-0/+6
| |\ \ \ | | |/ /
| | * | merge 8.5 (conflicts resolved, rewritten without winapi-stubs)sebres2018-05-281-0/+6
| | |\ \ | | | |/
| | | * 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
| * | | | don't bother to use constraint "threaded", because that's the way we want to ...jan.nijtmans2018-05-272-11/+5
| * | | | close forkdgp2018-05-261-1/+1
| |\ \ \ \