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 | ||
| 933e925a | 2025-03-07 16:07:00 | tests: add test for fragment tree topological correctness Fixes: https://github.com/pkgconf/pkgconf/issues/385 Signed-off-by: Ariadne Conill <ariadne@ariadne.space> | ||
| 948c9416 | 2025-03-07 09:48:27 | tests: parser: add C comment parsing test Related: https://github.com/pkgconf/pkgconf/issues/384 Signed-off-by: Ariadne Conill <ariadne@ariadne.space> | ||
| 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> | ||
| c8566a5e | 2025-03-07 09:32:18 | tests: parser: add truncation test Related: https://github.com/pkgconf/pkgconf/issues/384 | ||
| 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> | ||
| 97072df5 | 2025-03-05 15:55:05 | tests: add tests for validating fragment groups Fixes: https://github.com/pkgconf/pkgconf/issues/371 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> | ||
| a6b12995 | 2025-02-18 16:35:00 | tests: add regression test for --variable Signed-off-by: Ariadne Conill <ariadne@ariadne.space> |