summaryrefslogtreecommitdiffstats
path: root/lib/tests
AgeCommit message (Expand)Author
2020-03-24lib/systems: Add Genode platform definitionsEmery Hemingway
2020-03-19Merge pull request #82882 from obsidiansystems/armv6-embeddedJohn Ericson
2020-03-19lib/tests: Check for nested option-dependent definitionsSilvan Mosberger
2020-03-19Revert "lib/modules: Throw better error when definitions assign to an option ...Silvan Mosberger
2020-03-18lib: Fix systems test for new `armv6l-none`John Ericson
2020-03-18Merge pull request #82751 from Infinisil/minor-module-improvementsRobert Hensing
2020-03-18lib/modules: Fix type checks not being done before mergingSilvan Mosberger
2020-03-18lib/modules: Throw better error when definitions assign to an option setSilvan Mosberger
2020-03-17lib/modules: Test the ability for config to depend on options for compatibilityRobert Hensing
2020-03-10lib/generators: Add toINI option for duplicate keysSilvan Mosberger
2020-02-10lib/tests/misc.nix: Don't make a copy on NixpkgsEelco Dolstra
2020-02-10lib/tests/misc.nix: Fix dependency on currentSystemEelco Dolstra
2020-01-23lib/cli,lib/tests/misc: somewhat more standard formattingProfpatsch
2020-01-23lib/cli: encodeGNUCommandLine -> toGNUCommandLineShellProfpatsch
2020-01-14Merge pull request #75539 from Gabriel439/gabriel/renderOptionsRobert Hensing
2020-01-12Merge pull request #76861 from Infinisil/paths-as-submodulesRobert Hensing
2020-01-10lib/tests: Add tests for attrsOf and lazyAttrsOfSilvan Mosberger
2020-01-10lib/tests: Fix module testsSilvan Mosberger
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