summaryrefslogtreecommitdiffstats
path: root/tests/zipfs.test
Commit message (Expand)AuthorAgeFilesLines
* Fix [23dd83ce7c]. Still need to check other ckallocs for 0 lengthapnadkarni2023-09-261-2/+2
* Add testsapnadkarni2023-09-261-4/+29
* Fix gcc warning. Add knownBug constraint to zipfs list (only showed in non-em...apnadkarni2023-09-251-1/+1
* Merge 8.7apnadkarni2023-09-251-1/+20
|\
| * zipfs attribute testsapnadkarni2023-09-251-1/+20
* | Fix file exist for zipfsapnadkarni2023-09-251-21/+15
|/
* More tests for zipfsapnadkarni2023-09-241-23/+206
* Bug [4645658689] - zipfs file truncation with open r+apnadkarni2023-09-231-29/+66
* Fix test contraint "bbe7c6ff9e"jan.nijtmans2023-09-221-4/+2
* Disable zipfs password tests for macos. Unix, Windows pass. See [bbe7c6ff9e]apnadkarni2023-09-211-16/+7
* Constrain tests to account for difference between Unix, MingW and MacOs build...apnadkarni2023-09-201-4/+4
* Bug [a288e2003b] - file normalize broken for zipfs.apnadkarni2023-09-201-0/+53
* Bugs [14db54d81e], [6183f535c89]. Glob and find on zipfs rootapnadkarni2023-09-191-18/+44
* Bug [4c686f1f0a] - zipfs mount on /apnadkarni2023-09-191-2/+5
* Bug [d056ee6d30] - zipfs list returns invalid pathsapnadkarni2023-09-181-1/+1
|\
| * Directory depth calculation assumed zipfs root at /, not //zipfs:/apnadkarni2023-09-181-1/+1
|/
* Remove test constraint bug-b3c7429255apnadkarni2023-09-171-2/+2
* Use local time in tests for zip timestampsapnadkarni2023-09-171-2/+9
* Bug [2696dfe3f5] - raise exception on CRC errorsapnadkarni2023-09-161-10/+51
|\
| * Mergeapnadkarni2023-09-161-3/+4
| |\ | |/ |/|
* | 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-151-1/+2
| * Add false positive tests for CRC checkingapnadkarni2023-09-151-0/+14
| * CRC validationapnadkarni2023-09-151-10/+39
|/
* Expand zipfs tests. Fix [9a80630571], [6ed3447a7e], [01d8f30342] and manpages.apnadkarni2023-09-151-31/+688
|\
| * zipfs password testsapnadkarni2023-09-151-7/+39
| * Fix more arg count tests. Adapt stat dict for non-windowsapnadkarni2023-09-141-19/+22
| * More tests and fix one more case triggering bug [01d8f30342]apnadkarni2023-09-141-12/+105
| * 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-131-8/+9
| * Fix zipfs root arg count checksapnadkarni2023-09-121-1/+63
| * More tests and some manpage correctionsapnadkarni2023-09-111-33/+285
| * Oops. Inadvertent check-in.apnadkarni2023-09-101-3/+8
| * Merge 8.7 (change in order of mount args)apnadkarni2023-09-101-41/+41
| |\ | |/ |/|
| * Improve test coverage for zipfs mount/unmountapnadkarni2023-09-091-12/+220
* | Testcase improvementsjan.nijtmans2023-09-081-7/+7
* | [93eb73784a] follow-up: It looks like the "zipfs exists" change is necessary ...jan.nijtmans2023-09-081-12/+12
|\ \
* \ \ Fix [93eb73784a]: zipfs interaction with tcl_findLibrary causes slow loadingjan.nijtmans2023-09-081-16/+16
|\ \ \ | |/ / | | / | |/ |/|
| * More patches from juliannoble2. Thanks!jan.nijtmans2023-09-071-1/+1
| * Exchange TclZipfs_MountBuffer/"zipfs mount_data" arguments as welljan.nijtmans2023-09-071-6/+6
| * Merge 8.7. Exchange "zipfs mount"/TclZipfs_Mount arguments: archive <-> mount...jan.nijtmans2023-09-071-9/+9
| |\ | |/ |/|
| * Experiment: What if we changed "//zipfs:/" to "/zipfs:/", which doesn't look ...jan.nijtmans2023-09-071-7/+7
|/
* Thanks to TIP #587, convert many escapes in the testcases into the actual (UT...jan.nijtmans2021-03-301-5/+5
* More cleaning up of zipfsdkf2021-03-161-0/+5
* More on making tclZipfs.c comprehensible. Refactoring to the rescue!dkf2021-03-141-2/+14
* Fix SEGV in zipfs mounting, and try to make that code more comprehensibledkf2021-03-081-0/+4
* Added some tests for [zipfs lmkimg]dkf2021-03-071-0/+110
* Change TCL_ZIP_FILE name, just using dots in stead of underscoresjan.nijtmans2021-02-091-1/+1
* Attempt to fix the last TIP #430 bits, needed to make it work for Tk (and oth...jan.nijtmans2021-02-081-6/+1
* TIP 590: Recommend lowercase Package Namesjan.nijtmans2020-12-041-1/+1
|\