| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix: remove obsolete test for deleted zfs-snap-prune | Craig Jennings | 2026-01-26 | 1 | -14/+8 |
| | | | | | | | - Remove test-zfs-snap-prune.sh (tested deleted script) - Update Makefile to reference existing custom/ scripts - Remove test-unit target (no unit tests remain) | ||||
| * | chore: remove redundant help target | Craig Jennings | 2026-01-26 | 1 | -15/+1 |
| | | | | | Usage info already documented in header comment. | ||||
| * | Add CI/CD test infrastructure | Craig Jennings | 2026-01-18 | 1 | -0/+79 |
| - Add Makefile with targets: all, test, test-unit, test-install, build, release, clean, lint - Add test-install.sh for automated VM installation testing - Add test configs: single-disk, mirror, raidz1, no-ssh, custom-locale - Add test-logs/ to .gitignore - Uses sshpass for SSH authentication to live ISO - Copies latest install-archzfs to VM before testing (allows testing without rebuild) - Supports --list to show available configs | |||||
