summaryrefslogtreecommitdiffstats
path: root/tests/safe-zipfs.test
Commit message (Collapse)AuthorAgeFilesLines
* Merge 8.7. Exchange "zipfs mount"/TclZipfs_Mount arguments: archive <-> ↵jan.nijtmans2023-09-071-1/+1
| | | | mountpoint
* Merge 8.7kjnash2022-08-311-148/+258
|
* Fix for issue [f6fbc71cd160d779], with "make valgrind", safe-zipfs-5.5 failspooryorick2021-04-251-694/+699
| | | with the error, 'can't set "path": variable is array'
* Remove unused testConstraintjan.nijtmans2021-04-191-5/+0
|
* TIP 590: Recommend lowercase Package Namesjan.nijtmans2020-12-041-5/+3
|\
| * Case-sensitive package namesjan.nijtmans2020-11-031-5/+3
| |
* | More ©-sign consolidationjan.nijtmans2020-11-231-2/+2
|/
* Merge 8.6jan.nijtmans2020-09-041-1/+1
|
* Merge 8.6jan.nijtmans2020-09-011-2/+2
|
* Merge 8.6. More tests/tools updates.jan.nijtmans2020-08-311-11/+11
|
* Merge 8.6. More documentation updatesjan.nijtmans2020-08-311-1/+1
|
* Whitespace and comment changes only.kjnash2020-07-221-2/+2
|
* File tests/safe.test - rearrange tests - move tests of command/package ↵kjnash2020-07-201-0/+729
loading that use Tcl files to new file tests/safe-stock87.test; move tests of zipfs compatibility to new file tests/safe-zipfs.test; renumber tests 9.8+ and add test 9.8 to replace old 5.1; move tests 7.0* to 5.*; reverse merge error (duplicate code).