aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe/tests/platform/version_test.rs
AgeCommit message (Collapse)Author
2026-06-21test(platform): port VersionTestnsfisis
Version::parse_openssl/parse_libjpeg/parse_zoneinfo_version rely on PCRE patterns that compile_php_pattern in the php-shim cannot yet parse, so the cases are #[ignore] while the test code compiles. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-21test: add empty test filesnsfisis