Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins that include changes to files matching 'tests/*'
|
2026-09-03
| ||
| 14:40 | merge trunk Leaf check-in: b8f195fd1a user: dgp tags: core-9-1-b1-rc | |
|
2026-09-02
| ||
| 19:56 | merge 9.0: fix for segfault [e533296a92d89044]: avoid reset of lambda info in frames stack by nested... check-in: 498cc0652c user: sebres tags: trunk, main | |
| 16:52 | merge trunk check-in: 3b02e9295c user: dgp tags: core-9-1-b1-rc | |
| 08:52 | Clean up grapheme command a bit. Verified that it can be exposed in a safe interp check-in: 936b5af238 user: dkf tags: trunk, main | |
|
2026-09-01
| ||
| 11:01 | merge 8.6: ultimate fix for segfault [e533296a92d89044]: avoid reset of lambda info in frames stack ... check-in: 0449bde0a1 user: sebres tags: core-9-0-branch | |
| 10:32 | ultimate fix for segfault [e533296a92d89044]: avoid reset of lambda info in frames stack by nested c... check-in: e76affb84c user: sebres tags: core-8-6-branch | |
| 10:24 | new apply test (covering shimmer of lambda during its evaluation, similar to regexp-27.8) Closed-Leaf check-in: beada2b515 user: sebres tags: bug-e533296a92-sebres-optimized | |
|
2026-08-31
| ||
| 21:35 | merge fix for [e533296a92d89044] from 8.6: reset cmd in procPtr after lambda invocation; avoid reset... check-in: e20417820f user: sebres tags: core-9-0-branch | |
| 21:07 | fixes [e533296a92d89044]: reset cmd in procPtr after lambda invocation; avoid reset of lambda info i... check-in: 107a8d20dd user: sebres tags: core-8-6-branch | |
| 21:03 | tests/apply.test: cherry-picked test from optimized branch Closed-Leaf check-in: dfab4ecfbb user: sebres tags: bug-e533296a92-sebres | |
| 15:45 | amend (added init for var res) check-in: e5c1baca0c user: sebres tags: bug-e533296a92-sebres-optimized | |
| 09:14 | Merge trunk check-in: 3bab2658b0 user: jan.nijtmans tags: tip-700 | |
|
2026-08-28
| ||
| 13:06 | more tests, reset cmdPtr->nsPtr after reference decrement (in case if NS is dead) check-in: 3f19b5ad4b user: sebres tags: bug-e533296a92-sebres-optimized | |
|
2026-08-27
| ||
| 17:53 | backport the idea [a7a8993cca8e49c9] from 8.5 as NRE-capable version: fill this info and reset the a... check-in: 4ca6eb5618 user: sebres tags: bug-e533296a92-sebres | |
| 14:57 | chw's proposed patch for [e533296a92] Closed-Leaf check-in: 152c3d8cd6 user: jan.nijtmans tags: bug-e533296a92 | |
| 14:04 | ultimate fix for segfault [e533296a92d89044]: avoid reset of lambda info in frames stack by nested c... Closed-Leaf check-in: a7a8993cca user: sebres tags: bug-e533296a92d89044-segfault | |
|
2026-08-26
| ||
| 21:42 | tests/info.test: illustrating [e533296a92d89044] check-in: 221842947f user: sebres tags: bug-e533296a92d89044-segfault | |
| 12:48 | Testcases for [3b2a527ed3]: grapheme.test failures with Unicode 18 Leaf check-in: 28dad48b93 user: jan.nijtmans tags: bug-3b2a527ed3, core-bug-3b2a527ed3 | |
|
2026-08-25
| ||
| 17:19 | merge trunk check-in: bbff0c172c user: dgp tags: core-9-1-b1-rc | |
| 12:07 | Update utf8proc.c for Unicode 18. Most GraphemeBreakTest testcases now pass. Only 4 fail, those are ... check-in: 9ec5286ed2 user: jan.nijtmans tags: trunk, main | |
| 07:32 | Disable io-29.26 run in CI environment. Needs further investigation check-in: 1c9cfff9b4 user: jan.nijtmans tags: trunk, main | |
| 07:31 | Disable io-29.26 run in CI environment. Needs further investigation check-in: c38ed1e311 user: jan.nijtmans tags: core-9-0-branch | |
|
2026-08-24
| ||
| 19:04 | merge trunk check-in: ff434a8f09 user: dgp tags: core-9-1-b1-rc | |
| 17:53 | Update to latest unicode 18 tables check-in: fc480be2b8 user: jan.nijtmans tags: trunk, main | |
| 17:51 | Update testcases too Closed-Leaf check-in: 96820f5a95 user: jan.nijtmans tags: unicode-18 | |
|
2026-08-20
| ||
| 17:41 | merge trunk check-in: 8c71d54d07 user: dgp tags: core-9-1-b1-rc | |
|
2026-08-15
| ||
| 10:42 | Constraint console-bug-f10d91c2 test to 64-bit as triggering powershell script does not run on 32-bi... check-in: d7926929a0 user: apnadkarni tags: trunk, main | |
| 08:16 | merge trunk check-in: 231777b7dc user: dkf tags: tip-757 | |
|
2026-08-12
| ||
| 18:10 | merge trunk check-in: a1ff8e3a0b user: dgp tags: core-9-1-b1-rc | |
|
2026-08-11
| ||
| 13:52 | Merge 9.0. Fix [4676f5c78] - corrupted elements from glob -dir . in zipfs check-in: 6a61e9f919 user: apnadkarni tags: trunk, main | |
| 13:30 | Fix [4676f5c78] - corrupted elements from glob -dir . in zipfs check-in: dd6eeb51fa user: apnadkarni tags: core-9-0-branch | |
|
2026-08-10
| ||
| 09:58 | Consolidate use of ©. Indenting check-in: 82a75b7cb9 user: jan.nijtmans tags: trunk, main | |
|
2026-08-09
| ||
| 11:41 | merge trunk check-in: d54b3787e4 user: dkf tags: tip-757 | |
|
2026-08-08
| ||
| 08:57 | Proposed fix for [4676f5c78] and more tests check-in: c97ece9549 user: apnadkarni tags: bug-4676f5c78 | |
| 06:06 | Bug [4676f5c78] - add tests to reproduce reported defect check-in: 036016befc user: apnadkarni tags: bug-4676f5c78 | |
|
2026-08-02
| ||
| 08:11 | Fix [6e82720e] - BUFFER_PADDING panic on 4294967296 chars read check-in: 5a2face991 user: apnadkarni tags: trunk, main | |
|
2026-07-29
| ||
| 06:43 | Proposed fix for [6e82720e14]. check-in: d90ac91a23 user: apnadkarni tags: bug-6e82720e | |
| 05:40 | Add tests to recreate [6e82720e] without creating large files on disk check-in: 9923435ca6 user: apnadkarni tags: bug-6e82720e | |
|
2026-07-16
| ||
| 12:21 | Merge 9.0. Fix [d40d8db3]. Path normalization on Windows ACL-denied directory check-in: 88cc0220bd user: apnadkarni tags: trunk, main | |
| 11:41 | Fix [d40d8db3]. Path normalization on Windows ACL-denied directory check-in: 0ac314cb96 user: apnadkarni tags: core-9-0-branch | |
| 03:08 | Enable test on CI. Add Unicode variant check-in: c007cbf517 user: apnadkarni tags: bug-d40d8db3 | |
|
2026-07-15
| ||
| 11:34 | Add test to prove presence of bug check-in: 432267215d user: apnadkarni tags: bug-d40d8db3 | |
| 08:26 | Add infrastructure for bug reproduction check-in: d9d66c9af9 user: apnadkarni tags: bug-d40d8db3 | |
|
2026-07-14
| ||
| 16:31 | Merge 9.0 - Fix [f10d91c2] - dead console busy loop check-in: b35f145d82 user: apnadkarni tags: trunk, main | |
| 16:27 | Fix [f10d91c2] - dead console busy loop check-in: 49925e3365 user: apnadkarni tags: core-9-0-branch | |
|
2026-07-13
| ||
| 11:47 | Add test case. Thanks @JulianNoble for repro script Closed-Leaf check-in: d5b7b86100 user: apnadkarni tags: bug-f10d91c2 | |
| 10:43 | Slightly clearer wording in console test prompts check-in: e0019089b2 user: apnadkarni tags: bug-f10d91c2 | |
|
2026-07-09
| ||
| 16:12 | Delete extraneous puts in winFCmd.test check-in: febc2c4e22 user: apnadkarni tags: trunk, main | |
| 11:12 | Merge main Leaf check-in: a56bc05b52 user: apnadkarni tags: tip-756 | |
| 11:08 | Added tcl::unsupported::grapheme command check-in: aae0878628 user: apnadkarni tags: trunk, main | |