about summary refs log tree commit diff
path: root/pkgs/build-support/testers/hasPkgConfigModules
AgeCommit message (Expand)AuthorFilesLines
2024-06-09treewide: Remove ending period from meta.descriptionAlexis Hildebrandt1-1/+1
2024-05-12fixup! testers.hasPkgConfigModules: don't display ❌ on ignored version mism...nicoo1-1/+1
2024-05-12testers.hasPkgConfigModules: don't display ❌ on ignored version mismatchesnicoo1-1/+1
2024-05-12testers.hasPkgConfigModules: fix `versionCheck` conditionalnicoo1-1/+1
2024-05-12tests.testers.hasPkgConfigModules: test the `versionCheck` parameternicoo1-1/+6
2024-04-30tests.testers.hasPkgConfigModules: Fix typo in commentnicoo1-1/+1
2024-04-30tests.testers.hasPkgConfigModules: add testcases for `versionCheck`nicoo1-1/+12
2024-04-30testers.hasPkgConfigModules: Optionally check each module's versionnicoo1-4/+18
2024-04-30testers.hasPkgConfigModules: Report all errors rather than fail earlynicoo1-3/+9
2024-01-31testers.hasPkgConfigModules: use PKG_CONFIG envvar instead of hardcodingNick Cao1-2/+2
2024-01-29build-support/testers: don't fail the test on empty list of pkg-config modulesSergei Trofimovich1-0/+1
2023-08-08testers.hasPkgConfigModules: allow checking multiple pkg-config modssternenseemann2-0/+98