summary refs log tree commit diff
path: root/pkgs/build-support/testers
Commit message (Expand)AuthorAge
* meta.pkgConfigModules: Init conventionJohn Ericson2023-02-03
* testers.hasPkgConfigModule: Extract and add tests, docsRobert Hensing2023-01-30
* tests.testers.testBuildFailure.helloDoesNotFail: fix confusing outputArtturin2023-01-17
* test.testers: fix getAllOutputNames not foundArtturin2023-01-17
* stdenv: support opt-in __structuredAttrsArtturin2022-12-08
* testers.testBuildFailure: Read last log line without final newlineRobert Hensing2022-12-02
* testers: Add missing doc link commentsRobert Hensing2022-10-27
* testers.testEqualContents: initRobert Hensing2022-10-27
* testers.testBuildFailure: initRobert Hensing2022-10-27
* nixos/testing: Fix release.nix tests evaluationRobert Hensing2022-09-29
* testers.testVersion: if grep failed then print the output of the commandArtturin2022-05-16
* testers.nixosTest: Remove redundant system.stateVersion = lib.trivial.release;Robert Hensing2022-05-09
* Merge remote-tracking branch 'upstream/master' into testersRobert Hensing2022-05-09
|\
* | tests.testers.nixosTest-example: move from tests.nixos-functions.nixosTest-testRobert Hensing2022-05-09
* | testers.nixosTest: Move from top-level and improve docsRobert Hensing2022-05-05
* | testers.invalidateFetcherByDrvHash: Move from top-levelRobert Hensing2022-05-05
|/
* doc: move testers to their own chapterArtturin2022-04-22
* testers: convert to a format that is kind of compatible with nixdocArtturin2022-04-22
* testers.testVersion: move from trivial-builders.nixArtturin2022-04-22
* testers.testEqualDerivation: move from build-support/test-equal-derivation.nixArtturin2022-04-20