aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2017-04-13Convert Settings to the new config systemEelco Dolstra
2017-04-08tests/timeout: create output so tests don't trivially passWill Dietz
2017-04-08Process nix.conf options in "new" nix commands, add test.Will Dietz
2017-03-31Merge branch 'remove-perl' of https://github.com/shlevy/nixEelco Dolstra
2017-03-21Fix tests to reflect the signed-binary-caches default changeEelco Dolstra
2017-02-24Fix nix-shell testsEelco Dolstra
2017-02-21useChroot -> useSandboxEelco Dolstra
2017-02-07Remove perl dependency.Shea Levy
2017-01-19Merge pull request #981 from shlevy/build-remote-c++Eelco Dolstra
2017-01-19Kill builds when we get EOF on the log FDEelco Dolstra
2017-01-19Add a test for --max-silent-timeEelco Dolstra
2017-01-03nix-shell: In #! mode, pass the last argumentEelco Dolstra
2017-01-03tests: Add simple tests for nix-shellTuomas Tynkkynen
2016-12-19Revert "Merge branch 'seccomp' of https://github.com/aszlig/nix"Eelco Dolstra
2016-12-15Merge branch 'seccomp' of https://github.com/aszlig/nixEelco Dolstra
2016-11-27Improve error message on trailing path slashesGuillaume Maudoux
2016-11-16seccomp: Forge return codes for POSIX ACL syscallsaszlig
2016-11-16release.nix: Add a test for sandboxingaszlig
2016-11-13Fix comments parsingGuillaume Maudoux
2016-11-10build-remote: Implement in C++Shea Levy
2016-10-19Handle $TMPDIR ending with a slashEelco Dolstra
2016-09-12Fix gc-runtime testEelco Dolstra
2016-09-08Fix test failureEelco Dolstra
2016-08-29Add builtin function "partition"Eelco Dolstra
2016-08-17Add a mechanism for derivation attributes to reference the derivation's outputsEelco Dolstra
2016-08-10Remove $NIX_DB_DIREelco Dolstra
2016-08-10Nuke nix-push.Shea Levy
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