summary refs log tree commit diff
path: root/lib/tests
Commit message (Expand)AuthorAge
* Merge pull request #170090 from danth/has-infix-toStringRobert Hensing2022-05-02
|\
| * lib/tests: add tests for hasInfixDaniel Thwaites2022-05-02
* | Merge pull request #167947 from MatthewCroughan/mc/callLocklessFlakeArtturi2022-05-01
|\ \ | |/ |/|
| * lib/tests: evaluate value from subflake with callLocklessFlakematthewcroughan2022-04-12
| * lib/tests: use subflake to test callLocklessFlakematthewcroughan2022-04-12
| * lib/tests: add test for callLocklessFlakematthewcroughan2022-04-12
* | lib.systems: add riscv{32,64} sets and filtersAlyssa Ross2022-04-28
* | lib/tests: add RISC-V testAlyssa Ross2022-04-28
* | lib/strings: add toShellVarsNaïm Favier2022-04-27
* | lib.types.submoduleWith: Avoid _key collisions after extendModulesRobert Hensing2022-04-24
|/
* Merge pull request #164088 from Profpatsch/lib.generators-add-toINIWithGlobal...Silvan Mosberger2022-04-06
|\
| * lib.generators: add toINIWithGlobalSectionProfpatsch2022-03-14
* | Merge pull request #165540 from Infinisil/module-args-docsRobert Hensing2022-04-05
|\ \
| * | lib/modules: Document _module.argsSilvan Mosberger2022-04-05
* | | Merge pull request #166383 from hercules-ci/always-sanitize-derivation-nameRobert Hensing2022-04-05
|\ \ \
| * | | lib.sanitizeDerivationName: Test with unicodeRobert Hensing2022-03-31
| |/ /
* / / lib/tests: Add tests for levenshtein functionsSilvan Mosberger2022-04-01
|/ /
* | Merge pull request #147077 from Infinisil/updateAttrPathsRobert Hensing2022-03-19
|\ \
| * | lib.attrsets: Introduce updateManyAttrsByPathSilvan Mosberger2022-03-18
| * | lib.lists: Use builtins.groupBy for lib.groupBySilvan Mosberger2022-03-18
| * | lib.attrsets: Introduce showAttrPathSilvan Mosberger2022-03-18
* | | Merge pull request #161158 from a-m-joseph/mips64el-support-first-stepsJohn Ericson2022-03-17
|\ \ \
| * | | lib/systems: add mips64el definitionsAdam Joseph2022-03-10
| | |/ | |/|
* | | Merge pull request #156533 from hercules-ci/issue-146882-transparent-submodul...Silvan Mosberger2022-03-16
|\ \ \ | |/ / |/| |
| * | lib/tests/modules: Add test case for duplicate option error file locationRobert Hensing2022-03-07
| * | lib.modules: Make option injection work when shorthandOnlyDefinesConfigRobert Hensing2022-03-03
| * | lib.modules: Improve option-is-prefix error messageRobert Hensing2022-03-03
| * | lib.modules: Let module declare options directly in bare submoduleRobert Hensing2022-03-03
| |/
* / lib.types.optionType: Only merge when necessaryRobert Hensing2022-03-10
|/
* lib.modules: Use types.optionType for _module.freeformTypeSilvan Mosberger2022-03-01
* lib.types: Introduce `types.optionType`Silvan Mosberger2022-03-01
* lib/types: Introduce types.raw for unprocessed valuesSilvan Mosberger2022-02-22
* lib/tests: Add tests for emptyValueSilvan Mosberger2022-02-17
* lib: fix flake checkzimbatm2021-12-13
* Merge pull request #144022 from hercules-ci/lib-modules-optimize-unmatchedDefnsSilvan Mosberger2021-12-07
|\
| * lib/tests/modules: Test non-strictness some moreRobert Hensing2021-11-03
* | lib/tests: Use standard test syntaxVictor Engmark2021-11-26
* | lib/tests: Anchor config output regexesVictor Engmark2021-11-26
* | lib/tests: Set hardening pragmasVictor Engmark2021-11-26
* | lib/tests: Don't return non-zero values from checksVictor Engmark2021-11-26
* | lib/tests: Avoid assigning an array to a stringVictor Engmark2021-11-26
* | lib/tests: Remove redundant semicolonsVictor Engmark2021-11-26
* | lib/tests: Clarify assignmentVictor Engmark2021-11-26
* | lib/tests: Use correct shebang lineVictor Engmark2021-11-26
* | lib/tests: Quote variable referencesVictor Engmark2021-11-26
* | lib/tests: `export` separately from assignmentVictor Engmark2021-11-26
* | modules: Add moduleType to module argumentsRobert Hensing2021-11-22
* | lib/tests/sources: update to Nix 2.4 cli syntaxBernardo Meurer2021-11-09
* | lib/tests/modules.sh: update to Nix 2.4 syntaxBernardo Meurer2021-11-09
* | lib.evalModules: Add extendModules and type to resultRobert Hensing2021-11-01
|/