summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix test-cases running on Windows 10: [string index $tcl_platform(osVersion)...jan.nijtmans2018-10-174-12/+10
|\
| * Fix test-cases running on Windows 10: [string index $tcl_platform(osVersion...jan.nijtmans2018-10-174-14/+13
* | Revert addition of "slowTest" as built-in constraint. (no TIP; no version bump).dgp2018-10-172-1/+2
* | Mark test macOSXFCmf-2.8 non-portable. It appears to pass when the olderdgp2018-10-171-1/+1
* | Backport test fix.dgp2018-10-171-10/+10
* | Use the 4 argument form of [makeFile].dgp2018-10-091-2/+3
* | Balance the [makeFile/makeDirectory] and [removeFile/removeDirectory] calls (...sebres2018-10-091-5/+4
* | Implementation of TIP 505: Make [lreplace] Accept All Out-of-Range Index Valuesdkf2018-09-271-4/+4
|\ \
| * \ Rebase TIP 505 implementation a patch for 8.6.dgp2018-09-1028-335/+778
| |\ \
| * | | Work in progress implementing TIP 505.dgp2018-03-261-4/+4
* | | | Silence debugging message in test suite.dgp2018-09-241-1/+1
* | | | Give lambda function a name "ReceiveChunked" for easier testing. New function...jan.nijtmans2018-09-233-5/+5
* | | | Update http version number, and fix some related test-casesjan.nijtmans2018-09-221-3/+3
* | | | merge 8.6kjnash2018-09-1528-335/+744
|\ \ \ \ | | |/ / | |/| |
| * | | Added test for [631b4c45df].dgp2018-09-071-0/+8
| * | | amend to [e8ab4d85fa], proc.test: extended with new test-case to cover situat...sebres2018-09-071-0/+8
| * | | merge 8.5sebres2018-08-301-0/+30
| |\ \ \ | | | |/ | | |/|
| | * | test-cases to cover quoting of the newline character, and the documentation e...sebres2018-08-301-0/+30
| * | | 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
| * | | Repair breakage in recent refactoring of env.testdgp2018-08-081-5/+5
| * | | ioTrans.test: fixed cleanup - avoids `error deleting "tempchanfile": permissi...sebres2018-08-031-1/+1
| * | | 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
| * | | amend to [d498578df4], still one test for [Bug ba921a8d98] with inplace by su...sebres2018-07-261-1/+4
| * | | New test for [Bug ba921a8d98].dgp2018-07-261-0/+3
| * | | win: fixed test-cases (see [525ccacaef]) running under windows outside of tem...sebres2018-07-161-6/+21
| * | | Restore lost tests.dgp2018-06-264-15/+11
| * | | 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
| * | | Avoid valgrind "still reachable" reports stemming from early termination ofpooryorick2018-06-181-11/+29
| * | | Plug leak in TclSetEnv.pooryorick2018-06-181-4/+4
| * | | 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
| * | | merge 8.5dgp2018-06-131-2/+0
| |\ \ \ | | |/ /
| | * | Stop creating a stray child process.dgp2018-06-131-2/+0