about summary refs log tree commit diff
path: root/pkgs/build-support/testers
AgeCommit message (Expand)AuthorFilesLines
2024-06-09treewide: Remove ending period from meta.descriptionAlexis Hildebrandt1-1/+1
2024-05-27testers.lycheeLinkCheck: init (#298665)Robert Hensing3-0/+75
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-03-02macOS support for NixOS tests (#282401)Gabriella Gonzalez2-5/+5
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-09-19testers.testMetaPkgConfig: fix warningajs1241-3/+1
2023-09-12testers.testVersion: Fix usage of hyphens within the version argumentJohann Wagner1-1/+1
2023-08-08testers.hasPkgConfigModules: allow checking multiple pkg-config modssternenseemann4-27/+49
2023-06-29runNixOSTest: adds support for lib.extendArthur Gautier1-1/+3
2023-05-11testers.runNixOSTest: initRobert Hensing2-0/+25
2023-02-03meta.pkgConfigModules: Init conventionJohn Ericson2-0/+15
2023-01-30testers.hasPkgConfigModule: Extract and add tests, docsRobert Hensing4-0/+87
2023-01-17tests.testers.testBuildFailure.helloDoesNotFail: fix confusing outputArtturin1-1/+2
2023-01-17test.testers: fix getAllOutputNames not foundArtturin1-0/+9
2022-12-08stdenv: support opt-in __structuredAttrsArtturin1-1/+1
2022-12-02testers.testBuildFailure: Read last log line without final newlineRobert Hensing2-2/+11
2022-10-27testers: Add missing doc link commentsRobert Hensing1-0/+4
2022-10-27testers.testEqualContents: initRobert Hensing2-1/+153
2022-10-27testers.testBuildFailure: initRobert Hensing3-2/+123
2022-09-29nixos/testing: Fix release.nix tests evaluationRobert Hensing1-1/+1
2022-05-16testers.testVersion: if grep failed then print the output of the commandArtturin1-3/+12
2022-05-09testers.nixosTest: Remove redundant system.stateVersion = lib.trivial.release;Robert Hensing1-1/+0
2022-05-09Merge remote-tracking branch 'upstream/master' into testersRobert Hensing1-0/+1
2022-05-09tests.testers.nixosTest-example: move from tests.nixos-functions.nixosTest-testRobert Hensing2-0/+35
2022-05-05testers.nixosTest: Move from top-level and improve docsRobert Hensing1-1/+28
2022-05-05testers.invalidateFetcherByDrvHash: Move from top-levelRobert Hensing1-0/+18
2022-04-22doc: move testers to their own chapterArtturin1-40/+1
2022-04-22testers: convert to a format that is kind of compatible with nixdocArtturin2-40/+39
2022-04-22testers.testVersion: move from trivial-builders.nixArtturin1-1/+38
2022-04-20testers.testEqualDerivation: move from build-support/test-equal-derivation.nixArtturin2-0/+47