Chris Hennick
|
80b0025831
|
test: Remove shell-script version of new test, and move Rust version to a new file
|
2024-07-05 09:05:51 -07:00 |
|
nichmor
|
3c9b5dbb53
|
misc: add test to run on unix
|
2024-06-26 15:50:03 +03:00 |
|
nichmor
|
06a0b4e90e
|
misc: add test that validate the usecase
|
2024-06-26 15:48:31 +03:00 |
|
Chris Hennick
|
492c96c18f
|
chore: Fix conditionally-unused import
|
2024-05-15 15:12:18 -07:00 |
|
Chris Hennick
|
c52ec50306
|
chore: Fix CI failure involving conversion to OsString for symlinks (see my comments on #125)
|
2024-05-15 14:47:52 -07:00 |
|
Chris Hennick
|
8715d936cb
|
fix: Extract symlinks into symlinks on Unix and Windows, and fix a bug that affected making directories writable on MacOS
|
2024-05-13 20:50:40 -07:00 |
|
Chris Hennick
|
be5836e14d
|
test: Fix unused imports by moving them inside the cfg-gated test
|
2024-05-10 15:01:11 -07:00 |
|
Chris Hennick
|
07caf646a0
|
test: Fix cfg - new test is only needed on Unix and can only run with deflate
|
2024-05-10 14:30:52 -07:00 |
|
Chris Hennick
|
2ea4e5059f
|
fix: Extract directory contents on Unix even if the directory doesn't have write permission (https://github.com/zip-rs/zip-old/issues/423)
|
2024-05-10 14:27:25 -07:00 |
|