summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2020-11-161-6/+6
|\
| * Merge 8.6jan.nijtmans2020-11-161-4/+4
| |\
| | * Fix 2 testcases which failed when compiled with TCL_UTF_MAX>3jan.nijtmans2020-11-161-4/+4
| * | Merge 8.6jan.nijtmans2020-11-161-2/+2
| |\ \ | | |/
| | * Enhance misleading test-case utf-6.23 with better diagnostics: Byte 0xE8 is t...jan.nijtmans2020-11-161-2/+6
* | | Merge 8.7jan.nijtmans2020-11-161-1/+10
|\ \ \ | |/ /
| * | TIP #586 implementation: C String Parsing Support for binary scanjan.nijtmans2020-11-161-1/+10
| |\ \
| | * \ Merge 8.7jan.nijtmans2020-10-3043-284/+289
| | |\ \
| | * \ \ Merge 8.7jan.nijtmans2020-10-286-28/+35
| | |\ \ \
| | * | | | re-trigger Travis build (and fix some eol-spacing)jan.nijtmans2020-10-261-1/+1
| | * | | | Copied man page and test from Androwish https://www.androwish.org/home/ci/bc8...oehhar2020-10-261-1/+10
* | | | | | Merge 8.7dkf2020-11-1617-51/+69
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 8.6dkf2020-11-1617-51/+69
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Disable test that fails in CI environmentsdkf2020-11-161-1/+6
| | * | | | Fixed some tests, added trial macOS builddkf2020-11-149-27/+46
* | | | | | Merge 8.7dkf2020-11-084-1/+106
|\ \ \ \ \ \ | |/ / / / /
| * | | | | TIP 582: Comments in Expressionsdkf2020-11-084-1/+106
| |\ \ \ \ \
| | * \ \ \ \ Merge 8.7dkf2020-11-0148-312/+324
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | * | | | | Merge 8.7jan.nijtmans2020-10-24168-1076/+3309
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | * | | | | Tricky case in function calls.dkf2020-08-241-0/+16
| | * | | | | Added two test casesdkf2020-08-241-0/+11
| | * | | | | Implementation of TIP 582: comments in expressionsdkf2020-08-224-1/+79
* | | | | | | Merge 8.7jan.nijtmans2020-11-061-2/+2
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge 8.6jan.nijtmans2020-11-061-2/+2
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | Add MSVC "StaticPackage" build to travis. Fix another bug in winDde.test whic...jan.nijtmans2020-11-061-2/+2
* | | | | | | Merge 8.7jan.nijtmans2020-11-061-3/+0
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Deprecate the (internal) functions TclGuessPackageName/TclGetLoadedPackages f...jan.nijtmans2020-11-061-3/+0
| |\ \ \ \ \ \ | | |/ / / / / | | | | | / / | | |_|_|/ / | |/| | | |
| | * | | | Correct casing of "packageName" argument in Tcl_StaticPackage() call and "loa...jan.nijtmans2020-11-061-3/+0
* | | | | | Merge 8.7jan.nijtmans2020-10-3043-284/+289
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 8.6jan.nijtmans2020-10-303-18/+18
| |\ \ \ \ \ | | |/ / / /
| | * | | | Simplify testcases using "incr"jan.nijtmans2020-10-303-57/+57
| * | | | | Merge 8.6jan.nijtmans2020-10-3043-284/+289
| |\ \ \ \ \ | | |/ / / / | | | | | / | | |_|_|/ | |/| | |
| | * | | Add "{}" around many "expr" commands in testcases. Also in doc/expr.njan.nijtmans2020-10-3046-593/+595
| | * | | Fix implib filenames (adapted from Mingw2's 006-proper-implib-name.mingw.patch)jan.nijtmans2020-10-291-0/+12
| | |\ \ \
| | | * | | 3 new testcasesjan.nijtmans2020-10-291-0/+12
| | | * | | (cherry-pick): Fix [014ade1d44]: Misleading error message when using "-path" ...jan.nijtmans2020-10-091-38/+34
* | | | | | merge 8.7dgp2020-10-271-0/+7
|\ \ \ \ \ \ | |/ / / / /
| * | | | | [11229bad5f] New test to demonstrate the bug.dgp2020-10-271-0/+7
* | | | | | Merge 8.7jan.nijtmans2020-10-266-28/+28
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 8.6jan.nijtmans2020-10-266-28/+28
| |\ \ \ \ \ | | |/ / / / | | | | | / | | |_|_|/ | |/| | |
| | * | | Fix [48898ab5f6a0d957]: Too few is better than not enough? (Inconsistent erro...jan.nijtmans2020-10-266-24/+24
| | | | |
| \ \ \ \
*-. \ \ \ \ TIP #587: Default utf-8 for source commandjan.nijtmans2020-10-221-3/+3
|\ \ \ \ \ \ | | |/ / / /
| * | | | | Merge trunkjan.nijtmans2020-09-253-11/+11
| |\ \ \ \ \
| * | | | | | TCL_CFGVAL_ENCODING now defaults to "utf-8" as well.jan.nijtmans2020-09-241-3/+3
| * | | | | | Merge trunk. Use utf-8 explicitly when reading/writing script filesjan.nijtmans2020-09-221-1/+1
* | | | | | | Merge 8.7jan.nijtmans2020-10-1610-77/+90
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Fix env.test when running under wine on Linux. jan.nijtmans2020-10-1610-77/+90
* | | | | | | Merge 8.7jan.nijtmans2020-10-151-2/+2
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | 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