Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-01-31 | r/3723 style: format entire depot with nixpkgs-fmt | Vincent Ambo | 1 | -28/+48 |
2021-11-25 | r/3093 fix(nix/runTestsuite): don't crash on big test suites | sterni | 1 | -8/+9 |
2021-09-17 | r/2881 refactor(nix/runTestsuite): clean up runTestsuite | sterni | 1 | -16/+6 |
2021-09-14 | r/2857 feat(nix/runTestsuite): rebuild if test case list changes | sterni | 1 | -2/+5 |
2021-03-26 | r/2336 fix(nix/runTestsuite): use s6-portable-utils | Profpatsch | 1 | -2/+3 |
2021-02-09 | r/2198 feat(nix/runTestsuite): add assertDoesNotThrow | sterni | 1 | -0/+7 |
2021-02-09 | r/2197 refactor(nix/runTestsuite): implement in terms of generic assertBool | sterni | 1 | -26/+46 |
2021-01-30 | r/2162 feat(nix/runTestsuite): add assertThrows | Profpatsch | 1 | -4/+22 |
2021-01-30 | r/2161 fix(nix/runTestsuite): wrap runTestsuite into derivation | Profpatsch | 1 | -8/+26 |
2020-06-28 | r/1104 feat(nix/runTestsuite): add runTestsuite | Profpatsch | 1 | -0/+121 |