summaryrefslogtreecommitdiffstats
path: root/lib/tests
AgeCommit message (Expand)Author
2018-03-09lib.isStorePath: Fix derivation detectionShea Levy
2018-03-08lib-tests: Don't depend on /bin/shShea Levy
2018-02-23lib, treewide: Add missing MIPS arches, and fix existing usageDaniel Barlow
2017-11-22lib/generators: add mkValueString to mkKeyValueDefault generatorProfpatsch
2017-11-05lib/types: add `ints.positive`.Profpatsch
2017-11-05lib/types: update docs to match the new type namesProfpatsch
2017-11-05lib/types: add tests for `ints.between` and `ints.unsigned`Profpatsch
2017-06-22lib/generators: put more information in toPretty lambdasProfpatsch
2017-06-22lib/generators: toPrettyProfpatsch
2017-06-09lib-tests: fix test for isStorePathDaiderd Jordan
2017-05-30Add `isStorePath` tests (#26223)Profpatsch
2017-05-21lib tests: Simplify relative path for default argumentJohn Ericson
2017-05-17lib: Consolidate tests into one meta jobJohn Ericson
2017-04-17lib: Fix preexisting bugs in old platforms code (now bugs in tests)John Ericson
2017-04-17lib: Fix system parsing, and use for doubles listsJohn Ericson
2017-03-03modules: add support for module replacement with disabledModulesDaiderd Jordan
2017-03-01Revert "modules: add support for module replacement with disabledModules"Vladimír Čunát
2017-02-28use relative path for module testsDaiderd Jordan
2017-02-28modules: add support for module replacement with disabledModulesDaiderd Jordan
2017-02-03modules lib: type description in type error messageNikolay Amiantov
2017-02-02module tests: add tests for coercedToNikolay Amiantov
2016-06-22Replace `./../*` with `../*` in Nix expressions (#16414)John Ericson
2016-02-26lib: alphabetize thingszimbatm
2015-07-14NixOS modules: Add error context on module arguments evaluation.Nicolas B. Pierron
2015-03-16Add tests for the new module system improvements.Nicolas B. Pierron
2015-02-09Issue #6161 - Register lib tests as release blockers.Nicolas B. Pierron
2015-02-09Issue #6161 - Add tests for NixOS modules.Nicolas B. Pierron