summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix env.test when running under wine on Linux. jan.nijtmans2020-10-1610-77/+90
* Merge 8.6jan.nijtmans2020-10-151-2/+2
|\
| * Something strange going on on Travis with (long-gone) safe-stock86.testjan.nijtmans2020-10-151-2/+2
* | Merge 8.6jan.nijtmans2020-10-081-0/+6
|\ \ | |/
| * Fix [014ade1d44]: Misleading error message when using "-path" multiple times ...jan.nijtmans2020-10-081-0/+6
| * (slightly) better error-message for invalid http -headers option. This works ...jan.nijtmans2020-09-301-1/+1
* | TIP #581 tweak: Don't report "slaves" as valid option for "interp"jan.nijtmans2020-09-301-4/+4
* | Ticket [0063cbcada]: From tcl 8.7 on, use "string is dict" instead "string is...oehhar2020-09-301-1/+1
* | Ticket [0063cbcada]: check http::geturl -headers parameter to be a dictoehhar2020-09-291-0/+3
|\ \ | |/
| * Remove wrong copy of test case http-3.2oehhar2020-09-291-3/+0
| * Ticket [0063cbcada]: check http::geturl -headers parameter to be a dict.oehhar2020-09-291-0/+6
* | Merge 8.6jan.nijtmans2020-09-253-11/+11
|\ \ | |/
| * It's "utf-8", not "utf8" or "UTF8"jan.nijtmans2020-09-254-13/+13
* | Merge 8.6jan.nijtmans2020-09-251-1/+1
|\ \ | |/
| * Fix for [b9ecf3ce98], [uplevel] unnecessarily generates string representation.pooryorick2020-09-191-0/+17
* | Fix for [b9ecf3ce98], [uplevel] unnecessarily generates string representation.pooryorick2020-09-191-0/+17
* | Change version number of http package from 2.9.5 -> 2.10.0a1, since it's diff...jan.nijtmans2020-09-171-1/+1
|\ \ | |/
| * Tcl 8.6 should not be tested with "package prefer latest" any more: All inclu...jan.nijtmans2020-09-171-1/+0
* | one more testdgp2020-09-151-0/+3
|\ \
| * | Add test for [string replace] troubles.dgp2020-09-151-0/+3
* | | Fix [b5777d3d32]: Crash corner-case in TIP #502 implementationjan.nijtmans2020-09-153-0/+25
|\ \ \ | |/ /
| * | Tests string-12.2[45].* and fixes to INST_STRING_RANGE.dgp2020-09-021-0/+14
| * | Test lindex-18.0 demonstrates same issue with INST_LIST_INDEXdgp2020-09-021-0/+8
| * | Add test-case util-9.59, which demonstrates bug [b5777d3d32]jan.nijtmans2020-08-251-0/+3
* | | Merge 8.6jan.nijtmans2020-09-141-1/+1
|\ \ \ | | |/ | |/|
| * | Unbreak winFCmd-1.38 testcase on Windowsjan.nijtmans2020-09-141-1/+1
| * | Eliminate many "register" keywords (which do nothing with modern compilers)jan.nijtmans2020-09-141-1/+1
* | | Merge 8.6jan.nijtmans2020-09-1410-17/+17
|\ \ \ | |/ /
| * | Prevent the usage of the term safe/unsafe child. Suggested by Keith Nash. Tha...jan.nijtmans2020-09-1410-21/+21
* | | Use $index<0 in stead of $index==-1 consistantlyjan.nijtmans2020-09-111-1/+1
* | | Merge 8.6jan.nijtmans2020-09-101-1/+1
|\ \ \ | |/ /
* | | Merge 8.6jan.nijtmans2020-09-091-14/+9
|\ \ \ | |/ /
| * | Rename safe-stock86.test to safe-stock.testjan.nijtmans2020-09-091-11/+6
| * | TIP #581: Last possible master/slave -> parent/child changes, without affecti...jan.nijtmans2020-09-056-99/+99
* | | Backout [c1a376375e0e6488]: imported namespace ensemble command name distorte...jan.nijtmans2020-09-051-96/+0
* | | Merge 8.6jan.nijtmans2020-09-04152-223/+277
|\ \ \ | |/ /
| * | Let all test-cases load the "tcltest" package the same way. Depend on tcltest...jan.nijtmans2020-09-04140-273/+312
* | | Merge 8.6jan.nijtmans2020-09-041-89/+89
|\ \ \ | |/ /
| * | TIP #581: Mainly documentation and some testcasesjan.nijtmans2020-09-041-89/+89
* | | Merge 8.6jan.nijtmans2020-09-022-4/+6
|\ \ \ | |/ /
| * | Merge 8.5 jan.nijtmans2020-09-022-4/+6
| |\ \
* | | | Fix for [c1a376375e0e6488], imported namespace ensemble command name distortedpooryorick2020-09-011-0/+96
* | | | Merge 8.6jan.nijtmans2020-09-0129-355/+355
|\ \ \ \ | |/ / /
| * | | Many more internal master/slave -> parent/child renamingsjan.nijtmans2020-09-0128-544/+544
* | | | Merge 8.6. More tests/tools updates.jan.nijtmans2020-08-317-248/+248
|\ \ \ \ | |/ / /
| * | | opt package: Change comment. 0.4.7 -> 0.4.8.jan.nijtmans2020-08-314-44/+44
* | | | Merge 8.6. More documentation updatesjan.nijtmans2020-08-314-35/+35
|\ \ \ \ | |/ / /
| * | | Implement TIP #581: Master/Slavejan.nijtmans2020-08-311-4/+4
| |\ \ \
| | * \ \ Merge 8.6jan.nijtmans2020-08-194-221/+331
| | |\ \ \
| | * \ \ \ Merge 8.6jan.nijtmans2020-08-032-67/+85
| | |\ \ \ \