about summary refs log tree commit diff
path: root/lib/tests.nix
AgeCommit message (Expand)AuthorFilesLines
2017-05-17lib: Consolidate tests into one meta jobJohn Ericson1-299/+0
2017-05-05Merge pull request #24835 from Profpatsch/lib-doc-improvementsJörg Thalheim1-75/+84
2017-04-19lib: trivial spelling fixesTom Saeger1-2/+2
2017-04-18lib/tests.nix: add section headersProfpatsch1-75/+84
2017-04-12lib: Add test for composeExtensionsShea Levy1-0/+10
2017-03-20Merge pull request #23929 from Profpatsch/lib-lists-doczimbatm1-4/+31
2017-03-19lib/tests: add more tests for fold functionsProfpatsch1-4/+31
2017-03-15libs: make splitString also split last separator (#23851)Léo Gaspard1-0/+30
2017-03-11lib: fix mixed tab/space indents, trailing whitespace, etcBenjamin Staffin1-4/+4
2016-12-06lib/generators: mkKeyValueLine -> mkKeyValueLine (#20920)Profpatsch1-2/+2
2016-12-04lib/generators: add toKeyValue & mkKeyValueLine (#20903)Profpatsch1-0/+16
2016-11-17lib: add generator functions for toJSON & toYAMLProfpatsch1-0/+23
2016-11-17lib: add ini configuration generatorProfpatsch1-0/+51
2015-12-07add helper to lib/attrsets: hasAttrByPathChristian Zagrodnick1-0/+10
2015-11-25lib/strings: add a `toInt` helper (close #11242)Christian Zagrodnick1-6/+16
2013-10-10Move pkgs/lib/ to lib/Eelco Dolstra1-0/+113