summary refs log tree commit diff
path: root/lib/tests/modules
Commit message (Expand)AuthorAge
* lib/types: Add oneOf, extension of either to a list of typesSilvan Mosberger2019-08-06
* Fix the documentation for the tests to reflect what is actually happening.(cdep)illabout2019-02-07
* lib/modules: Change mkAliasOptionModule to use the priority for the alias.(cdep)illabout2019-01-24
* Add test that shows that the aliases are able to override options.(cdep)illabout2019-01-06
* lib/modules: Add a function to create an option alias that respects the priority(cdep)illabout2019-01-04
* Add a failing test for mkAliasOptionModule.(cdep)illabout2019-01-04
* lib.types: fix loaOf behavior for long listsRobert Helgesson2018-05-07
* lib/types: Add coercedTo unsound testsSilvan Mosberger2018-05-06
* lib/types: add `ints.positive`.Profpatsch2017-11-05
* lib/types: update docs to match the new type namesProfpatsch2017-11-05
* 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
* module tests: add tests for coercedToNikolay Amiantov2017-02-02
* 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 - Add tests for NixOS modules.Nicolas B. Pierron2015-02-09