nixpkgs/lib/tests/modules
2020-03-18 04:38:50 +01:00
..
disable-recursive lib/tests: Add tests for recursive disabledModules 2020-01-09 17:26:08 +01: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 lib/types: Add coercedTo unsound tests 2018-05-06 23:58:36 +02:00
declare-coerced-value.nix module tests: add tests for coercedTo 2017-02-02 01:53:00 +03:00
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.nix
declare-int-between-value.nix lib/types: update docs to match the new type names 2017-11-05 15:56:32 +01:00
declare-int-positive-value.nix lib/types: add ints.positive. 2017-11-05 15:56:32 +01:00
declare-int-unsigned-value.nix lib/types: update docs to match the new type names 2017-11-05 15:56:32 +01:00
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-option-set.nix lib/modules: Throw better error when definitions assign to an option set 2020-03-18 04:38:50 +01: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 modules: add support for module replacement with disabledModules 2017-03-03 13:45:22 +01:00
define-_module-args-custom.nix NixOS modules: Add error context on module arguments evaluation. 2015-07-14 15:07:54 +02:00
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 NixOS modules: Add error context on module arguments evaluation. 2015-07-14 15:07:54 +02:00
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-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 lib/types: update docs to match the new type names 2017-11-05 15:56:32 +01:00
define-value-int-positive.nix lib/types: update docs to match the new type names 2017-11-05 15:56:32 +01:00
define-value-int-zero.nix lib/types: add ints.positive. 2017-11-05 15:56:32 +01:00
define-value-list.nix module tests: add tests for coercedTo 2017-02-02 01:53:00 +03:00
define-value-string-arbitrary.nix lib/types: Add coercedTo unsound tests 2018-05-06 23:58:36 +02:00
define-value-string-bigint.nix lib/types: Add coercedTo unsound tests 2018-05-06 23:58:36 +02:00
define-value-string.nix module tests: add tests for coercedTo 2017-02-02 01:53:00 +03:00
disable-declare-enable.nix modules: add support for module replacement with disabledModules 2017-03-03 13:45:22 +01:00
disable-define-enable.nix modules: add support for module replacement with disabledModules 2017-03-03 13:45:22 +01:00
disable-enable-modules.nix modules: add support for module replacement with disabledModules 2017-03-03 13:45:22 +01:00
import-custom-arg.nix NixOS modules: Add error context on module arguments evaluation. 2015-07-14 15:07:54 +02:00
import-from-store.nix lib/tests: Fix module tests 2020-01-10 16:02:36 +01:00