Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-09 | components: add test on dependencies | Klaus Aehlig | |
Components themselves can have public dependencies; those need to be available (as compile deps) for the combined library. Verify this by extending the test such that the public dependency is actually used in the header file. While there, also increase coverage by assertions. | |||
2024-07-25 | Add a test for the use of the "components" field of a library | Klaus Aehlig | |