tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
lol
0
fork
atom
overview
issues
pulls
pipelines
nixpkgs
/
lib
/
tests
/
modules
/
at
22.05-pre
3 folders
66 files
disable-recursive
Merge pull request #76857 from Infinisil/recursive-disableModules
6 years ago
functionTo
lib/tests: More functionTo tests
4 years ago
types-anything
lib/types: Make types.anything merge functions
4 years ago
alias-with-priority-can-override.nix
Fix the documentation for the tests to reflect what is actually happening.
6 years ago
alias-with-priority.nix
Fix the documentation for the tests to reflect what is actually happening.
6 years ago
attrsOf-conditional-check.nix
lib/tests: Add tests for attrsOf and lazyAttrsOf
6 years ago
attrsOf-lazy-check.nix
lib/tests: Add tests for attrsOf and lazyAttrsOf
6 years ago
declare-attrsOf.nix
lib/tests: Add tests for attrsOf and lazyAttrsOf
6 years ago
declare-attrsOfSub-any-enable.nix
lib/tests: remove strictly loaOf tests and rebase on attrsOf
6 years ago
declare-coerced-value-unsound.nix
lib/types: Add coercedTo unsound tests
7 years ago
declare-coerced-value.nix
module tests: add tests for coercedTo
9 years ago
declare-either.nix
lib/types: Add oneOf, extension of either to a list of types
6 years ago
declare-enable-nested.nix
lib/tests: Check for nested option-dependent definitions
5 years ago
declare-enable.nix
Issue #6161 - Add tests for NixOS modules.
11 years ago
declare-int-between-value.nix
lib/types: update docs to match the new type names
8 years ago
declare-int-positive-value-nested.nix
lib/tests: Check for nested option-dependent definitions
5 years ago
declare-int-positive-value.nix
lib/types: add `ints.positive`.
8 years ago
declare-int-unsigned-value.nix
lib/types: update docs to match the new type names
8 years ago
declare-lazyAttrsOf.nix
lib/tests: Add tests for attrsOf and lazyAttrsOf
6 years ago
declare-oneOf.nix
lib/types: Add oneOf, extension of either to a list of types
6 years ago
declare-submodule-via-evalModules.nix
lib.evalModules: Add extendModules and type to result
4 years ago
declare-submoduleWith-modules.nix
lib/tests: Make sure the submodule type description can be evaluated
5 years ago
declare-submoduleWith-noshorthand.nix
lib/tests: Add submoduleWith tests
6 years ago
declare-submoduleWith-path.nix
lib/tests: Add submoduleWith tests
6 years ago
declare-submoduleWith-shorthand.nix
lib/tests: Add submoduleWith tests
6 years ago
declare-submoduleWith-special.nix
lib/tests: Add submoduleWith tests
6 years ago
declare-variants.nix
modules: Add moduleType to module arguments
4 years ago
default.nix
modules: add support for module replacement with disabledModules
8 years ago
define-_module-args-custom.nix
NixOS modules: Add error context on module arguments evaluation.
10 years ago
define-attrsOfSub-bar-enable.nix
lib/tests: remove strictly loaOf tests and rebase on attrsOf
6 years ago
define-attrsOfSub-bar.nix
lib/tests: remove strictly loaOf tests and rebase on attrsOf
6 years ago
define-attrsOfSub-foo-enable-force.nix
lib/tests: remove strictly loaOf tests and rebase on attrsOf
6 years ago
define-attrsOfSub-foo-enable-if.nix
lib/tests: remove strictly loaOf tests and rebase on attrsOf
6 years ago
define-attrsOfSub-foo-enable.nix
lib/tests: remove strictly loaOf tests and rebase on attrsOf
6 years ago
define-attrsOfSub-foo-force-enable.nix
lib/tests: remove strictly loaOf tests and rebase on attrsOf
6 years ago
define-attrsOfSub-foo-if-enable.nix
lib/tests: remove strictly loaOf tests and rebase on attrsOf
6 years ago
define-attrsOfSub-foo.nix
lib/tests: remove strictly loaOf tests and rebase on attrsOf
6 years ago
define-attrsOfSub-force-foo-enable.nix
lib/tests: remove strictly loaOf tests and rebase on attrsOf
6 years ago
define-attrsOfSub-if-foo-enable.nix
lib/tests: remove strictly loaOf tests and rebase on attrsOf
6 years ago
define-enable-force.nix
Issue #6161 - Add tests for NixOS modules.
11 years ago
define-enable-with-custom-arg.nix
NixOS modules: Add error context on module arguments evaluation.
10 years ago
define-enable.nix
Issue #6161 - Add tests for NixOS modules.
11 years ago
define-force-attrsOfSub-foo-enable.nix
lib/tests: remove strictly loaOf tests and rebase on attrsOf
6 years ago
define-force-enable.nix
Issue #6161 - Add tests for NixOS modules.
11 years ago
define-if-attrsOfSub-foo-enable.nix
lib/tests: remove strictly loaOf tests and rebase on attrsOf
6 years ago
define-module-check.nix
Add tests for the new module system improvements.
10 years ago
define-option-dependently-nested.nix
lib/tests: Check for nested option-dependent definitions
5 years ago
define-option-dependently.nix
lib/*: editorconfig fixes
5 years ago
define-submoduleWith-noshorthand.nix
lib/tests: Add submoduleWith tests
6 years ago
define-submoduleWith-shorthand.nix
lib/tests: Add submoduleWith tests
6 years ago
define-value-int-negative.nix
lib/types: update docs to match the new type names
8 years ago
define-value-int-positive.nix
lib/types: update docs to match the new type names
8 years ago
define-value-int-zero.nix
lib/types: add `ints.positive`.
8 years ago
define-value-list.nix
module tests: add tests for coercedTo
9 years ago
define-value-string-arbitrary.nix
lib/types: Add coercedTo unsound tests
7 years ago
define-value-string-bigint.nix
lib/types: Add coercedTo unsound tests
7 years ago
define-value-string-properties.nix
lib/tests: Add tests for freeform modules
5 years ago
define-value-string.nix
module tests: add tests for coercedTo
9 years ago
define-variant.nix
modules: Add moduleType to module arguments
4 years ago
disable-declare-enable.nix
modules: add support for module replacement with disabledModules
8 years ago
disable-define-enable.nix
modules: add support for module replacement with disabledModules
8 years ago
disable-enable-modules.nix
modules: add support for module replacement with disabledModules
8 years ago
freeform-attrsOf.nix
lib/modules: Add syntactic sugar for config._module.freeformType
5 years ago
freeform-lazyAttrsOf.nix
lib/modules: Add syntactic sugar for config._module.freeformType
5 years ago
freeform-nested.nix
lib/tests: Add tests for freeform modules
5 years ago
freeform-str-dep-unstr.nix
lib/tests: Add tests for freeform modules
5 years ago
freeform-unstr-dep-str.nix
lib/tests: Add tests for freeform modules
5 years ago
import-custom-arg.nix
NixOS modules: Add error context on module arguments evaluation.
10 years ago
import-from-store.nix
lib/tests: Fix module tests
6 years ago