summaryrefslogtreecommitdiffstats
path: root/lib/tests/modules
AgeCommit message (Expand)Author
2020-08-14lib/modules: Add syntactic sugar for config._module.freeformTypeSilvan Mosberger
2020-08-03lib/tests: Add tests for freeform modulesSilvan Mosberger
2020-07-31lib/*: editorconfig fixeszowoq
2020-03-19lib/tests: Check for nested option-dependent definitionsSilvan Mosberger
2020-03-19Revert "lib/modules: Throw better error when definitions assign to an option ...Silvan Mosberger
2020-03-18Merge pull request #82751 from Infinisil/minor-module-improvementsRobert Hensing
2020-03-18lib/modules: Throw better error when definitions assign to an option setSilvan Mosberger
2020-03-17lib/modules: Test the ability for config to depend on options for compatibilityRobert Hensing
2020-01-10lib/tests: Add tests for attrsOf and lazyAttrsOfSilvan Mosberger
2020-01-10lib/tests: Fix module testsSilvan Mosberger
2020-01-10lib/tests: Add test case for imports from derivationsSilvan Mosberger
2020-01-09Merge pull request #76857 from Infinisil/recursive-disableModulesSilvan Mosberger
2020-01-09lib/tests: Add tests for recursive disabledModulesSilvan Mosberger
2020-01-06lib/tests: remove strictly loaOf tests and rebase on attrsOfrnhmjoj
2020-01-02lib/tests: Add submoduleWith testsSilvan Mosberger
2019-08-06lib/types: Add oneOf, extension of either to a list of typesSilvan Mosberger
2019-02-07Fix the documentation for the tests to reflect what is actually happening.(cdep)illabout
2019-01-24lib/modules: Change mkAliasOptionModule to use the priority for the alias.(cdep)illabout
2019-01-06Add test that shows that the aliases are able to override options.(cdep)illabout
2019-01-04lib/modules: Add a function to create an option alias that respects the priority(cdep)illabout
2019-01-04Add a failing test for mkAliasOptionModule.(cdep)illabout
2018-05-07lib.types: fix loaOf behavior for long listsRobert Helgesson
2018-05-06lib/types: Add coercedTo unsound testsSilvan Mosberger
2017-11-05lib/types: add `ints.positive`.Profpatsch
2017-11-05lib/types: update docs to match the new type namesProfpatsch
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-02module tests: add tests for coercedToNikolay Amiantov
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 - Add tests for NixOS modules.Nicolas B. Pierron