summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|/ / / / | | | | |/| | | | | | | | |
| | | * | | | | | | | | | | Merge 9.0. Add ::tcl::clock to library/tclIndexjan.nijtmans2024-03-103-1/+50
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / /
| | | * | | | | | | | | | | Merge 9.0jan.nijtmans2024-03-041-2/+2
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | Minimize diff to main branch by comment correctionoehhar2024-03-041-2/+2
| | | * | | | | | | | | | | | Rebase to latest 9.0jan.nijtmans2024-02-263-129/+1228
| | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2022-07-0525-172/+481
| | | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2021-12-0821-44/+67
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2021-09-2463-1921/+2552
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.7. Use more TCL_UNUSED()jan.nijtmans2021-02-192-3/+7
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Get sebres-8-6-clock-speedup-cr2 ready for 8.7 toojan.nijtmans2021-02-183-129/+1228
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|_|_|/ / / / / / / / | | | | | |/| | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | | | | | One more error-message tweakjan.nijtmans2021-02-181-3/+3
| | | | | * | | | | | | | | | | | | | | tweak error-messages a little more (no quotes here)jan.nijtmans2021-02-181-3/+3
| | | | | * | | | | | | | | | | | | | | tweak error-messagesjan.nijtmans2021-02-181-8/+8
| | | | | * | | | | | | | | | | | | | | Merge 8.6jan.nijtmans2021-02-181-1/+7
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \