about summary refs log tree commit diff
path: root/lib/tests/modules.sh
Commit message (Expand)AuthorAge
* Merge pull request #284512 from hercules-ci/lib-types-unique-mergeSilvan Mosberger2024-02-10
|\
| * lib.types.unique: Check inner type deeplyRobert Hensing2024-01-28
* | lib.modules.doRename: Add condition parameterRobert Hensing2024-02-02
* | feat: add test for nonEmptyListOf submoduleDanila Danko2024-01-30
|/
* lib: `modules.sh` should check JSON output for predictabilityRebecca Turner2023-12-19
* Merge pull request #272709 from hercules-ci/module-system-test-pr-131205Maximilian Bosch2023-12-10
|\
| * lib/modules: Clarify test assertionsRobert Hensing2023-12-09
| * lib/modules: Test optionless module errors from #131205Robert Hensing2023-12-09
* | lib.types.boolByOr: initSilvan Mosberger2023-12-08
|/
* lib/tests: add test for pkgsText parameter and package set selection of mkPac...Anselm Schüler2023-10-10
* lib/tests: add more tests for mkPackageOptionAnselm Schüler2023-10-06
* lib.gvariant: make the tests really worklinsui2023-09-28
* Merge pull request #249243 from lf-/jade/declarationsWithLocationsRobert Hensing2023-09-17
|\
| * nixos/modules: Add declarationPositionsJade Lovelace2023-09-08
* | lib/modules: Report a better error when option tree has bare typeRobert Hensing2023-08-18
* | lib/modules: Report a good error when option tree has bare typeRobert Hensing2023-08-14
|/
* Merge pull request #243139 from hercules-ci/modules-test-default-argumentRobert Hensing2023-08-02
|\
| * lib/tests/modules: Test that _module.args works when a default argument is setRobert Hensing2023-07-12
* | Merge pull request #245271 from sternenseemann/module-system-merge-no-typeRobert Hensing2023-07-27
|\ \
| * | lib/modules: handle typeless options in mergeModulessternenseemann2023-07-26
* | | Merge pull request #244044 from tweag/lib-readmeRobert Hensing2023-07-19
|\ \ \ | |_|/ |/| |
| * | lib/tests: Unify documentation of individual testable filesSilvan Mosberger2023-07-18
* | | lib.mergeModules: Add context to error messageRobert Hensing2023-07-11
* | | lib/tests: invalidate hashesNaïm Favier2023-07-05
| |/ |/|
* | lib/tests/modules.sh: Test types.pathInStoreRobert Hensing2023-06-27
* | lib.modules: Add mergeAttrDefinitionsWithPrioRobert Hensing2023-06-16
|/
* lib/tests: Fix when run with Nix 2.3Silvan Mosberger2023-06-01
* lib/tests: add mkPackageOption testsNaïm Favier2023-05-20
* lib.modules: configurationClass -> classRobert Hensing2023-05-06
* lib.modules: in evalModules return move _module.class -> configurationClassRobert Hensing2023-05-06
* lib/tests/modules.sh: Add submodule + class testsRobert Hensing2023-05-06
* lib/modules: Only interpret class declaration in non-shorthand modeRobert Hensing2023-05-06
* lib/modules: Explain that a configuration can't be loaded as a moduleRobert Hensing2023-05-06
* lib/modules: Improve error when a configuration is importedRobert Hensing2023-05-06
* lib/modules: Check against importing things with a _typeRobert Hensing2023-05-06
* lib/modules: Add class concept to check importsRobert Hensing2023-05-06
* lib/tests/modules.sh: Unload implicit modulesRobert Hensing2023-05-06
* lib/modules: better error for invalid option declarationsNaïm Favier2023-03-22
* lib/modules: Allow an "anonymous" module with key in disabledModulesRobert Hensing2023-03-01
* lib: fix typosfigsoda2022-12-17
* lib/modules: Add context to the "option does not exist" errorRobert Hensing2022-12-02
* lib/tests/modules: Test doRenameRobert Hensing2022-11-03
* lib/strings: Update docs and restructured code to improve readability of toIn...Jacob Abel2022-10-23
* lib/strings: Refactor toInt into toInt and toIntBase10Jacob Abel2022-10-23
* lib/strings: Update toInt to handle intermixed ws and zeros. Added testsJacob Abel2022-10-23
* lib/types: always use `<function body>` instead of `[function body]` to indic...Maximilian Bosch2022-10-07
* lib/modules: Fix meta duplication in shorthand syntaxRobert Hensing2022-09-21
* lib.modules: support strings with absolute paths in `disabledModules`Erik Arvstedt2022-08-31
* lib/modules: Throw earlier when module function does not return attrsRobert Hensing2022-06-14
* lib.types.deferredModule: Improve reported locationRobert Hensing2022-06-14