nixpkgs/lib/tests/modules
Silvan Mosberger 8dea4df903
lib/modules: Remove _module.checks.*.triggerPath as it's not necessary
Previously this option was thought to be necessary to avoid infinite
recursion, but it actually isn't, since the check evaluation isn't fed
back into the module fixed-point.
2020-11-30 23:51:42 +01:00
..
assertions lib/modules: Remove _module.checks.*.triggerPath as it's not necessary 2020-11-30 23:51:42 +01:00
disable-recursive lib/tests: Add tests for recursive disabledModules 2020-01-09 17:26:08 +01:00
types-anything lib/tests: Add tests for types.anything 2020-09-15 21:06:05 +02:00
alias-with-priority-can-override.nix Fix the documentation for the tests to reflect what is actually happening. 2019-02-07 10:33:48 +09:00
alias-with-priority.nix Fix the documentation for the tests to reflect what is actually happening. 2019-02-07 10:33:48 +09:00
attrsOf-conditional-check.nix lib/tests: Add tests for attrsOf and lazyAttrsOf 2020-01-10 16:20:31 +01:00
attrsOf-lazy-check.nix lib/tests: Add tests for attrsOf and lazyAttrsOf 2020-01-10 16:20:31 +01:00
declare-attrsOf.nix lib/tests: Add tests for attrsOf and lazyAttrsOf 2020-01-10 16:20:31 +01:00
declare-attrsOfSub-any-enable.nix lib/tests: remove strictly loaOf tests and rebase on attrsOf 2020-01-06 10:39:19 -05:00
declare-coerced-value-unsound.nix
declare-coerced-value.nix
declare-either.nix lib/types: Add oneOf, extension of either to a list of types 2019-08-06 14:08:42 +02:00
declare-enable-nested.nix lib/tests: Check for nested option-dependent definitions 2020-03-19 03:50:47 +01:00
declare-enable.nix
declare-int-between-value.nix
declare-int-positive-value-nested.nix lib/tests: Check for nested option-dependent definitions 2020-03-19 03:50:47 +01:00
declare-int-positive-value.nix
declare-int-unsigned-value.nix
declare-lazyAttrsOf.nix lib/tests: Add tests for attrsOf and lazyAttrsOf 2020-01-10 16:20:31 +01:00
declare-oneOf.nix lib/types: Add oneOf, extension of either to a list of types 2019-08-06 14:08:42 +02:00
declare-submoduleWith-modules.nix lib/tests: Add submoduleWith tests 2020-01-02 09:59:35 +01:00
declare-submoduleWith-noshorthand.nix lib/tests: Add submoduleWith tests 2020-01-02 09:59:35 +01:00
declare-submoduleWith-path.nix lib/tests: Add submoduleWith tests 2020-01-02 09:59:35 +01:00
declare-submoduleWith-shorthand.nix lib/tests: Add submoduleWith tests 2020-01-02 09:59:35 +01:00
declare-submoduleWith-special.nix lib/tests: Add submoduleWith tests 2020-01-02 09:59:35 +01:00
default.nix
define-_module-args-custom.nix
define-attrsOfSub-bar-enable.nix lib/tests: remove strictly loaOf tests and rebase on attrsOf 2020-01-06 10:39:19 -05:00
define-attrsOfSub-bar.nix lib/tests: remove strictly loaOf tests and rebase on attrsOf 2020-01-06 10:39:19 -05:00
define-attrsOfSub-foo-enable-force.nix lib/tests: remove strictly loaOf tests and rebase on attrsOf 2020-01-06 10:39:19 -05:00
define-attrsOfSub-foo-enable-if.nix lib/tests: remove strictly loaOf tests and rebase on attrsOf 2020-01-06 10:39:19 -05:00
define-attrsOfSub-foo-enable.nix lib/tests: remove strictly loaOf tests and rebase on attrsOf 2020-01-06 10:39:19 -05:00
define-attrsOfSub-foo-force-enable.nix lib/tests: remove strictly loaOf tests and rebase on attrsOf 2020-01-06 10:39:19 -05:00
define-attrsOfSub-foo-if-enable.nix lib/tests: remove strictly loaOf tests and rebase on attrsOf 2020-01-06 10:39:19 -05:00
define-attrsOfSub-foo.nix lib/tests: remove strictly loaOf tests and rebase on attrsOf 2020-01-06 10:39:19 -05:00
define-attrsOfSub-force-foo-enable.nix lib/tests: remove strictly loaOf tests and rebase on attrsOf 2020-01-06 10:39:19 -05:00
define-attrsOfSub-if-foo-enable.nix lib/tests: remove strictly loaOf tests and rebase on attrsOf 2020-01-06 10:39:19 -05:00
define-enable-force.nix
define-enable-with-custom-arg.nix
define-enable.nix
define-force-attrsOfSub-foo-enable.nix lib/tests: remove strictly loaOf tests and rebase on attrsOf 2020-01-06 10:39:19 -05:00
define-force-enable.nix
define-if-attrsOfSub-foo-enable.nix lib/tests: remove strictly loaOf tests and rebase on attrsOf 2020-01-06 10:39:19 -05:00
define-module-check.nix
define-option-dependently-nested.nix lib/tests: Check for nested option-dependent definitions 2020-03-19 03:50:47 +01:00
define-option-dependently.nix lib/*: editorconfig fixes 2020-07-31 15:07:33 +10:00
define-submoduleWith-noshorthand.nix lib/tests: Add submoduleWith tests 2020-01-02 09:59:35 +01:00
define-submoduleWith-shorthand.nix lib/tests: Add submoduleWith tests 2020-01-02 09:59:35 +01:00
define-value-int-negative.nix
define-value-int-positive.nix
define-value-int-zero.nix
define-value-list.nix
define-value-string-arbitrary.nix
define-value-string-bigint.nix
define-value-string-properties.nix lib/tests: Add tests for freeform modules 2020-08-03 22:37:01 +02:00
define-value-string.nix
disable-declare-enable.nix
disable-define-enable.nix
disable-enable-modules.nix
freeform-attrsOf.nix lib/modules: Add syntactic sugar for config._module.freeformType 2020-08-14 22:49:04 +02:00
freeform-lazyAttrsOf.nix lib/modules: Add syntactic sugar for config._module.freeformType 2020-08-14 22:49:04 +02:00
freeform-nested.nix lib/tests: Add tests for freeform modules 2020-08-03 22:37:01 +02:00
freeform-str-dep-unstr.nix lib/tests: Add tests for freeform modules 2020-08-03 22:37:01 +02:00
freeform-unstr-dep-str.nix lib/tests: Add tests for freeform modules 2020-08-03 22:37:01 +02:00
import-custom-arg.nix
import-from-store.nix lib/tests: Fix module tests 2020-01-10 16:02:36 +01:00