about summary refs log tree commit diff
path: root/lib/tests
AgeCommit message (Expand)AuthorFilesLines
2022-04-24lib.types.submoduleWith: Avoid _key collisions after extendModulesRobert Hensing2-1/+46
2022-04-12lib/tests: evaluate value from subflake with callLocklessFlakematthewcroughan3-8/+8
2022-04-12lib/tests: use subflake to test callLocklessFlakematthewcroughan3-3/+16
2022-04-12lib/tests: add test for callLocklessFlakematthewcroughan1-0/+9
2022-04-12lib/generators: withRecursion: don't break attr-sets with special attrsMaximilian Bosch1-0/+15
2022-04-06Merge pull request #164088 from Profpatsch/lib.generators-add-toINIWithGlobal...Silvan Mosberger1-0/+60
2022-04-05Merge pull request #165540 from Infinisil/module-args-docsRobert Hensing1-1/+1
2022-04-05Merge pull request #166383 from hercules-ci/always-sanitize-derivation-nameRobert Hensing1-0/+5
2022-04-05lib/modules: Document _module.argsSilvan Mosberger1-1/+1
2022-04-01lib/tests: Add tests for levenshtein functionsSilvan Mosberger1-0/+152
2022-03-31lib.sanitizeDerivationName: Test with unicodeRobert Hensing1-0/+5
2022-03-19Merge pull request #147077 from Infinisil/updateAttrPathsRobert Hensing1-0/+152
2022-03-18lib.attrsets: Introduce updateManyAttrsByPathSilvan Mosberger1-0/+114
2022-03-18lib.lists: Use builtins.groupBy for lib.groupBySilvan Mosberger1-1/+17
2022-03-18lib.attrsets: Introduce showAttrPathSilvan Mosberger1-0/+22
2022-03-17Merge pull request #161158 from a-m-joseph/mips64el-support-first-stepsJohn Ericson1-2/+2
2022-03-16Merge pull request #156533 from hercules-ci/issue-146882-transparent-submodul...Silvan Mosberger8-0/+87
2022-03-14lib.generators: add toINIWithGlobalSectionProfpatsch1-0/+60
2022-03-10lib/systems: add mips64el definitionsAdam Joseph1-2/+2
2022-03-10lib.types.optionType: Only merge when necessaryRobert Hensing2-0/+17
2022-03-07lib/tests/modules: Add test case for duplicate option error file locationRobert Hensing2-0/+11
2022-03-03lib.modules: Make option injection work when shorthandOnlyDefinesConfigRobert Hensing4-2/+11
2022-03-03lib.modules: Improve option-is-prefix error messageRobert Hensing2-0/+18
2022-03-03lib.modules: Let module declare options directly in bare submoduleRobert Hensing5-0/+49
2022-03-01lib.modules: Use types.optionType for _module.freeformTypeSilvan Mosberger2-0/+27
2022-03-01lib.types: Introduce `types.optionType`Silvan Mosberger3-0/+62
2022-02-22lib/types: Introduce types.raw for unprocessed valuesSilvan Mosberger2-0/+36
2022-02-17lib/tests: Add tests for emptyValueSilvan Mosberger2-0/+45
2021-12-13lib: fix flake checkzimbatm1-1/+1
2021-12-07Merge pull request #144022 from hercules-ci/lib-modules-optimize-unmatchedDefnsSilvan Mosberger2-2/+16
2021-11-26lib/tests: Use standard test syntaxVictor Engmark1-1/+1
2021-11-26lib/tests: Anchor config output regexesVictor Engmark1-98/+98
2021-11-26lib/tests: Set hardening pragmasVictor Engmark2-4/+8
2021-11-26lib/tests: Don't return non-zero values from checksVictor Engmark1-5/+0
2021-11-26lib/tests: Avoid assigning an array to a stringVictor Engmark1-2/+2
2021-11-26lib/tests: Remove redundant semicolonsVictor Engmark1-6/+6
2021-11-26lib/tests: Clarify assignmentVictor Engmark1-1/+1
2021-11-26lib/tests: Use correct shebang lineVictor Engmark1-1/+1
2021-11-26lib/tests: Quote variable referencesVictor Engmark1-5/+5
2021-11-26lib/tests: `export` separately from assignmentVictor Engmark1-2/+3
2021-11-22modules: Add moduleType to module argumentsRobert Hensing3-0/+36
2021-11-09lib/tests/sources: update to Nix 2.4 cli syntaxBernardo Meurer2-3/+7
2021-11-09lib/tests/modules.sh: update to Nix 2.4 syntaxBernardo Meurer1-12/+12
2021-11-03lib/tests/modules: Test non-strictness some moreRobert Hensing2-2/+16
2021-11-01lib.evalModules: Add extendModules and type to resultRobert Hensing2-0/+35
2021-10-05Merge pull request #140284 from Infinisil/types-anything-lambdasSilvan Mosberger2-4/+12
2021-10-03Merge pull request #140136 from rnhmjoj/matrix-idsMichele Guerini Rocco1-0/+4
2021-10-03lib: add function escapeXMLRobert Helgesson1-0/+5
2021-10-02lib/types: Make types.anything merge functionsSilvan Mosberger2-4/+12
2021-10-01lib/tests/maintainers: add matrix optionrnhmjoj1-0/+4