summary refs log tree commit diff
path: root/lib/tests
Commit message (Expand)AuthorAge
* init: lib.foldlAttrshsjobeki2023-03-11
* Merge pull request #211855 from hercules-ci/lib-modules-disabledModules-modul...Robert Hensing2023-03-09
|\
| * lib/modules: Allow an "anonymous" module with key in disabledModulesRobert Hensing2023-03-01
* | strings: add escapeQuery for url encodingPatrick Widmer2023-03-03
|/
* Merge pull request #206611 from h7x4/lib-lists-add-repeatSilvan Mosberger2023-02-07
|\
| * lib.lists: add `replicate`h7x42023-02-06
* | Merge pull request #205557 from ncfavier/concatLinesSilvan Mosberger2023-01-31
|\ \
| * | lib/strings: add `concatLines`Naïm Favier2022-12-10
* | | maintainers: clarify what fields are requiredNaïm Favier2023-01-27
* | | maintainers: disallow `noreply.github.com` emailsNaïm Favier2023-01-27
* | | maintainers: make `email` optionalNaïm Favier2023-01-27
* | | Merge pull request #211622 from alyssais/valgrind-platformsJohn Ericson2023-01-19
|\ \ \
| * | | lib.platforms.s390x: initAlyssa Ross2023-01-19
| * | | lib.platforms.power: initAlyssa Ross2023-01-19
| * | | lib.platforms.armv7: initAlyssa Ross2023-01-19
* | | | lib/tests/release.nix: Make nix a parameter + strictDepsRobert Hensing2023-01-18
|/ / /
* | | Merge pull request #205190 from NixOS/lib.path.relativeNormaliseRobert Hensing2023-01-03
|\ \ \
| * | | lib.path.subpath.isValid: initSilvan Mosberger2023-01-03
* | | | lib/versions: add `pad`Naïm Favier2022-12-21
|/ / /
* | / lib: fix typosfigsoda2022-12-17
| |/ |/|
* | Merge pull request #205457 from h7x4/lib-strings-toInt-broken-for-negative-nu...Robert Hensing2022-12-11
|\ \ | |/ |/|
| * lib.strings: fix negative number handling for `toInt` and `toIntBase10`h7x42022-12-10
* | nixos/doc: render option values using `lib.generators.toPretty`Naïm Favier2022-12-08
* | lib/generators.toPretty: escape strings properlyNaïm Favier2022-12-08
* | lib/generators.toPretty: don't evaluate derivationsNaïm Favier2022-12-08
* | lib/modules: Add context to the "option does not exist" errorRobert Hensing2022-12-02
* | lib/attrsets: add concatMapAttrsfigsoda2022-11-17
* | lib/systems: Support FreeBSDJohn Ericson2022-11-04
|/
* 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/strings: allow toInt to parse zero-padded stringsJacob Abel2022-10-23
* lib/tests/misc: Add tests for charToInt, escapeC, and normalizePathDaniel Olsen2022-10-20
* lib/types: always use `<function body>` instead of `[function body]` to indic...Maximilian Bosch2022-10-07
* Merge pull request #193132 from figsoda/clean-upfigsoda2022-10-01
|\
| * lib/tests/maintainers.nix: remove unused bindingfigsoda2022-09-26
* | lib/modules: Fix meta duplication in shorthand syntaxRobert Hensing2022-09-21
* | lib: Add lazyDerivationRobert Hensing2022-09-21
|/
* lib.types: Add parentheses where description is ambiguousRobert Hensing2022-09-17
* Merge pull request #188289 from erikarvstedt/fix-disabled-modules-abs-pathsRobert Hensing2022-08-31
|\
| * lib.modules: support strings with absolute paths in `disabledModules`Erik Arvstedt2022-08-31
* | lib/systems: add MicroBlaze architecturesMinijackson2022-08-25
|/
* teams/maintainers list: show instructions for validating the contentsGraham Christensen2022-06-20
* maintainer teams: check them in lib testsGraham Christensen2022-06-20
* maintainer lib test: extract maintainer moduleGraham Christensen2022-06-20
* maintainers: remove longkeyidGraham Christensen2022-06-20
* lib/modules: Throw earlier when module function does not return attrsRobert Hensing2022-06-14
* lib.deferredModule: Make it properly singularRobert Hensing2022-06-14
* lib.types.deferredModule: Allow path-typed module referencesRobert Hensing2022-06-14