summaryrefslogtreecommitdiff
path: root/tests/test_rules
AgeCommit message (Collapse)Author
2023-08-29python: Add type hints and fix style in rules-cc scriptsPaul 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.
2023-01-26Test creating libraries from CMake projectOliver Reiche
2022-12-12Add tests and readmeOliver Reiche