summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)Author
2016-08-10Remove nix-install-package.Shea Levy
2016-07-21Shut up warningEelco Dolstra
2016-06-17Fix testEelco Dolstra
2016-06-01HttpBinaryCacheStore: Fix caching of WantMassQueryEelco Dolstra
2016-05-31Fix nix-profile test in a chrootEelco Dolstra
2016-05-31Disable the SSH substituter test for nowEelco Dolstra
2016-05-30Forgot to commitEelco Dolstra
2016-05-30Test trying the next substitute after a bad signatureEelco Dolstra
2016-05-30Test the NAR info cacheEelco Dolstra
2016-05-30Re-implement binary cache signature checkingEelco Dolstra
2016-05-30LocalStore::addToStore: Verify hash of the imported pathEelco Dolstra
2016-04-29Eliminate the substituter mechanismEelco Dolstra
2016-04-25Improved logging abstractionEelco Dolstra
2016-04-21Fix test failuresEelco Dolstra
2016-04-16Print out all bad references/requisites at onceDan Peebles
2016-04-14Make the search path lazier with non-fatal errorsEelco Dolstra
2016-04-14Add tests for restricted eval modeEelco Dolstra
2016-04-13nix-profile test: Set USERShea Levy
2016-04-11Remove manifest supportEelco Dolstra
2016-04-08Remove failed build cachingEelco Dolstra
2016-03-30Fix nix-copy-closure test on 16.03Eelco Dolstra
2016-03-24Use shorter daemon socket path in testsEelco Dolstra
2016-02-15Fix broken number parsing in fromJSONEelco Dolstra
2016-02-15Fix test broken by #762Eelco Dolstra
2016-02-12Merge pull request #762 from ctheune/ctheune-floatsEelco Dolstra
2016-02-01Remove tests/lexer.shEelco Dolstra
2016-01-31Use the daemon when we don't have write access to the Nix databaseEelco Dolstra
2016-01-20Revert "Revert "next try for "don't abort when given unmatched '}' with 'star...Eelco Dolstra
2016-01-20Revert "next try for "don't abort when given unmatched '}' with 'start-condit...Eelco Dolstra
2016-01-19next try for "don't abort when given unmatched '}' with 'start-condition stac...Fabian Schmitthenner
2016-01-07Fix repair testEelco Dolstra
2016-01-06Adapt tests to show that floats work properly.Christian Theune
2015-11-04Support SHA-512 hashesEelco Dolstra
2015-10-30<nix/fetchurl.nix>: Support xz-compressed NARsEelco Dolstra
2015-10-30<nix/fetchurl.nix>: Support downloading and unpacking NARsEelco Dolstra
2015-07-31Output line number on infinite recursionIwan Aucamp
2015-07-28Add sort primopEelco Dolstra
2015-07-28Add primop genListEelco Dolstra
2015-07-24Add replaceStrings primopEelco Dolstra
2015-07-24Add concatStringsSep as a primopEelco Dolstra
2015-07-23Add primops all and anyEelco Dolstra
2015-07-23Add foldl' primopEelco Dolstra
2015-07-03Fix the parsing of "$"'s in strings.Guillaume Maudoux
2015-06-02Fix tarball testEelco Dolstra
2015-06-01Add tarball testsEelco Dolstra
2015-05-21Merge branch 'submit/sparse-generation-symlinks' of https://github.com/ctheun...Eelco Dolstra
2015-05-20Mis-read Eelko's request to not make this an option: now, let's not makeChristian Theune
2015-05-19Implement alternative to lazy generations:Christian Theune
2015-05-18Enable lazy/sparse allocation of generation symlinks: avoid creatingChristian Theune
2015-04-29tests: Fix wrong channel name in nix-channel.sh.aszlig