62ff949194ea1b2e78ff1f8a59934d72511ccdff
- Checks prerequisites (kotlinc, java, cargo) with install instructions - Test 1: single text file round-trip (Rust pack -> Kotlin decode) - Test 2: multiple files with mixed content (text + 10KB binary) - Test 3: no-compress mode for pre-compressed files - Test 4: empty file edge case - Test 5: large file (100 KB random data) - SHA-256 comparison of original vs extracted for each test - Colored output, temp directory cleanup via trap, non-zero exit on failure Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Description
No description provided
Languages
Rust
65.5%
Shell
20.4%
Kotlin
14.1%