summary refs log tree commit diff
path: root/lib/tests/modules
Commit message (Expand)AuthorAge
* lib/modules: Add syntactic sugar for config._module.freeformTypeSilvan Mosberger2020-08-14
* lib/tests: Add tests for freeform modulesSilvan Mosberger2020-08-03
* lib/*: editorconfig fixeszowoq2020-07-31
* lib/tests: Check for nested option-dependent definitionsSilvan Mosberger2020-03-19
* Revert "lib/modules: Throw better error when definitions assign to an option ...Silvan Mosberger2020-03-19
* Merge pull request #82751 from Infinisil/minor-module-improvementsRobert Hensing2020-03-18
|\
| * lib/modules: Throw better error when definitions assign to an option setSilvan Mosberger2020-03-18
* | lib/modules: Test the ability for config to depend on options for compatibilityRobert Hensing2020-03-17
|/
* lib/tests: Add tests for attrsOf and lazyAttrsOfSilvan Mosberger2020-01-10
* lib/tests: Fix module testsSilvan Mosberger2020-01-10
* lib/tests: Add test case for imports from derivationsSilvan Mosberger2020-01-10
* Merge pull request #76857 from Infinisil/recursive-disableModulesSilvan Mosberger2020-01-09
|\
| * lib/tests: Add tests for recursive disabledModulesSilvan Mosberger2020-01-09
* | lib/tests: remove strictly loaOf tests and rebase on attrsOfrnhmjoj2020-01-06
|/
* lib/tests: Add submoduleWith testsSilvan Mosberger2020-01-02
* 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