aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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
2015-04-20Support tarballs in nix channel URLsDan Peebles
2015-02-18nix-store --generate-binary-cache-key: Write key to diskEelco Dolstra
2015-02-17Use $<attr>Path instead of $<attr> for passAsFileEelco Dolstra
2015-02-17Allow passing attributes via files instead of environment variablesEelco Dolstra
2015-02-16Test chroot buildingEelco Dolstra
2015-02-10Make libsodium an optional dependencyEelco Dolstra
2015-02-04Use libsodium instead of OpenSSL for binary cache signingEelco Dolstra
2015-01-29Merge remote-tracking branch 'shlevy/baseNameOf-no-copy'Shea Levy
2014-12-11UrghEelco Dolstra
2014-12-05Shut up a warningEelco Dolstra
2014-11-25Add a primop for regular expression pattern matchingEelco Dolstra
2014-11-15Add functors (callable attribute sets).Shea Levy
2014-10-18Fix context testShea Levy
2014-10-04Add primop ‘catAttrs’Eelco Dolstra
2014-10-04Add primop ‘attrValues’Eelco Dolstra
2014-10-03Add test for readDir primopShea Levy
2014-09-23Fix use of PAGER during testsEelco Dolstra
2014-09-22Add ‘deepSeq’ primopEelco Dolstra
2014-09-22Add ‘seq’ primopEelco Dolstra
2014-09-05tests/remote-builds.nix: Time out fasterEelco Dolstra
2014-08-28Add disallowedReferences / disallowedRequisitesEelco Dolstra
2014-08-28Introduce allowedRequisites featureGergely Risko
2014-08-21Fix testsEelco Dolstra
2014-08-20Use proper quotes everywhereEelco Dolstra
2014-08-20Reduce test verbosityEelco Dolstra
2014-08-13Remove log2html.xsl and friendsEelco Dolstra
2014-07-30Rename nixPath to __nixPathEelco Dolstra
2014-07-24tests/remote-builds.nix: Test failing buildEelco Dolstra
2014-07-24tests/remote-builds.nix: Don't try cache.nixos.orgEelco Dolstra
2014-07-16Handle case collisions on case-insensitive systemsEelco Dolstra
2014-07-14build-remote.pl: Fix building multiple output derivationsEelco Dolstra
2014-07-11Fix testEelco Dolstra
2014-07-10Add a test for the SSH substituterEelco Dolstra
2014-07-04Add builtin function ‘fromJSON’Eelco Dolstra
2014-06-10== operator: Ignore string contextEelco Dolstra
2014-05-29Fix testEelco Dolstra
2014-05-26Make the Nix search path declarativeEelco Dolstra
2014-05-26Ensure that -I flags get included in nixPathEelco Dolstra