summaryrefslogtreecommitdiffstats
path: root/tests/zipfs.test
Commit message (Expand)AuthorAgeFilesLines
* Redo zipfs path handlingapnadkarni2023-10-141-4/+13
* Bug [894e11d7f7]. Fix Unix test runs to use embedded Tcl zipfs scripts andapnadkarni2023-10-091-19/+10
|\
| * No need to fake embedded zip now that tcltest build is fixedapnadkarni2023-10-091-19/+13
|/
* Claim all paths under //zipfs:/ as zipfs pathsapnadkarni2023-10-051-3/+7
* Merge 8.6jan.nijtmans2023-10-051-1/+1
* zipfs file write - remove size limit, do not preallocateapnadkarni2023-10-051-2/+19
* test suite hygienedgp2023-10-041-5/+9
* Update tests for zipfs append.apnadkarni2023-10-041-5/+7
* Start on zipfs append modeapnadkarni2023-10-041-2/+2
* Done with glob testsapnadkarni2023-10-041-190/+200
* Some fixes, some testsapnadkarni2023-10-031-8/+38
* More relatively minor fixes for file ensemble on zipfsapnadkarni2023-10-021-54/+80
* More file ensemble tests for zipfsapnadkarni2023-10-011-10/+142
* Start on tests and fixes for file commands for zipfsapnadkarni2023-09-301-12/+159
* Add test for crashapnadkarni2023-09-291-0/+13
* dup test namesdgp2023-09-291-1/+1
* Disable password based zipfs tests on MacOSapnadkarni2023-09-291-6/+6
* Progress on [6d2ef441cc]apnadkarni2023-09-281-7/+19
* Proposed fix for [c315de9e44]apnadkarni2023-09-281-15/+50
* Simplify password checks. No need to persist resultapnadkarni2023-09-281-11/+17
* Start on password related zipfs bugsapnadkarni2023-09-281-3/+3
* Bug [00018ec7a0] - zipfs w+ not permitting readapnadkarni2023-09-271-7/+7
* Tests for bug [f91ee30d33]apnadkarni2023-09-271-11/+31
* Finish up [23dd83ce7c] tests and fixes.apnadkarni2023-09-271-4/+6
* 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