summary refs log tree commit diff
path: root/lib/tests
Commit message (Expand)AuthorAge
* lib.types: fix loaOf behavior for long listsRobert Helgesson2018-05-07
* lib/types: clear up coercedTo descriptionSilvan Mosberger2018-05-06
* lib/types: Add coercedTo unsound testsSilvan Mosberger2018-05-06
* lib/generators: print paths without quotes & move function downProfpatsch2018-04-25
* lib/generators: introduce a sane default for `mkValueString`Profpatsch2018-03-29
* Remove obsolete /nix/var/nix/{manifests,channel-cache}Eelco Dolstra2018-03-20
* lib.isStorePath: Fix derivation detectionShea Levy2018-03-09
* lib-tests: Don't depend on /bin/shShea Levy2018-03-08
* lib, treewide: Add missing MIPS arches, and fix existing usageDaniel Barlow2018-02-23
* lib/generators: add mkValueString to mkKeyValueDefault generatorProfpatsch2017-11-22
* lib/types: add `ints.positive`.Profpatsch2017-11-05
* lib/types: update docs to match the new type namesProfpatsch2017-11-05
* lib/types: add tests for `ints.between` and `ints.unsigned`Profpatsch2017-11-05
* lib/generators: put more information in toPretty lambdasProfpatsch2017-06-22
* lib/generators: toPrettyProfpatsch2017-06-22
* lib-tests: fix test for isStorePathDaiderd Jordan2017-06-09
* Add `isStorePath` tests (#26223)Profpatsch2017-05-30
* lib tests: Simplify relative path for default argumentJohn Ericson2017-05-21
* lib: Consolidate tests into one meta jobJohn Ericson2017-05-17
* lib: Fix preexisting bugs in old platforms code (now bugs in tests)John Ericson2017-04-17
* lib: Fix system parsing, and use for doubles listsJohn Ericson2017-04-17
* modules: add support for module replacement with disabledModulesDaiderd Jordan2017-03-03
* Revert "modules: add support for module replacement with disabledModules"Vladimír Čunát2017-03-01
* use relative path for module testsDaiderd Jordan2017-02-28
* modules: add support for module replacement with disabledModulesDaiderd Jordan2017-02-28
* modules lib: type description in type error messageNikolay Amiantov2017-02-03
* module tests: add tests for coercedToNikolay Amiantov2017-02-02
* Replace `./../*` with `../*` in Nix expressions (#16414)John Ericson2016-06-22
* lib: alphabetize thingszimbatm2016-02-26
* NixOS modules: Add error context on module arguments evaluation.Nicolas B. Pierron2015-07-14
* Add tests for the new module system improvements.Nicolas B. Pierron2015-03-16
* Issue #6161 - Register lib tests as release blockers.Nicolas B. Pierron2015-02-09
* Issue #6161 - Add tests for NixOS modules.Nicolas B. Pierron2015-02-09