aboutsummaryrefslogtreecommitdiff
path: root/lib/tests/misc.nix (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove composableDerivation, closes #18763Frederik Rietdijk2018-12-301-38/+0
* lib.isStorePath: fix `false` result when passed a path objectTim Cuthbertson2018-10-201-1/+1
* generators: make toPretty handle floats correctlyLĂ©o Gaspard2018-10-151-0/+2
* lib/tests: Add overrideExisting testsSilvan Mosberger2018-09-171-0/+14
* Merge branch 'no-toPath'Shea Levy2018-09-061-2/+2
|\
| * treewide: Remove uses of builtins.toPath.Shea Levy2018-05-221-2/+2
* | lib/recursiveUpdateUntil: add a test & release note for fixProfpatsch2018-08-151-0/+24
* | [bot]: remove unreferenced codevolth2018-07-201-4/+0
* | lib: bitAnd, bitOr, bitXor (bitsize-agnostic fallback function) (#41491)volth2018-06-101-0/+15
* | Revert "lib: bitAnd, bitOr, bitXor"Profpatsch2018-06-051-15/+0
* | lib: test for bitAnd, bitOr, bitXorvolth2018-06-021-0/+15
|/
* lib/generators: print paths without quotes & move function downProfpatsch2018-04-251-3/+5
* lib/generators: introduce a sane default for `mkValueString`Profpatsch2018-03-291-0/+26
* lib.isStorePath: Fix derivation detectionShea Levy2018-03-091-0/+2
* lib/generators: add mkValueString to mkKeyValueDefault generatorProfpatsch2017-11-221-1/+1
* lib/generators: put more information in toPretty lambdasProfpatsch2017-06-221-0/+2
* lib/generators: toPrettyProfpatsch2017-06-221-0/+30
* lib-tests: fix test for isStorePathDaiderd Jordan2017-06-091-1/+1
* Add `isStorePath` tests (#26223)Profpatsch2017-05-301-4/+34
* lib: Consolidate tests into one meta jobJohn Ericson2017-05-171-0/+299