summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* merge 8.5: fixes segfault [7a9dc52b29] and wrong normalization (inside TclJoi...sebres2018-11-223-4/+18
|\
| * win: fixed pwd-related test-cases in winPipe.test: several test-cases expect ...sebres2018-11-201-1/+7
| * win: fixes case sensitivity of glob test cases (winFile-2.*): current directo...sebres2018-11-201-2/+4
| * refactoring normalize in case of second path starting with tilde (~/~foo) - f...sebres2018-11-201-0/+7
* | test cases for decode base64, bug [00d04c4f12], unfulfilled base64 (strict an...sebres2018-11-151-0/+40
* | merge 8.5dgp2018-11-151-1/+1
|\ \ | |/
| * Fix builds on Travis.dkf2018-11-111-2/+1
* | Make socket tests less likely to hang on OSXdkf2018-11-141-535/+501
* | merge 8.6dkf2018-11-101-0/+18
|\ \
| * \ merge 8.5dgp2018-11-091-0/+18
| |\ \ | | |/
| | * Additional testdgp2018-11-091-0/+3
| | * test case to cover bug [35a8f1c04a]sebres2018-11-091-0/+15
| | * close forkdgp2018-10-291-1/+3
| | |\
| | | * put back Travis CI build. All merge-marks of previous commit change done.jan.nijtmans2018-10-271-1/+3
| | * | [TIP 525] Backport package tcltest 2.5dgp2018-10-291-22/+34
| | |/
| | * (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
* | | | Tracking down test failuresdkf2018-11-101-19/+23
* | | | Make the macosx build able to succeeddkf2018-11-101-2/+1
* | | | Rebase of travis configdkf2018-11-071-1/+3
|/ / /
* | | [TIP 525] Backport package tcltest 2.5dgp2018-10-291-5/+5
* | | tclWinReg.c: Code cleanup. Eliminate some unnecessary variables.jan.nijtmans2018-10-262-6/+6
* | | Fix "registry" test-cases. Thanks to Harald Oehlmann for spotting this!jan.nijtmans2018-10-221-2/+2
* | | Added another test case. This one is OK.dkf2018-10-191-0/+16
* | | Make fundamental mutation work. MAGICAL MAGIC MAGICS MAGIC. Abracadabra.dkf2018-10-181-5/+12
* | | Tests for advanced object mutation issues.dkf2018-10-181-0/+77
* | | 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