aboutsummaryrefslogtreecommitdiff
path: root/lib/tests/modules.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib/types: Add oneOf, extension of either to a list of typesSilvan Mosberger2019-08-061-0/+9
* lib/modules: Change mkAliasOptionModule to use the priority for the alias.(cdep)illabout2019-01-241-1/+1
* Add test that shows that the aliases are able to override options.(cdep)illabout2019-01-061-0/+3
* Add a failing test for mkAliasOptionModule.(cdep)illabout2019-01-041-0/+3
* lib.types: fix loaOf behavior for long listsRobert Helgesson2018-05-071-0/+6
* lib/types: clear up coercedTo descriptionSilvan Mosberger2018-05-061-2/+2
* lib/types: Add coercedTo unsound testsSilvan Mosberger2018-05-061-0/+5
* lib/types: add `ints.positive`.Profpatsch2017-11-051-0/+2
* lib/types: add tests for `ints.between` and `ints.unsigned`Profpatsch2017-11-051-1/+9
* modules: add support for module replacement with disabledModulesDaiderd Jordan2017-03-031-0/+8
* Revert "modules: add support for module replacement with disabledModules"Vladimír Čunát2017-03-011-8/+0
* modules: add support for module replacement with disabledModulesDaiderd Jordan2017-02-281-0/+8
* modules lib: type description in type error messageNikolay Amiantov2017-02-031-1/+1
* module tests: add tests for coercedToNikolay Amiantov2017-02-021-0/+5
* NixOS modules: Add error context on module arguments evaluation.Nicolas B. Pierron2015-07-141-2/+10
* Add tests for the new module system improvements.Nicolas B. Pierron2015-03-161-0/+25
* Issue #6161 - Register lib tests as release blockers.Nicolas B. Pierron2015-02-091-15/+16
* Issue #6161 - Add tests for NixOS modules.Nicolas B. Pierron2015-02-091-0/+93