summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* test hygienedgp2024-07-301-1/+2
|
* merge trunk and dup test namesdgp2024-07-302-11/+11
|\
| * merge 8.7dgp2024-07-301-1/+1
| |\ |/ /
| * merge 8.6dgp2024-07-301-1/+1
| |\
| | * continuity of test namesdgp2024-07-301-2/+2
| | |
* | | Merge 8.7 - Fix [7d5f1c1308] - zipfs mkzip error on Windows dotfilesapnadkarni2024-07-291-0/+15
|\ \ \ | |/ /
| * | Fix [7d5f1c1308] - zipfs mkzip error on Windows dotfilesapnadkarni2024-07-291-0/+15
| | |
* | | merge 8.7sebres2024-07-282-9/+9
|\ \ \ | |/ /
| * | closes [cd25761979]: `clock format` and `clock add` will accept `now` as ↵sebres2024-07-281-8/+8
| | | | | | | | | | | | clock value (value `-now` retained to compat reasons to earlier versions and tclclockmod, undocumented at the moment)
| * | merge 8.6sebres2024-07-281-1/+1
| |\ \ | | |/
| | * tests/cmdAH.test: amend to [fd91b0ca09cb171f] - fixed typossebres2024-07-281-1/+1
| | |
* | | Merge 8.7dkf2024-07-181-0/+10
|\ \ \ | |/ /
| * | Merge 8.6 branchdkf2024-07-181-0/+10
| |\ \ | | |/
| | * clock.test: more regression tests: clock-46.[56] cherry-picked from 8.7, ↵sebres2024-07-161-0/+19
| | | | | | | | | | | | clock-46.7 to illustrate regression [3ee8f1c2a785f4d8] (8.6 is not affected)
| | * Make [self] work inside [$obj eval]. [91b3a5bb14e6e8ae]dkf2024-07-151-0/+10
| | |
* | | [91b3a5bb14] msgcat method: catch oo resolution to at least not to failoehhar2024-07-181-0/+24
|\ \ \ | |/ /
| * | [91b3a5bb14] msgcat method: catch oo resolution to at least not to failoehhar2024-07-181-0/+24
| |\ \
| | * | [91b3a5bb14] msgcat method: same changes as in branch ↵oehhar2024-07-181-0/+24
| | | | | | | | | | | | | | | | "ticket-91b3a5bb14-msgcat-oo-method", but based on core-8-branch
* | | | merge 8.7sebres2024-07-161-16/+39
|\ \ \ \ | |/ / /
| * | | clock: better fix for validation check for scanned day of week in input ↵sebres2024-07-161-16/+39
| | | | | | | | | | | | | | | | | | | | (normalized input value after scan, Sun is always 7 now); more tests for valid days of weeks covering also format scan with different weekday formats (%a, %u, %w)
* | | | merge 8.7 (clock: fix validation check for scanned Sunday)sebres2024-07-161-10/+21
|\ \ \ \ | |/ / /
| * | | clock: fix validation check for scanned Sunday (missing % 7 by compare)sebres2024-07-161-10/+21
| | | |
* | | | merge 8.7sebres2024-07-161-1/+23
|\ \ \ \ | |/ / /
| * | | clock: fixed regression [3ee8f1c2a785f4d8]: time overflow (without ↵sebres2024-07-161-1/+23
| |/ / | | | | | | | | | validation) must cause day increment; clock.test: more regression tests
* | | Stop variable from disappearing by accident when referred to by name. ↵dkf2024-07-141-0/+14
|\ \ \ | |/ / | | | | | | [74b6110204]
| * | Stop variable from disappearing by accident when referred to by name. ↵dkf2024-07-141-0/+14
| |\ \ | | |/ | | | | | | [74b6110204]
| | * Stop variable from disappearing by accident when referred to by name. ↵dkf2024-07-141-0/+14
| | | | | | | | | | | | [74b6110204]
* | | undo mainline tests, tests of branch moved to replace themsebres2024-07-141-27/+5
| | |
* | | merge trunksebres2024-07-141-0/+22
|\ \ \
| * \ \ merge 8.7, actual state of [info vars], before fix [0e4b7fce57] global vars ↵sebres2024-07-141-0/+22
| |\ \ \ | | |/ / | | | | | | | | still resolved in namespace
| | * | merge 8.6sebres2024-07-141-0/+22
| | |\ \ | | | |/
| | | * [info vars] test coverage for global vars resolvesebres2024-07-141-0/+22
| | | |
* | | | amend to [3d8bf31bdc], ultimately fixes [0e4b7fce57]: [info vars] should not ↵sebres2024-07-141-0/+23
|/ / / | | | | | | | | | | | | resolve global vars in namespace by simple pattern too (see info-19.8 test); added tests covering the behaviour
* | | Bug [cfdf80a2efc6] - zlib checksum is negativeapnadkarni2024-07-111-0/+10
| | |
* | | Don't bother unrelated error-messagesjan.nijtmans2024-07-0967-438/+438
| | |
* | | Remaining can't -> cannot changesjan.nijtmans2024-07-0867-438/+438
| | |
* | | first/second -> left/right and can't -> cannotjan.nijtmans2024-07-088-190/+190
| | |
* | | Add possible "first"/"second" to error-message (thanks, rmax!)jan.nijtmans2024-07-081-5/+5
| | |
* | | Additional testcases (not only testing for lseq, but for list and dict as well)jan.nijtmans2024-07-081-0/+12
| | |
* | | Possible fix for [0439e1e1a3]: Slow detection of illegal expr argumentjan.nijtmans2024-07-051-0/+6
| | |
* | | merge 8.7sebres2024-07-021-3/+5
|\ \ \ | |/ /
| * | merge 8.6sebres2024-07-021-3/+5
| |\ \ | | |/
| | * info frame: restored return {type precompiled} in case of no frame ↵sebres2024-07-021-3/+5
| | | | | | | | | | | | information; see [0de6c1d79cfba2ea] for description
* | | merge 8.7sebres2024-07-022-2/+30
|\ \ \ | |/ /
| * | merge 8.6sebres2024-07-022-2/+30
| |\ \ | | |/
| | * fix crash [0de6c1d79c] more consistently (an error "bad level" for info ↵sebres2024-07-021-3/+6
| | | | | | | | | | | | instead of artifical dummy info)
| | * Fix for [0de6c1d79c] crash (cherry-picked from trunk)sebres2024-07-021-0/+9
| | |
| | * further attempt to fix [fd91b0ca09cb171f] (check whether some disk/driver ↵sebres2024-07-011-2/+18
| | | | | | | | | | | | may have 2038 problem)
| | * Fix [5fca83d78c]: [encoding system] is wrong in an ISO-8859-1 localejan.nijtmans2024-07-011-1/+1
| | |
* | | Add test for crashapnadkarni2024-07-011-0/+9
| | |