Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-04 | ["test_rules", "test_case"]: add config vars to be propagated to the runner | Alberto Sartori | |
The config vars ENV, ARCH, HOST_ARCH, TARGET_ARCH, BUILD_ARCH, OS have been added. This allows to test the rules with different configurations and/or set required values via the "defaults" target of the rules under testing. | |||
2023-08-29 | python: Add type hints and fix style in rules-cc scripts | Paul Cristian Sarbu | |
For maximum compatibility, we use the uppercase types from the typing package instead of the built-in types, therefore compliant with PEP 484 and PEP 526. | |||
2022-12-12 | Add tests and readme | Oliver Reiche | |