summaryrefslogtreecommitdiffstats
path: root/tests/zipfs.test
Commit message (Expand)AuthorAgeFilesLines
* Case-sensitive package namesjan.nijtmans2020-11-031-1/+1
* Merge 8.6jan.nijtmans2020-09-041-1/+1
* zipfs.test: fixed error (couldn't open "...": permission denied) if $tclzip p...sebres2019-06-271-1/+1
* Improve portability of path constructions.dgp2019-02-141-4/+4
* small amend unfolding `list "$tcl_library/http"` (previously it was result of...sebres2019-02-141-3/+3
* closes [b322938e08]: fix several zipfs-tests searching for single "http" dire...sebres2019-02-141-13/+13
* Turn [zipfs tcl_library] into more internal [tcl::zipfs::tcl_library_init]. I...dkf2018-10-121-2/+2
* Put documented [zipfs find] in ensemble. Add examples to docs.dkf2018-10-111-2/+2
* Centralise the de-fanging of standard ensembles in safe interpreters. Doing i...dkf2018-10-071-0/+36
* More regularizing of function names, field names and testing stylesdkf2018-10-061-78/+43
* Fix a couple of test-cases, since http1.0 is no longer therejan.nijtmans2018-09-221-6/+6
* Modifications to allow the mounting of zip file systems from data blockshypnotoad2018-01-171-5/+68
* Modifications to index zip file systems by mountpoint, and separate the processhypnotoad2018-01-171-5/+4
* Tweaks to zipfs.testhypnotoad2018-01-111-1/+8
* Fix tests dependent on other tests in zipfs.testhypnotoad2018-01-091-17/+48
* add some tests for join and normalizeaspect2017-11-181-0/+11
* fix zipfs testsaspect2017-11-181-4/+4
* Updated zipfs tests to recognize the mount points are different on different ...tne2017-11-181-8/+10
* fix [glob] handling of leading //aspect2017-11-171-2/+6
* Zipfs: Use //zipfs:/ as mount point. Use Tcl_FSNormalizePath() on the way in...aspect2017-11-171-28/+76
* Adding a [file normalize] to zipfs tests that are looking for absolute filena...hypnotoad2017-11-071-3/+4
* Updated the zipfs portion of the testsuite to tip430 standardshypnotoad2017-11-071-8/+9
* Add "zipfs" ensemble.jan.nijtmans2016-01-221-23/+23
* Minor tweaks in documentation/testcases. Don't use deprecated Tcl methods any...jan.nijtmans2016-01-181-1/+1
* Remove TIP #414 fragment, not strictly needed for the zipfs TIP. jan.nijtmans2015-12-221-12/+61
* Start with a few simple basic test-casesjan.nijtmans2015-12-211-0/+67