Commit debfc02
committed
feat(man): re-enable man sync test with runtime dependency check
Re-enable the `man` test with a `which` check that panics with a
diagnostic message and `TEST_SKIP` hint when `man` is not installed,
following the same pattern as `fs_errors` and `cross_device_excludes_mount`.
Add `man-db` to CI's external test dependency installation step and
document it in CONTRIBUTING.md alongside the existing FUSE dependencies.
https://claude.ai/code/session_01CrXuWDMVQsiUBoy6ceACsF1 parent a9facf0 commit debfc02
3 files changed
Lines changed: 10 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
358 | 358 | | |
359 | 359 | | |
360 | 360 | | |
| 361 | + | |
361 | 362 | | |
362 | 363 | | |
363 | 364 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | 43 | | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
45 | 52 | | |
46 | 53 | | |
0 commit comments