summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge 8.5jan.nijtmans2019-02-241-0/+4
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | No longer run socket test-cases on travis with OSX: There are too many random...jan.nijtmans2019-02-241-3/+7
| |/ /
* | | fixes utf-8 compatibility of proc/lambda arguments (regression on compiled lo...sebres2019-01-301-0/+22
* | | normalize package provide for tcltests 0.1 (declaration moved from pkgIndex.t...sebres2019-01-142-4/+3
* | | provided test-cases covering crash fixed by [58c46e74b931d3a1], as well as ne...sebres2019-01-111-0/+26
* | | closes [cc1e91552c]: fixes lrange instruction on empty not canonical list (an...sebres2019-01-092-0/+16
|\ \ \
| * | | amend to [a87460dbd4], added clean-up to avoid error {can't set "a(x)": varia...sebres2019-01-081-2/+4
| * | | bug [cc1e91552c]: added test cases showing the regression (expansion & lrange)sebres2019-01-082-0/+14
* | | | fixed missing dependency in test-cases "*io-60.1" (constraint-related) - miss...sebres2019-01-082-4/+12
|/ / /
* | | clock.test: resolve sporadic timing issues - "after 10" could cause pause >12...sebres2018-12-291-26/+30
* | | New test-cases (backported from 8.7) adapted for pre-TIP-502 behaviorjan.nijtmans2018-12-201-0/+18
|\ \ \ | |/ /
| * | (cherry-pick) relax the timings of 2 tests, which incidentally fail on Travis...jan.nijtmans2018-12-203-3/+21
* | | relax the timings of 2 tests, which incidentally fail on Travis CIjan.nijtmans2018-11-292-3/+3
* | | 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