summaryrefslogtreecommitdiffstats
path: root/lib/tests
AgeCommit message (Expand)Author
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-08lib/types: Allow paths as submodule valuesSilvan Mosberger
2020-01-06lib/tests: remove strictly loaOf tests and rebase on attrsOfrnhmjoj
2020-01-05Factor out a `toGNUCommandLine` utilityGabriel Gonzalez
2020-01-03lib/tests: Temporarily disable submodule path testSilvan Mosberger
2020-01-02Module system improvements for NixOS as a submodule (#75031)Silvan Mosberger
2020-01-02lib/tests: Add submoduleWith testsSilvan Mosberger
2019-12-15Use a more realistic example that exercises all encodingsGabriel Gonzalez
2019-12-13Make behavior of `encodeGNUCommandLine` customizableGabriel Gonzalez
2019-12-13Rename `renderOptions` to `encodeGNUCommandLine`Gabriel Gonzalez
2019-12-11Add `pkgs.lib.renderOptions`Gabriel Gonzalez
2019-11-25Merge branch 'ghcjs-cross-without-cc-19.09' into ghcjs-cross-without-ccJohn Ericson
2019-11-25Fix lib testsJohn Ericson
2019-10-21lib/trivial: add `pipe` functionProfpatsch
2019-10-01Merge pull request #70194 from obsidiansystems/lib-more-armMatthew Bauer
2019-10-01lib: Add armv7a-linux to doubles.nixJohn Ericson
2019-09-26lib: basic tests for lib.versionsJoachim Fasting
2019-08-06lib/types: Add oneOf, extension of either to a list of typesSilvan Mosberger
2019-07-11make-tarball / lib-tests: reduce duplicationFrederik Rietdijk
2019-07-10Revert "Revert "systems/doubles.nix: add Apple doubles""Matthew Bauer
2019-06-04systems: fix lib-testsMatthew Bauer
2019-04-25tests/systems: fix testsMatthew Bauer
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-12-30Remove composableDerivation, closes #18763Frederik Rietdijk
2018-10-20lib.isStorePath: fix `false` result when passed a path objectTim Cuthbertson
2018-10-18tests/systems.nix: fix testsMatthew Bauer
2018-10-15generators: make toPretty handle floats correctlyLéo Gaspard
2018-09-18Merge pull request #46336 from Infinisil/overrideExistingJörg Thalheim
2018-09-17lib/tests: Add overrideExisting testsSilvan Mosberger
2018-09-16Merge pull request #36287 from shlevy/lib-tests-defaultGraham Christensen
2018-09-06Merge branch 'no-toPath'Shea Levy
2018-08-28hurd: cleanup unmaintained targetJörg Thalheim
2018-08-15lib/recursiveUpdateUntil: add a test & release note for fixProfpatsch
2018-07-20[bot]: remove unreferenced codevolth
2018-06-10lib: bitAnd, bitOr, bitXor (bitsize-agnostic fallback function) (#41491)volth
2018-06-05Revert "lib: bitAnd, bitOr, bitXor"Profpatsch
2018-06-02lib: test for bitAnd, bitOr, bitXorvolth
2018-05-22treewide: Remove uses of builtins.toPath.Shea Levy
2018-05-07lib.types: fix loaOf behavior for long listsRobert Helgesson
2018-05-06lib/types: clear up coercedTo descriptionSilvan Mosberger
2018-05-06lib/types: Add coercedTo unsound testsSilvan Mosberger
2018-04-25lib/generators: print paths without quotes & move function downProfpatsch
2018-03-29lib/generators: introduce a sane default for `mkValueString`Profpatsch
2018-03-20Remove obsolete /nix/var/nix/{manifests,channel-cache}Eelco Dolstra