DavHau
5ce72dd261
tests: reduce unnecessary rebuilds of several tests
...
Some test were referring to the whole source code via ${self} which amde them rebuild on every single commit.
This is not mitigated by introduceing `self.filter { include = [...]; }` allowin to a content addressed subset of the source code in tests.
2025-01-17 17:00:18 +07:00
..
2024-10-02 10:36:48 +02:00
2025-01-16 13:14:24 +01:00
2024-12-31 14:55:50 +01:00
2024-12-31 14:55:50 +01:00
2024-11-19 15:59:23 +00:00
2025-01-11 04:19:46 +00:00
2024-06-25 21:17:01 +02:00
2024-08-28 13:28:10 +02:00
2024-08-19 11:50:04 +02:00
2024-08-26 16:59:53 +02:00
2024-11-20 11:01:28 +01:00
2024-11-19 15:59:23 +00:00
2024-06-25 21:17:01 +02:00
2024-10-08 12:36:15 +02:00
2024-10-03 15:42:56 +02:00
2025-01-14 14:16:19 +00:00
2024-06-25 21:17:01 +02:00
2024-12-31 14:55:50 +01:00
2024-09-11 11:45:23 +02:00
2024-10-02 10:01:44 +02:00
2024-12-09 12:57:23 +01:00
2025-01-14 17:28:12 +01:00
2024-10-29 12:37:34 +00:00
2024-12-31 14:55:50 +01:00
2024-10-02 10:01:44 +02:00
2024-12-31 14:55:50 +01:00
2024-12-11 17:44:09 +00:00
2024-12-31 15:43:20 +01:00
2024-12-31 14:55:50 +01:00
2024-06-25 21:17:01 +02:00
2024-06-25 21:17:01 +02:00
2024-12-31 14:55:50 +01:00
2024-08-24 13:10:22 +02:00
2025-01-11 04:19:46 +00:00
2024-06-25 21:17:01 +02:00
2024-12-31 14:55:50 +01:00
2024-12-31 14:55:50 +01:00
2024-06-25 21:17:01 +02:00
2025-01-17 17:00:18 +07:00