summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Backport [891a74b941]: format %#d not consistent with other radix prefixes or...jan.nijtmans2023-09-181-6/+2
* | | Remove test constraint bug-b3c7429255apnadkarni2023-09-171-2/+2
* | | Fix [3f9f494cc1] zipfs timezone tests.apnadkarni2023-09-171-2/+9
|\ \ \
| * | | Use local time in tests for zip timestampsapnadkarni2023-09-171-2/+9
|/ / /
* | | merge-markjan.nijtmans2023-09-160-0/+0
|\ \ \ | | |/ | |/|
| * | cleanup format.testjan.nijtmans2023-09-161-20/+11
* | | Bug [b6f7cee65c] - nmake not testing zip based tcl libraryapnadkarni2023-09-161-3/+5
* | | Bug [2696dfe3f5] - raise exception on CRC errorsapnadkarni2023-09-163-12/+76
|\ \ \
| * | | Clean up buffers on CRC failureapnadkarni2023-09-161-0/+3
| * | | Add test file for CRCapnadkarni2023-09-161-0/+0
| * | | Mergeapnadkarni2023-09-165-47/+76
| |\ \ \ | |/ / / |/| | |
* | | | Bug [943258f361] - valgrind - cmdInfo test uninitialized memory accessapnadkarni2023-09-161-0/+3
* | | | Bug [d7849f7721]. zipfs memory leak.apnadkarni2023-09-161-41/+61
|\ \ \ \
| * | | | Mainly comments, more minor refactoringapnadkarni2023-09-161-10/+12
| * | | | Minor refactoringapnadkarni2023-09-161-20/+15
| * | | | Fix ZipChannel.ubuf memory managementapnadkarni2023-09-161-21/+39
| * | | | Partial fix for leakapnadkarni2023-09-162-1/+6
|/ / / /
* | | | Disable two tests. Works on my Windows and Ubuntu but apparently not everywhe...apnadkarni2023-09-151-2/+2
* | | | Test hygiene for supporting -singleproc 1 and -debug 1dgp2023-09-153-4/+10
| |_|/ |/| |
| * | Add false positive tests for CRC checkingapnadkarni2023-09-152-2/+16
| * | CRC validationapnadkarni2023-09-152-11/+60
|/ /
* | Expand zipfs tests. Fix [9a80630571], [6ed3447a7e], [01d8f30342] and manpages.apnadkarni2023-09-1530-90/+936
|\ \
| * | zipfs password testsapnadkarni2023-09-153-12/+48
| * | Fix more arg count tests. Adapt stat dict for non-windowsapnadkarni2023-09-142-20/+23
| * | More tests and fix one more case triggering bug [01d8f30342]apnadkarni2023-09-142-18/+115
| * | Added test files for zipfsapnadkarni2023-09-1426-0/+38
| * | Bug [01d8f30342]. zipfs canonical produces garbage.apnadkarni2023-09-131-2/+4
| * | Merge 8.7apnadkarni2023-09-1355-2355/+649
| |\ \
| * | | Couple of more special cases for zipfs mountapnadkarni2023-09-131-19/+20
| * | | Add !zipfslib constraint for tests that should only run without an attached T...apnadkarni2023-09-133-11/+14
| * | | Bug [9a80630571] - zipfs directory consistency checksapnadkarni2023-09-131-21/+65
| * | | Fix zipfs root arg count checksapnadkarni2023-09-122-7/+84
| * | | More tests and some manpage correctionsapnadkarni2023-09-112-41/+297
| * | | Oops. Inadvertent check-in.apnadkarni2023-09-101-3/+8
| * | | Merge 8.7 (change in order of mount args)apnadkarni2023-09-1017-729/+738
| |\ \ \
| * | | | Improve test coverage for zipfs mount/unmountapnadkarni2023-09-094-13/+272
| * | | | Bug [6ed3447a7e]. Fix crash. Add length checks.apnadkarni2023-09-091-16/+41
| * | | | Create new branch named "apn-zipfs-tests"apnadkarni2023-09-060-0/+0
* | | | | Merge 8.6jan.nijtmans2023-09-153-3/+20
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | [3d3124d01d]: Assure we detect any -ftrapv failures in GitHub actionsjan.nijtmans2023-09-151-0/+1
| * | | Fix [00655c867e]: ClockGetdatefieldsObjCmd(): avoid signed integer overflow a...jan.nijtmans2023-09-142-3/+19
* | | | Merge-markjan.nijtmans2023-09-130-0/+0
|\ \ \ \ | |/ / /
| * | | More type-casts (c++-compatibility)jan.nijtmans2023-09-138-182/+184
* | | | Merge-markjan.nijtmans2023-09-130-0/+0
|\ \ \ \ | |/ / /
| * | | Fix [43b0656605]: MS Windows: files with emojis are found by glob but not rec...jan.nijtmans2023-09-131-4/+10
| |\ \ \
| | * | | Fix [43b0656605]: MS Windows: files with emojis are found by glob but not rec...jan.nijtmans2023-09-131-4/+10
| * | | | Fix [a1f11d96b8]: VC6 compilation error of core-8-6-branch: error C2065: 'int...jan.nijtmans2023-09-131-1/+1
| |\ \ \ \
| | * | | | Don't use int16_t, pre-C99jan.nijtmans2023-09-131-1/+1
| * | | | | More CompileProc/Tcl_ObjCmdProc usagejan.nijtmans2023-09-131-777/+304
| * | | | | Remove unneeded internal stub-entries (now that TIP #666 is accepted)jan.nijtmans2023-09-135-494/+29
| | |/ / / | |/| | |