summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Collapse)Author
2024-05-22Add test for creating shared lib from object libOliver Reiche
2024-05-03Add tests for object_only libraryOliver Reiche
2023-11-20tests: No need to copy zlib librariesOliver Reiche
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-05-31Add testcase for cmake dependenciesSascha Roloff
2023-05-31Update rule test cases to changed pkg-config file locationSascha Roloff
2023-01-26Test creating libraries from CMake projectOliver Reiche
2023-01-20Test pkg-config support for prebuilt librariesOliver Reiche
2023-01-20Test initial prebuilt library supportOliver Reiche
2023-01-10tests: Test support for pkg-configOliver Reiche
2023-01-10tests: Test rule "install-with-deps"Oliver Reiche
2022-12-16tests: Add support for shared librariesOliver Reiche
2022-12-12Add tests and readmeOliver Reiche