summary refs log tree commit diff
path: root/lib/tests
Commit message (Expand)AuthorAge
* lib/tests: remove experimental-featuresNaïm Favier2023-06-27
* lib/tests/modules.sh: Test types.pathInStoreRobert Hensing2023-06-27
* Merge pull request #238136 from hercules-ci/nixos-nixpkgs-dont-check-when-_mo...Robert Hensing2023-06-23
|\
| * lib.modules: Add mergeAttrDefinitionsWithPrioRobert Hensing2023-06-16
* | lib/system: move toLosslessStringMaybe into lib/testsAdam Joseph2023-06-22
|/
* lib/tests/release.nix: Run systems tests on OfBorgRobert Hensing2023-06-13
* lib.systems.equals: Ignore all function attributes reflectivelyRobert Hensing2023-06-13
* lib.systems.{equals,toLosslessStringMaybe}: initRobert Hensing2023-06-13
* Merge pull request #235267 from tweag/lazier-findFirstRobert Hensing2023-06-06
|\
| * lib.list.findFirst: Make lazierSilvan Mosberger2023-06-06
| * lib/tests: Add findFirst testsSilvan Mosberger2023-06-06
* | Merge pull request #234070 from tweag/pathType-testsRobert Hensing2023-06-01
|\ \
| * | lib/tests: Also run with nixVersions.minimum and nixVersions.unstableSilvan Mosberger2023-06-01
| * | lib/tests: Fix when run with Nix 2.3Silvan Mosberger2023-06-01
| * | lib/tests/filesystem.sh: Check success and failure separatelySilvan Mosberger2023-06-01
| * | lib.filesystem.pathType: Fix tests for Nix >= 2.14Silvan Mosberger2023-05-25
| |/
* / lib.systems.doubles: add big-endian MIPS linux doublesAlyssa Ross2023-06-01
|/
* Merge pull request #224834 from tweag/pathType-and-coRobert Hensing2023-05-23
|\
| * lib.filesystem.pathType: Improve error for non-existent pathsSilvan Mosberger2023-05-22
| * lib.filesystem.pathType: Fix for filesystem root argumentSilvan Mosberger2023-05-22
| * lib.filesystem.pathType and co.: Add testsSilvan Mosberger2023-05-22
* | 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.modules: Change class declaration in module to _classRobert Hensing2023-05-06
* | lib/tests/modules.sh: Add submodule + class testsRobert Hensing2023-05-06
* | lib/modules: Move class out of specialArgsRobert 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
* | Merge pull request #223407 from AngryAnt/toplist-pathtoonn2023-05-05
|\ \
| * | lib.toPlist: keep test output in external files for their tab indentsEmil "AngryAnt" Johansen2023-03-27
| * | lib.toPlist: basic test coverageEmil "AngryAnt" Johansen2023-03-27
| |/
* | Merge pull request #227714 from ony/feature/generateLuarocksConfig-toLuaMatthieu Coudron2023-05-01
|\ \
| * | lib.generators.toLua: asBindings optionMykola Orliuk2023-04-29
* | | Merge pull request #227560 from jackyliu16/loongnix-commitWeijia Wang2023-04-28
|\ \ \ | |/ / |/| |
| * | lib.platforms.loongarch64: initjackyliu162023-04-27
* | | lib.generators.toLua: allow disabling multilineMykola Orliuk2023-04-23
* | | lib/generators: add toLua/mkLuaInlineMykola Orliuk2023-04-23
|/ /
* / lib/modules: better error for invalid option declarationsNaïm Favier2023-03-22
|/
* 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
|\ \