Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | cleanup format.test | jan.nijtmans | 2023-09-16 | 1 | -20/+11 | |
* | | Disable zipfs password tests for macos. Unix, Windows pass. See [bbe7c6ff9e] | apnadkarni | 2023-09-21 | 1 | -16/+7 | |
* | | Eliminate utf16 test-constraint. Add some testcases (backported/adapted from ... | jan.nijtmans | 2023-09-20 | 3 | -16/+48 | |
* | | Handle TCL_TRACE_OLD_STYLE being deprecated | jan.nijtmans | 2023-09-20 | 1 | -6/+8 | |
* | | Constrain tests to account for difference between Unix, MingW and MacOs build... | apnadkarni | 2023-09-20 | 1 | -4/+4 | |
* | | Eliminate "tip389" constraint. Mark 3 test-cases knownBug [e262613233] | jan.nijtmans | 2023-09-20 | 1 | -5/+4 | |
* | | eliminate use of "utf32" constraint: no longer necessary | jan.nijtmans | 2023-09-20 | 1 | -8/+7 | |
* | | Bug [a288e2003b] - file normalize broken for zipfs. | apnadkarni | 2023-09-20 | 1 | -0/+53 | |
* | | Bugs [14db54d81e], [6183f535c89]. Glob and find on zipfs root | apnadkarni | 2023-09-19 | 1 | -18/+44 | |
* | | Bug [4c686f1f0a] - zipfs mount on / | apnadkarni | 2023-09-19 | 1 | -2/+5 | |
* | | Bug [d056ee6d30] - zipfs list returns invalid paths | apnadkarni | 2023-09-18 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | Directory depth calculation assumed zipfs root at /, not //zipfs:/ | apnadkarni | 2023-09-18 | 1 | -1/+1 | |
* | | | Allow larger values for "binary encode base64 -maxlen". Add some more testcases | jan.nijtmans | 2023-09-18 | 2 | -0/+12 | |
|/ / | ||||||
* | | Remove test constraint bug-b3c7429255 | apnadkarni | 2023-09-17 | 1 | -2/+2 | |
* | | Use local time in tests for zip timestamps | apnadkarni | 2023-09-17 | 1 | -2/+9 | |
* | | Bug [2696dfe3f5] - raise exception on CRC errors | apnadkarni | 2023-09-16 | 2 | -10/+51 | |
|\ \ | ||||||
| * | | Add test file for CRC | apnadkarni | 2023-09-16 | 1 | -0/+0 | |
| * | | Merge | apnadkarni | 2023-09-16 | 3 | -6/+12 | |
| |\ \ | |/ / |/| | | ||||||
* | | | Disable two tests. Works on my Windows and Ubuntu but apparently not everywhe... | apnadkarni | 2023-09-15 | 1 | -2/+2 | |
* | | | Test hygiene for supporting -singleproc 1 and -debug 1 | dgp | 2023-09-15 | 3 | -4/+10 | |
| * | | Add false positive tests for CRC checking | apnadkarni | 2023-09-15 | 1 | -0/+14 | |
| * | | CRC validation | apnadkarni | 2023-09-15 | 1 | -10/+39 | |
|/ / | ||||||
* | | Expand zipfs tests. Fix [9a80630571], [6ed3447a7e], [01d8f30342] and manpages. | apnadkarni | 2023-09-15 | 28 | -31/+773 | |
|\ \ | ||||||
| * | | zipfs password tests | apnadkarni | 2023-09-15 | 2 | -8/+40 | |
| * | | Fix more arg count tests. Adapt stat dict for non-windows | apnadkarni | 2023-09-14 | 1 | -19/+22 | |
| * | | More tests and fix one more case triggering bug [01d8f30342] | apnadkarni | 2023-09-14 | 1 | -12/+105 | |
| * | | Added test files for zipfs | apnadkarni | 2023-09-14 | 26 | -0/+38 | |
| * | | Merge 8.7 | apnadkarni | 2023-09-13 | 2 | -288/+86 | |
| |\ \ | ||||||
| * | | | Couple of more special cases for zipfs mount | apnadkarni | 2023-09-13 | 1 | -19/+20 | |
| * | | | Add !zipfslib constraint for tests that should only run without an attached T... | apnadkarni | 2023-09-13 | 1 | -8/+9 | |
| * | | | Fix zipfs root arg count checks | apnadkarni | 2023-09-12 | 1 | -1/+63 | |
| * | | | More tests and some manpage corrections | apnadkarni | 2023-09-11 | 1 | -33/+285 | |
| * | | | Oops. Inadvertent check-in. | apnadkarni | 2023-09-10 | 1 | -3/+8 | |
| * | | | Merge 8.7 (change in order of mount args) | apnadkarni | 2023-09-10 | 4 | -43/+47 | |
| |\ \ \ | ||||||
| * | | | | Improve test coverage for zipfs mount/unmount | apnadkarni | 2023-09-09 | 2 | -12/+267 | |
* | | | | | Merge 8.6 | jan.nijtmans | 2023-09-15 | 1 | -0/+14 | |
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| | | ||||||
| * | | | Fix [00655c867e]: ClockGetdatefieldsObjCmd(): avoid signed integer overflow a... | jan.nijtmans | 2023-09-14 | 1 | -0/+14 | |
| | | | | ||||||
| \ \ \ | ||||||
*-. \ \ \ | TIP #665: Remove support for internal utf-16 for Tcl 8.7 (and 9.0) | jan.nijtmans | 2023-09-12 | 1 | -284/+82 | |
|\ \ \ \ \ | | |/ / / | ||||||
| * | | | | Rebase to 8.7 | jan.nijtmans | 2023-08-30 | 1 | -284/+82 | |
| |\ \ \ \ | ||||||
| | * \ \ \ | Rebase to 8.7 | jan.nijtmans | 2023-07-26 | 1 | -284/+82 | |
| | |\ \ \ \ | ||||||
| | | * \ \ \ | Rebase to 8.7 | jan.nijtmans | 2023-07-09 | 1 | -284/+82 | |
| | | |\ \ \ \ | ||||||
| | | | * \ \ \ | Rebase to latest 8.7 | jan.nijtmans | 2023-05-04 | 1 | -284/+82 | |
| | | | |\ \ \ \ | ||||||
| | | | | * | | | | More progress | jan.nijtmans | 2023-05-01 | 1 | -2/+2 | |
| | | | | * | | | | Remove internal use of TCL_UTF_MAX=3 as much as possible, without compromizin... | jan.nijtmans | 2023-05-01 | 1 | -286/+84 | |
* | | | | | | | | | TIP #666 implementation: Change ptrdiff_t → Tcl_Size in Tcl 8.7 (and 9.0) | jan.nijtmans | 2023-09-11 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
| * | | | | | | | | Rebase to 8.7 | jan.nijtmans | 2023-08-30 | 1 | -4/+4 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | Merge 8.7 | jan.nijtmans | 2023-08-04 | 3 | -31/+87 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Rebase to 8.7 | jan.nijtmans | 2023-07-26 | 1 | -4/+4 | |
| | |\ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | | | ||||||
| | | * | | | | | | | Rebase to latest 8.7 | jan.nijtmans | 2023-05-10 | 1 | -4/+4 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | TIP #666 implementation | jan.nijtmans | 2023-05-03 | 1 | -1/+1 | |
| | | | | |_|/ / / / | | | | |/| | | | | |