vasilito
4243beb4ae
test-edit-kf6-recipes: 11 unit tests for the edit script heredoc
...
Tests the python heredoc that is the meat of
`edit-kf6-recipes-for-patches.sh` — the script that
replaces every `sed -i ...` chain in a recipe's
[build].script with a single cookbook_apply_patches
call.
Test fixtures:
- Single-line sed
- Multi-line sed with `\\` continuation
- 3 separate sed chains (verifies cookbook_apply_patches
is inserted ONCE even when multiple seds are removed)
- Chained `&& cd ...` sed
- No-sed baseline (text unchanged)
- 4-level path verification
- Real kf6-karchive recipe (4 sed chains, all removed)
TestScriptStructure checks:
- Script exists and is executable
- Script targets all 29 recipes with migration patches
- Script uses 4-level path (../ x4) for KF6 recipes
- Script skips already-migrated recipes (idempotency)
Makefile:
- New `test-edit-kf6-recipes` target
- Added to `lint-build-system-all` aggregate
Total: 11 new tests, 160 Python tests total (149 +
11).
2026-06-12 21:51:19 +03:00
..
2026-06-02 14:33:28 +03:00
2026-05-02 22:10:22 +01:00
2026-06-12 21:51:19 +03:00
2026-06-09 10:40:40 +03:00
2026-05-02 01:41:17 +01:00
2026-06-12 13:37:39 +03:00
2026-06-12 13:37:39 +03:00
2026-04-28 06:18:37 +01:00
2026-05-02 22:09:36 +01:00
2026-04-16 12:45:24 +01:00
2026-06-12 13:37:39 +03:00
2026-05-02 22:09:36 +01:00
2026-04-28 15:10:59 +01:00
2026-05-04 19:21:02 +01:00
2026-05-02 01:41:17 +01:00
2026-06-12 13:37:39 +03:00
2026-05-02 22:09:36 +01:00
2026-06-12 21:11:46 +03:00
2026-06-12 18:09:05 +03:00
2026-05-29 21:59:47 +03:00
2026-05-09 01:33:45 +01:00
2026-06-12 21:46:39 +03:00
2026-05-03 23:03:24 +01:00
2026-04-16 12:45:24 +01:00
2026-04-18 17:59:15 +01:00
2026-04-18 01:09:13 +01:00
2026-05-28 17:24:50 +03:00
2026-04-18 17:59:15 +01:00
2026-04-16 12:45:24 +01:00
2026-05-03 23:03:24 +01:00
2026-06-01 21:03:27 +03:00
2026-04-18 00:57:57 +01:00
2026-04-17 23:46:20 +01:00
2026-04-30 18:47:03 +01:00
2026-04-18 01:09:29 +01:00
2026-05-29 22:32:36 +03:00
2026-06-12 13:37:39 +03:00
2026-06-12 21:01:49 +03:00
2026-06-12 18:00:43 +03:00
2026-04-16 12:45:24 +01:00
2026-04-16 12:45:24 +01:00
2026-05-02 01:41:17 +01:00
2026-05-28 18:16:48 +03:00
2026-06-11 20:13:23 +03:00
2026-05-03 23:03:24 +01:00
2026-06-12 13:37:39 +03:00
2026-04-28 08:07:14 +01:00
2026-05-03 23:03:24 +01:00
2026-04-16 12:45:24 +01:00
2026-06-12 16:12:49 +03:00
2026-04-28 08:07:14 +01:00
2026-04-16 12:45:24 +01:00
2026-04-28 12:54:31 +01:00
2026-05-02 01:41:17 +01:00
2026-04-18 17:59:15 +01:00
2026-04-18 17:59:15 +01:00
2026-04-26 22:51:09 +01:00
2026-04-16 12:45:24 +01:00
2026-04-16 12:45:24 +01:00
2026-04-29 12:08:09 +01:00
2026-04-19 17:59:58 +01:00
2026-04-18 17:59:15 +01:00
2026-05-01 03:15:20 +01:00
2026-05-08 11:01:02 +01:00
2026-06-01 18:53:05 +03:00
2026-05-28 17:46:52 +03:00
2026-04-29 13:45:39 +01:00
2026-04-16 12:45:24 +01:00
2026-05-01 01:37:27 +01:00
2026-04-26 22:51:09 +01:00
2026-04-22 21:31:19 +01:00
2026-04-20 18:37:35 +01:00
2026-05-28 17:46:52 +03:00
2026-05-04 11:57:48 +01:00
2026-04-20 18:37:35 +01:00
2026-04-29 09:54:06 +01:00
2026-04-29 09:54:06 +01:00
2026-05-28 17:46:52 +03:00
2026-04-29 09:54:06 +01:00
2026-04-29 09:54:06 +01:00
2026-04-20 18:37:35 +01:00
2026-04-18 17:59:15 +01:00
2026-04-29 11:05:22 +01:00
2026-04-29 09:54:06 +01:00
2026-04-18 00:48:58 +01:00
2026-04-20 18:37:35 +01:00
2026-04-29 12:21:17 +01:00
2026-05-28 17:46:52 +03:00
2026-06-09 18:18:57 +03:00
2026-05-17 12:34:02 +03:00
2026-05-04 11:57:48 +01:00
2026-05-28 17:46:52 +03:00
2026-05-28 17:46:52 +03:00
2026-05-28 17:46:52 +03:00
2026-04-29 12:11:13 +01:00
2026-05-28 17:46:52 +03:00
2026-05-28 17:46:52 +03:00
2026-04-14 12:14:50 +01:00
2026-04-16 12:45:24 +01:00
2026-04-16 12:45:24 +01:00
2026-04-16 12:45:24 +01:00
2026-04-29 12:08:09 +01:00
2026-05-28 17:46:52 +03:00
2026-05-28 17:46:52 +03:00
2026-05-03 23:03:24 +01:00
2026-04-23 20:27:13 +01:00
2026-05-03 23:03:24 +01:00
2026-05-02 01:41:17 +01:00
2026-05-28 17:46:52 +03:00
2026-04-16 12:45:24 +01:00
2026-05-02 22:09:36 +01:00
2026-05-28 17:46:52 +03:00
2026-05-02 01:41:17 +01:00
2026-05-02 01:41:17 +01:00
2026-05-03 23:03:24 +01:00