about summary refs log tree commit diff
path: root/tests/remote-store.sh (follow)
AgeCommit message (Collapse)AuthorFilesLines
2016-08-10 Remove $NIX_DB_DIREelco Dolstra1-1/+1
This variable has no reason to exist, given $NIX_STATE_DIR.
2016-04-11 Remove manifest supportEelco Dolstra1-1/+0
Manifests have been superseded by binary caches for years. This also gets rid of nix-pull, nix-generate-patches and bsdiff/bspatch.
2014-02-26 DohEelco Dolstra1-1/+1
2014-02-26 Test nix-store --switch-profile and more daemon actionsEelco Dolstra1-0/+9
2012-10-03 Drop support for running nix-worker in "slave" modeEelco Dolstra1-6/+0
AFAIK nobody uses this, setuid binaries are evil, and there is no good reason why people can't just run the daemon.
2012-07-26 Clear NIX_STORE when running the testsEelco Dolstra1-1/+1
2011-07-20 * Refactoring.Eelco Dolstra1-9/+3
2008-12-04 * Be sure to clean up the daemon if the test fails.Eelco Dolstra1-0/+2
2007-08-14 * Hopefully this fixes the test on FreeBSD.Eelco Dolstra1-2/+2
2007-08-13 * A test for the nix-worker.Eelco Dolstra1-0/+17