summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* (cherry-pick): dup test namesjan.nijtmans2024-04-171-8/+8
* Merge 8.6jan.nijtmans2024-04-171-9/+9
|\
| * Adapt test-cases too for auto_mkindex changejan.nijtmans2024-04-171-9/+9
* | Merge 8.6. Don't change ActiveCodePage on Windows (yet), that's for 9.0jan.nijtmans2024-04-122-3/+3
|\ \ | |/
| * Add lot's of "-encoding utf-8" to our own "source" commands: We are becoming ...jan.nijtmans2024-04-122-2/+2
* | [e155cedf33]: Error-handling in TclGetOpenMode()jan.nijtmans2024-04-101-3/+12
* | more improvements for overflow cases (always proper message, errorCode, corre...sebres2024-04-061-4/+22
* | simple attempt to silence valgrind [167e0635db], improved error message by ba...sebres2024-04-061-2/+6
* | Fix [7cb7409e05]: Tcl_ParseArgsObjv bug with TCL_ARGV_GENFUNC. With testcasejan.nijtmans2024-04-041-10/+27
|\ \ | |/
| * Fix [7cb7409e05] by backporting tclIndexObj.c from [c3b23bf0c7]jan.nijtmans2024-04-041-3/+3
| * Add testcases for bug [7cb7409e05]: Tcl_ParseArgsObjv bug with TCL_ARGV_GENFU...jan.nijtmans2024-04-041-10/+27
| |\
| | * Combine with "testparseargs" command. With testcases nowjan.nijtmans2024-04-041-10/+27
| |/ |/|
* | fixed [dc0770a2397ae0b1]: tests are timezone independent nowsebres2024-04-031-4/+4
* | TIP 688: clock command revision and speedupjan.nijtmans2024-04-012-128/+1379
|\ \
| * | added missing test coverage for clock ensemble in safe-interpreter (shared fr...sebres2024-03-261-7/+21
| * | Merge 9.0. Please don't use "register" keywordjan.nijtmans2024-03-243-2/+9
| |\ \
| | * | A new test constraint, "bigmem", configurable via the environment variablepooryorick2024-03-232-1/+8
| | * | Merge 8.7jan.nijtmans2024-03-231-14/+12
| | |\ \
| * | | | fix for [1f40aa83c552f597]: the overflow check could mistakenly pass in some ...sebres2024-03-221-18/+25
| * | | | Merge 9.0jan.nijtmans2024-03-222-3/+15
| |\ \ \ \ | | |/ / /
| | * | | Merge 8.7jan.nijtmans2024-03-221-4/+20
| | |\ \ \
| | * \ \ \ dup test namedgp2024-03-201-1/+1
| | |\ \ \ \
| * | | | | | Add testcase for bug [1f40aa83c5]: crash with CFLAGS=-ftrapvjan.nijtmans2024-03-221-0/+4
| * | | | | | Rebase to latest 9.0jan.nijtmans2024-03-202-125/+1353
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Now _really_ remove TIP #689jan.nijtmans2024-03-181-42/+0
| | * | | | | Move "::tcl::clock::configure" to the tcl::unsupported namespacejan.nijtmans2024-03-182-15/+15
| | * | | | | Make "clock configure" an internal command "::tcl::clock::configure"jan.nijtmans2024-03-182-15/+15
| | * | | | | fixes [1f40aa83c552f597]: suppress integer-overflow trapping (atm, GCC "trapv...sebres2024-03-151-4/+4
| | * | | | | Mark 4 "clock" testcases with "knownBug". Ticket [1f40aa83c5] describes the d...jan.nijtmans2024-03-151-4/+4
| | * | | | | clock.test: tests renumeration, solve inaesthetic results of mergessebres2024-03-141-29/+28
| | * | | | | make clock tests system-TZ independentsebres2024-03-141-8/+14
| | * | | | | validation check: fixed time point of first stage - it must work TZ independe...sebres2024-03-141-64/+75
| | * | | | | better test-mockup, don't disclose artificially skipped test for valid modesebres2024-03-131-3/+9
| | * | | | | Rebase to latest 9.0jan.nijtmans2024-03-132-125/+1332
| | |\ \ \ \ \
| | | * | | | | compat regression test: original clock ensemble supports prefixessebres2024-03-131-0/+4
| | | * | | | | Merge 9.0jan.nijtmans2024-03-121-10/+10
| | | |\ \ \ \ \
| | | * \ \ \ \ \ merge sebres-8-6-clock-speedup-cr2sebres2024-03-121-0/+106
| | | |\ \ \ \ \ \
| | | | * | | | | | fixes similar issue by free scan + more testssebres2024-03-121-2/+42
| | | | * | | | | | test cases covering #23: `clock add` regression (due to integer overflow)sebres2024-03-121-0/+20
| | | | * | | | | | tests to ensure cache of base is correct for :localtime if TZ-env changingsebres2024-03-121-0/+46
| | | | * | | | | | Rebase to latest core-8-6-branchjan.nijtmans2024-02-262-122/+1215
| | | | |\ \ \ \ \ \
| | | | | * \ \ \ \ \ Merge 8.6jan.nijtmans2022-07-0513-1314/+1408
| | | | | |\ \ \ \ \ \
| | | | | * \ \ \ \ \ \ Merge 8.6jan.nijtmans2021-12-088-13/+22
| | | | | |\ \ \ \ \ \ \
| | | | | * \ \ \ \ \ \ \ Merge 8.6jan.nijtmans2021-09-249-139/+219
| | | | | |\ \ \ \ \ \ \ \
| | | | | * | | | | | | | | Give TzsetIfNecessary "interp" argument.jan.nijtmans2021-02-221-3/+1
| | | | | * | | | | | | | | Merge 8.6jan.nijtmans2021-02-191-0/+4
| | | | | |\ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | Fix various compiler warningsjan.nijtmans2021-02-191-3/+3
| | | * | | | | | | | | | | | Use {} in expr. Enable no_tclclockmod testcasejan.nijtmans2024-03-111-7/+5
| | | * | | | | | | | | | | | Fix [1acd172c424b57c9] (by just reverting the change causing this). Not cruci...jan.nijtmans2024-03-112-3/+3
| | | * | | | | | | | | | | | Merge 9.0. Misc improvements from 9.0 branch (which were lost in this branch)jan.nijtmans2024-03-101-2/+2
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|/ / / / / | | | | |/| | | | | | | | | |