Commit Graph

211 Commits (f44cf991c715425e1db6f544a5eec11cc73a1b2a)

Author SHA1 Message Date
Silvan Mosberger 15c873b486
lib/modules: Throw better error when definitions assign to an option set 4 years ago
Robert Hensing 31206e44e1 lib/modules: Test the ability for config to depend on options for compatibility 4 years ago
Silvan Mosberger 575354babf
lib/generators: Add toINI option for duplicate keys 4 years ago
Eelco Dolstra 5c389f84d4 lib/tests/misc.nix: Don't make a copy on Nixpkgs 4 years ago
Eelco Dolstra a274da605d lib/tests/misc.nix: Fix dependency on currentSystem 4 years ago
Profpatsch b2654c226a lib/cli,lib/tests/misc: somewhat more standard formatting 4 years ago
Profpatsch 582354d3b6 lib/cli: encodeGNUCommandLine -> toGNUCommandLineShell 4 years ago
Silvan Mosberger ab10e87414
lib/tests: Add tests for attrsOf and lazyAttrsOf 5 years ago
Silvan Mosberger 092107cdc1
lib/tests: Fix module tests 5 years ago
Silvan Mosberger 2955e6bd26
lib/tests: Add test case for imports from derivations 5 years ago
Silvan Mosberger b89b23b6b2
lib/tests: Add tests for recursive disabledModules 5 years ago
Silvan Mosberger 6525da6321
lib/types: Allow paths as submodule values 5 years ago
rnhmjoj cde46494c6 lib/tests: remove strictly loaOf tests and rebase on attrsOf 5 years ago
Gabriel Gonzalez 6d584c2614 Factor out a `toGNUCommandLine` utility 5 years ago
Silvan Mosberger be3f887ac4
lib/tests: Temporarily disable submodule path test 5 years ago
Silvan Mosberger cc81320a46
lib/tests: Add submoduleWith tests 5 years ago
Gabriel Gonzalez 5edd4dd44c Use a more realistic example that exercises all encodings 5 years ago
Gabriel Gonzalez 693096d283 Make behavior of `encodeGNUCommandLine` customizable 5 years ago
Gabriel Gonzalez 8c6a05c8c9 Rename `renderOptions` to `encodeGNUCommandLine` 5 years ago
Gabriel Gonzalez 183a99734f Add `pkgs.lib.renderOptions` 5 years ago
John Ericson 765d2608b6 Fix lib tests 5 years ago
Profpatsch 8252861507 lib/trivial: add `pipe` function 5 years ago
John Ericson 3098d65210 lib: Add armv7a-linux to doubles.nix 5 years ago
Joachim Fasting 2d4352b1ae
lib: basic tests for lib.versions 5 years ago
Silvan Mosberger 9a44f44d4c
lib/types: Add oneOf, extension of either to a list of types 5 years ago
Frederik Rietdijk 8931db9f0b make-tarball / lib-tests: reduce duplication 5 years ago
Matthew Bauer d059185bad Revert "Revert "systems/doubles.nix: add Apple doubles"" 5 years ago
Matthew Bauer 0fef9f89e4 systems: fix lib-tests 5 years ago
Matthew Bauer ed5c731b21 tests/systems: fix tests 5 years ago
(cdep)illabout dcbd136319
Fix the documentation for the tests to reflect what is actually happening. 5 years ago
(cdep)illabout 81fa1e392b lib/modules: Change mkAliasOptionModule to use the priority for the alias. 6 years ago
(cdep)illabout 7314d885a1
Add test that shows that the aliases are able to override options. 6 years ago
(cdep)illabout b81b3ad1b0
lib/modules: Add a function to create an option alias that respects the priority 6 years ago
(cdep)illabout da00ec4b45
Add a failing test for mkAliasOptionModule. 6 years ago
Frederik Rietdijk c6e043d57c Remove composableDerivation, closes #18763 6 years ago
Tim Cuthbertson d984c55383 lib.isStorePath: fix `false` result when passed a path object 6 years ago
Matthew Bauer 4a12a9321c tests/systems.nix: fix tests 6 years ago
Léo Gaspard 455e0ed885 generators: make toPretty handle floats correctly 6 years ago
Silvan Mosberger afd8620621
lib/tests: Add overrideExisting tests 6 years ago
Jörg Thalheim 9efffe0135 hurd: cleanup unmaintained target 6 years ago
Profpatsch d817452e29 lib/recursiveUpdateUntil: add a test & release note for fix 6 years ago
volth 87f5930c3f [bot]: remove unreferenced code 6 years ago
volth 3c2bbe217c lib: bitAnd, bitOr, bitXor (bitsize-agnostic fallback function) (#41491) 6 years ago
Profpatsch f98272d6e2 Revert "lib: bitAnd, bitOr, bitXor" 6 years ago
volth 078b9b4c2b
lib: test for bitAnd, bitOr, bitXor 6 years ago
Shea Levy 6da6accd30
treewide: Remove uses of builtins.toPath. 6 years ago
Robert Helgesson 08e8701673
lib.types: fix loaOf behavior for long lists 6 years ago
Silvan Mosberger cd5736116c lib/types: clear up coercedTo description 6 years ago
Silvan Mosberger b16a69289a lib/types: Add coercedTo unsound tests 6 years ago
Profpatsch c84dad316a lib/generators: print paths without quotes & move function down 6 years ago