about summary refs log tree commit diff
path: root/lib/tests
Commit message (Expand)AuthorAge
* 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
* lib.types.deferredModule: Improve reported locationRobert Hensing2022-06-14
* lib/test/modules.sh: Test deferredModule error location fileRobert Hensing2022-06-14
* lib.types: Add deferredModuleRobert Hensing2022-06-14
* lib/tests: Add submodule file propagation testSilvan Mosberger2022-06-14
* Merge pull request #168374 from Ma27/special-attrs-in-with-recursionSilvan Mosberger2022-05-23
|\
| * lib/generators: withRecursion: don't break attr-sets with special attrsMaximilian Bosch2022-04-12
* | Merge pull request #172813 from hercules-ci/functionTo-properlyRobert Hensing2022-05-17
|\ \
| * | lib/tests/modules: Test functionTo submodule merging tooRobert Hensing2022-05-13
| * | lib.types.functionTo: Support type mergingRobert Hensing2022-05-13
* | | Merge pull request #170561 from klemensn/types-descriptionSilvan Mosberger2022-05-16
|\ \ \
| * | | lib/tests/modules.sh: Fix for singular type descriptionsRobert Hensing2022-05-02
* | | | Revert "lib: init flakes.nix"adisbladis2022-05-15
| |/ / |/| |
* | | lib/strings/toShellVars: handle derivations as stringsNaïm Favier2022-05-07
* | | 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