Commit graph

12 commits

Author SHA1 Message Date
Michal Sojka
64894d3f7f Remove flake from test/ws
It was likely committed by accident.
2025-04-21 10:22:51 +02:00
Michal Sojka
a78551449b Always prefix package.nix path with ./ in overlay.nix
Without this, nixified package in the current directory fails to
evaluate with "error: undefined variable 'package'".
2025-04-18 10:36:46 +02:00
Michal Sojka
be4316f061 tests: Run flake test against jazzy
Rolling is currently broken.
2025-03-27 19:31:50 +01:00
Michal Sojka
12a9d8de83 Update test/ros2nix to set correct argv[0] 2025-02-10 08:39:10 +01:00
Michal Sojka
83c13b8209 Add test for --use-per-package-src 2025-02-09 10:55:46 +01:00
Michal Sojka
9406815aba Fix generating patches of independent packages in a single repo 2024-12-28 16:38:02 +01:00
Michal Sojka
dc3de1f289 Add experimental option --patches
This generates Nix expressions which include local patches (additional
commits in local git repositories).
2024-12-22 23:00:49 +01:00
Michal Sojka
9193811bfc Add autoware test 2024-12-22 22:38:39 +01:00
Michal Sojka
68126a4b82 Add test for --fetch 2024-12-22 22:24:58 +01:00
Michal Sojka
2669f6e7d9 Add more tests for --compare 2024-12-22 22:09:20 +01:00
Michal Sojka
70a0703a0e Add initial version of test suite 2024-12-22 21:58:19 +01:00
Michal Sojka
b2de70cc66 Add ROS workspace that will be used by our planned test suite 2024-12-22 21:38:45 +01:00