Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 115ce623 | 2025-09-05 12:35:58 | tests: Add testing for Source-tag Add some simple testing for Source tag reading in test cases | ||
| f3531f9f | 2025-03-07 09: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> | ||
| 2d6bb53b | 2025-03-07 09:28:21 | tests: add truncated test fixture Related: https://github.com/pkgconf/pkgconf/issues/384 Signed-off-by: Ariadne Conill <ariadne@ariadne.space> | ||
| b80ce00f | 2025-03-05 15:50:38 | tests: add additional fragment grouping fixtures Signed-off-by: Ariadne Conill <ariadne@ariadne.space> | ||
| 97fbb4ff | 2025-03-04 14:19:37 | tests: add fixture for fragment groups Related: https://github.com/pkgconf/pkgconf/issues/371 Signed-off-by: Ariadne Conill <ariadne@ariadne.space> | ||
| f982cbda | 2025-02-02 03:08:49 | tests: add fixtures for issue #370 Signed-off-by: Ariadne Conill <ariadne@ariadne.space> | ||
| ff51052e | 2024-10-09 19:06:06 | add test for symlinked ${pcfiledir} | ||
| d2d01a10 | 2024-08-06 23:31:30 | tests: add regression test fixture for github issue #286 | ||
| eb087a6c | 2023-10-09 08:41:47 | Test simple metapackage | ||
| 9cddd22b | 2023-08-19 11:16:30 | tests: add regression tests for --modversion Signed-off-by: Colin Gillespie <colin@cgillespie.xyz> |