summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge 8.6kjnash2020-07-161-0/+1
|\ \ \ | |/ /
* | | Bugfix tests/safe.test. Harden tests safe-9.20 to safe-9.24 against indeterm...kjnash2020-07-151-156/+151
* | | Bugfix in library/safe.tcl - AliasGlob passes -join to glob inappropriately; ...kjnash2020-07-151-4/+30
* | | Bugfix in library/safe.tcl - when deleting a safe interpreter, delete its sub...kjnash2020-07-151-2/+10
* | | Comments only.kjnash2020-07-131-1/+0
* | | Add tests to tests/safe.testkjnash2020-07-131-2/+71
* | | Add new tests to tests/safe.test.kjnash2020-07-131-0/+544
* | | Add example files for use in tests/safe.test; add tests of the files themselves.kjnash2020-07-1312-0/+194
|/ /
* | Fix 4 test-cases, which fail when running from the western hemispherejan.nijtmans2020-07-111-4/+4
* | Fix test-cases clock-34.65 and clock-34.66, they seem to be affected by summe...jan.nijtmans2020-07-101-4/+4
* | Fix [5019748c73]: FreeScan resp. Oldscan does not recognize positive time zon...jan.nijtmans2020-07-101-37/+64
|\ \
| * | Proposed fix for [5019748c73]: FreeScan resp. Oldscan does not recognize posi...jan.nijtmans2020-07-091-37/+64
* | | Fix utf-1.13 testcase for TCL_UTF_MAX>3jan.nijtmans2020-07-101-1/+1
* | | Addendum to [60fab362ce]: "Also don't allow surrogates in \U??????". This c...jan.nijtmans2020-07-101-2/+2
|/ /
* | Merge 8.6jan.nijtmans2020-07-081-2/+82
|\ \
| * \ merge zlib-chan-f70ce1fead, [f70ce1fead] - rewritten and optimized inflate:sebres2020-06-241-2/+82
| |\ \
| | * | zlib.test: replaces tests/assets/zlib.bin with inlined version (creating test...sebres2020-06-231-10/+34
| | * | Added two tests demonstrating that the tickets [8af92dfb66] (bad stream expan...aku2020-06-232-2/+58
* | | | Merge 8.6. re-generate tclParse.cjan.nijtmans2020-06-232-2/+2
|\ \ \ \ | |/ / /
| * | | no functional changes (closed bracket in comment, lint concerns only)sebres2020-05-292-2/+2
* | | | clock-iso-2.patchjan.nijtmans2020-05-271-0/+16
* | | | Proposed soution for [a1bd37b719]: clock (free)scan of ISO 8601 timestamp wit...jan.nijtmans2020-05-271-2/+10
|/ / /
* | | Tiny fix for TCL_UTF_MAX=4 build only: Since Tcl_UtfNext() verifies 4 bytes f...jan.nijtmans2020-05-181-9/+3
* | | Fix [ed29806baf]: Tcl_UtfToUniChar reads more than TCL_UTF_MAX bytesjan.nijtmans2020-05-132-135/+78
|\ \ \
| * \ \ Merge testcase cleanup. Make Tcl_UtfPrev() behave the same for any TCL_UTF_MA...jan.nijtmans2020-05-121-19/+18
| |\ \ \
| * | | | Fix "knownBug" utf-4.11. Turns out a few other testcases where still not cor...jan.nijtmans2020-05-121-174/+54
| * | | | Merge 8.6. Mark testcase utf-4.11 as "knownBug": this one still doesn't give ...jan.nijtmans2020-05-114-113/+125
| |\ \ \ \
| * | | | | Change order of some testcases, matching 8.6jan.nijtmans2020-05-071-12/+12
* | | | | | merge 8.5sebres2020-05-131-0/+18
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | clock.test: more tests for negative month offsets over threshold of a year (i...sebres2020-05-131-0/+18
* | | | | Merge 8.5jan.nijtmans2020-05-121-66/+59
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | Unsplit some test-cases and renumber, for testcase which give the same result...jan.nijtmans2020-05-121-100/+46
* | | | Tweak the Tcl_UtfPrev() implementation for TCL_UTF_MAX=4. This fixes 10 testc...jan.nijtmans2020-05-111-34/+28
* | | | occurance -> occurrence.jan.nijtmans2020-05-114-14/+14
* | | | Tweak Invalid() function: No need for "return 0" twice in the function. jan.nijtmans2020-05-101-7/+7
* | | | Merge bug-31aa44375d branch. Mark encoding-15.5 testcase as "knownBug". Discu...jan.nijtmans2020-05-102-13/+4
|\ \ \ \
| * \ \ \ Rebase to latest core-8-6-branch.jan.nijtmans2020-05-082-13/+9
| |\ \ \ \ |/ / / / /
| * | | | Merge changes from parent branchdgp2020-05-071-21/+33
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge 8.6jan.nijtmans2020-05-071-21/+33
| | |\ \ \
| * | | | | split and constrain the failing test.dgp2020-05-071-1/+6
| |/ / / /
| * | | | merge 8.6dgp2020-05-071-2/+8
| |\ \ \ \
| * \ \ \ \ Merge 8.6. Some more tweaks to Tcl_UtfPrev(), so it cannot jump back 4 bytes ...jan.nijtmans2020-05-071-543/+515
| |\ \ \ \ \
| * | | | | | Add 4 test-cases that could fool Tcl_UtfPrev (but ... actually they don't).jan.nijtmans2020-05-051-0/+12
| * | | | | | Merge 8.6jan.nijtmans2020-05-052-25/+25
| |\ \ \ \ \ \
| * | | | | | | More progress/simplificationjan.nijtmans2020-05-041-21/+12
| * | | | | | | Merge 8.6jan.nijtmans2020-05-041-7/+7
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge 8.6jan.nijtmans2020-05-047-41/+49
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Seems almost correct. Still problem with "string index" for TCL_UTF_MAX>3jan.nijtmans2020-05-021-59/+56
| * | | | | | | | | More fixes for [ed29806baf]. Not working yet. WIPjan.nijtmans2020-05-021-22/+23
* | | | | | | | | | Merge 8.5jan.nijtmans2020-05-081-5/+23
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |