aboutsummaryrefslogtreecommitdiff
path: root/tests/common.sh.in
AgeCommit message (Expand)Author
2017-11-24fetchGit: Ignore tarballTtl if rev is set and not in the repo.Shea Levy
2017-11-15DohEelco Dolstra
2017-10-23NIX_BUILD_HOOK variable is goneEelco Dolstra
2017-07-06Remove unused variable from test scriptRobert Vollmert
2017-06-19macOS: Ugly hack to make the tests succeedEelco Dolstra
2016-11-26Revert "Get rid of unicode quotes (#1140)"Eelco Dolstra
2016-11-25Get rid of unicode quotes (#1140)Guillaume Maudoux
2016-10-19Handle $TMPDIR ending with a slashEelco Dolstra
2016-08-10Remove $NIX_DB_DIREelco Dolstra
2016-07-21Shut up warningEelco Dolstra
2016-05-31Fix nix-profile test in a chrootEelco Dolstra
2016-05-30Forgot to commitEelco Dolstra
2016-04-11Remove manifest supportEelco Dolstra
2016-03-24Use shorter daemon socket path in testsEelco Dolstra
2015-02-10Make libsodium an optional dependencyEelco Dolstra
2014-09-23Fix use of PAGER during testsEelco Dolstra
2014-08-13Remove log2html.xsl and friendsEelco Dolstra
2014-02-17Add a test for repairing pathsEelco Dolstra
2014-02-01Fix logging testEelco Dolstra
2014-02-01Fix the nix-profile testEelco Dolstra
2013-11-25Add support for ‘make installcheck’Eelco Dolstra
2013-01-02UrggghEelco Dolstra
2012-10-03Rename nix-worker to nix-daemonEelco Dolstra
2012-09-13Add a test for nix-profile.shEelco Dolstra
2012-07-27Use "set -x" in the tests to see where a test failsEelco Dolstra
2012-07-26Clear NIX_STORE when running the testsEelco Dolstra
2012-04-14Urgh, modified the wrong file...Eelco Dolstra
2012-03-19Replace "make check" with "make installcheck"Eelco Dolstra
2012-03-18Drop the externals directoryEelco Dolstra
2012-01-11tests: Run `download-using-manifests' via libtool so that dlopening works.Ludovic Courtès
2012-01-03* Refactoring: Get rid of a few subdirectories in corepkgs/, and someEelco Dolstra
2011-12-14* Oops, the daemon test wasn't actually using the daemon.Eelco Dolstra
2011-10-11* Work around a race condition starting the Nix daemon.Eelco Dolstra
2011-10-10* Refactoring: remove unnecessary variables from the tests.Eelco Dolstra
2011-10-10* Install NixManifest.pm, NixConfig.pm and GeneratePatches.pm underEelco Dolstra
2011-07-20* Refactoring.Eelco Dolstra
2010-05-12* Sync with the trunk.Eelco Dolstra
2010-04-19* Drop the dependency on the ATerm library.Eelco Dolstra
2010-02-24* Set the path to sqlite3 properly.Eelco Dolstra
2009-03-25* Use bash in the tests.Eelco Dolstra
2009-03-18* Better cleanup after tests.Eelco Dolstra
2009-03-17* Regression test for exportBuildReferencesGraph. It currently fails.Eelco Dolstra
2008-12-12* Some hackery to make "make check" succeed on Cygwin.Eelco Dolstra
2007-08-14* Hopefully this fixes the test on FreeBSD.Eelco Dolstra
2007-08-13* A test for the nix-worker.Eelco Dolstra
2007-08-13* Fix the tests.Eelco Dolstra
2006-12-02* Clear NIX_REMOTE in the tests.Eelco Dolstra
2006-10-19* Checks for allowedReferences and some other features.Eelco Dolstra
2006-09-21* `nix-install-package --url': install from a URL (NIX-12).Eelco Dolstra
2006-07-21* Test for runtime root finding.Eelco Dolstra