tests/lib1/c-comment.pc

Branch


Log

Author Commit Date CI Message
Tuukka Pasanen 115ce623 2025-09-05T12:35:58 tests: Add testing for Source-tag Add some simple testing for Source tag reading in test cases
Ariadne Conill f3531f9f 2025-03-07T09:42:54 tests: add c-comment test fixture Some pkg-config files apparently contain C comments, even though only normal Unix # comments are supported in pkg-config files. Ugh. So we now test for this explicitly and make sure pkgconf handles it gracefully. Related: https://github.com/pkgconf/pkgconf/issues/384 Signed-off-by: Ariadne Conill <ariadne@ariadne.space>