//! ref: composer/tests/Composer/Test/Package/Archiver/PharArchiverTest.php #[ignore = "setUp/setupDummyRepo need TestCase::getUniqueTmpDirectory plus Filesystem to build the on-disk fixture tree; not ported"] #[test] fn test_tar_archive() { todo!() } #[ignore = "setUp/setupDummyRepo need TestCase::getUniqueTmpDirectory plus Filesystem to build the on-disk fixture tree; not ported"] #[test] fn test_zip_archive() { todo!() }