index
:
php-shirabe
main
php-shirabe
nsfisis
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
crates
/
shirabe
/
tests
/
downloader
/
zip_downloader_test.rs
Age
Commit message (
Expand
)
Author
2026-07-25
refactor: replace redundant clones with moves
nsfisis
2026-07-20
test(zip-downloader): un-ignore test_error_messages, reason went stale
nsfisis
2026-07-20
fix(process-executor): un-ignore 11 tests by implementing execute_async mock ...
nsfisis
2026-07-18
refactor(downloader): take &self across the downloader hierarchy
nsfisis
2026-07-17
refactor(tests-async): unify duplicated tokio runtime bridges
nsfisis
2026-07-16
test(downloader): record TODO(phase-d) reasons and port two git-downloader tests
nsfisis
2026-07-11
chore: use fully-qualified name for Rc/RefCell
nsfisis
2026-07-01
test(downloader): port ZipDownloader testErrorMessages
nsfisis
2026-06-28
refactor: add linter
nsfisis
2026-06-26
test: port 35 auth/installer/io/zip/bitbucket tests; implement date_create
nsfisis
2026-06-22
test: port more test cases
nsfisis
2026-06-21
test(tests): expand stub macros into plain test functions
nsfisis
2026-06-21
test(tests): port setUp/tearDown as set_up/tear_down with TearDown
nsfisis
2026-06-21
test: port downloader/installer/io/json/event-dispatcher/functional stubs
nsfisis
2026-06-21
test: add empty test files
nsfisis