summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix testcases on Windows. Use more "info loaded" as appropriatejan.nijtmans2020-11-245-5/+5
* Merge 8.7jan.nijtmans2020-11-1919-60/+89
|\
| * Merge 8.6jan.nijtmans2020-11-181-1/+1
| |\
| | * Merge 8.5jan.nijtmans2020-11-181-1/+1
| | |\
| | | * Enhance misleading test-case utf-6.23 with better diagnostics: Byte 0xE8 is t...jan.nijtmans2020-11-181-6/+6
| | | * Add github actions build. Use Titlecase in Tcl_StaticPackagejan.nijtmans2020-11-182-10/+10
| * | | Test fails with Windows in CI, not MSVCdkf2020-11-171-1/+3
| * | | 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
| * | | 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.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.7. Tweak "tclreg" directory/library name and tclLoad.c, such that the...jan.nijtmans2020-11-106-6/+108
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | 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.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
| * | | | | | | 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
* | | | | | | Lesser TIP #590 implementation: Only package renaming, no code changesjan.nijtmans2020-11-0681-210/+206
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Vary dltest package names for test purposesjan.nijtmans2020-11-042-11/+11
| * | | | | | Undo experimental unrelated changesjan.nijtmans2020-11-033-4/+4
| * | | | | | Correct casing in some error-messagesjan.nijtmans2020-11-031-2/+2
| * | | | | | Case-sensitive package namesjan.nijtmans2020-11-0383-259/+255
|/ / / / / /
* | | | | | 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
* | | | | [11229bad5f] New test to demonstrate the bug.dgp2020-10-271-0/+7
* | | | | 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
* | | | 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