summaryrefslogtreecommitdiffstats
path: root/lib/tests
AgeCommit message (Expand)Author
2021-12-13lib: fix flake checkzimbatm
2021-12-07Merge pull request #144022 from hercules-ci/lib-modules-optimize-unmatchedDefnsSilvan Mosberger
2021-11-26lib/tests: Use standard test syntaxVictor Engmark
2021-11-26lib/tests: Anchor config output regexesVictor Engmark
2021-11-26lib/tests: Set hardening pragmasVictor Engmark
2021-11-26lib/tests: Don't return non-zero values from checksVictor Engmark
2021-11-26lib/tests: Avoid assigning an array to a stringVictor Engmark
2021-11-26lib/tests: Remove redundant semicolonsVictor Engmark
2021-11-26lib/tests: Clarify assignmentVictor Engmark
2021-11-26lib/tests: Use correct shebang lineVictor Engmark
2021-11-26lib/tests: Quote variable referencesVictor Engmark
2021-11-26lib/tests: `export` separately from assignmentVictor Engmark
2021-11-22modules: Add moduleType to module argumentsRobert Hensing
2021-11-09lib/tests/sources: update to Nix 2.4 cli syntaxBernardo Meurer
2021-11-09lib/tests/modules.sh: update to Nix 2.4 syntaxBernardo Meurer
2021-11-03lib/tests/modules: Test non-strictness some moreRobert Hensing
2021-11-01lib.evalModules: Add extendModules and type to resultRobert Hensing
2021-10-05Merge pull request #140284 from Infinisil/types-anything-lambdasSilvan Mosberger
2021-10-03Merge pull request #140136 from rnhmjoj/matrix-idsMichele Guerini Rocco
2021-10-03lib: add function escapeXMLRobert Helgesson
2021-10-02lib/types: Make types.anything merge functionsSilvan Mosberger
2021-10-01lib/tests/maintainers: add matrix optionrnhmjoj
2021-09-29Merge pull request #131205 from Ma27/showdefs-overflowLinus Heckemann
2021-09-09lib/systems: add minimal s390x-linux cross-compile supportSergei Trofimovich
2021-08-26lib/generators: move limit detection into `withRecursion`Maximilian Bosch
2021-08-25lib/generators/toPretty: add evaluation-limitMaximilian Bosch
2021-08-15treewide: runCommandNoCC -> runCommandRobert Hensing
2021-08-04Merge pull request #131267 from blaggacao/fix-functionArgsSilvan Mosberger
2021-08-03lib: fix functionArgs for functorsDavid Arnold
2021-08-01lib.systems: add m68k-netbsd supportAlyssa Ross
2021-07-25Initial implementation of s390 cross-compileBen Siraphob
2021-07-24Initial implementation of m68k cross-compileBen Siraphob
2021-05-29lib/tests/sources.sh: initRobert Hensing
2021-05-05Revert "lib/tests: Add type deprecation tests"Robert Hensing
2021-05-03lib/tests: Add type deprecation testsSilvan Mosberger
2021-05-03lib/tests: Make sure the submodule type description can be evaluatedSilvan Mosberger
2021-04-23lib.systems.doubles.netbsd: expandAlyssa Ross
2021-03-11lib/modules: better error message if an attr-set of options is expectedMaximilian Bosch
2021-01-30Merge pull request #111345 from r-burns/ppc64-big-endianJohn Ericson
2021-01-30lib.systems: add powerpc64-linuxRyan Burns
2021-01-28lib/attrsets: add cartesianProductOfSets functionJacek Galowicz
2021-01-27lib/tests: More functionTo testsSilvan Mosberger
2021-01-24lib/tests/modules: add a test for the functionTo typeBas van Dijk
2020-12-18Revert "Module-builtin assertions, disabling assertions and submodule asserti...Silvan Mosberger
2020-12-17lib/modules: Introduce _module.checks.*.checkSilvan Mosberger
2020-11-30lib/modules: Remove _module.checks.*.triggerPath as it's not necessarySilvan Mosberger
2020-11-30lib/modules: Rename _module.assertions to _module.checksSilvan Mosberger
2020-11-30lib/tests: Add tests for module-builtin assertionsSilvan Mosberger
2020-11-30lib/tests: Implement generalized checkConfigCodeOutErr for module testsSilvan Mosberger
2020-11-30nixos/modules: Expose the internal module in the top-level documentationSilvan Mosberger