Age | Commit message (Expand) | Author | Files | Lines |
2018-02-01 | Remove obsolete references to manifests | Eelco Dolstra | 1 | -1/+0 |
2018-01-13 | Fix tests using user namespaces on kernels that don't have it | Tuomas Tynkkynen | 1 | -0/+18 |
2017-12-30 | use libbrotli directly when available | Will Dietz | 1 | -0/+1 |
2017-11-24 | fetchGit: Ignore tarballTtl if rev is set and not in the repo. | Shea Levy | 1 | -0/+1 |
2017-11-15 | Doh | Eelco Dolstra | 1 | -0/+11 |
2017-10-23 | NIX_BUILD_HOOK variable is gone | Eelco Dolstra | 1 | -1/+0 |
2017-07-06 | Remove unused variable from test script | Robert Vollmert | 1 | -2/+0 |
2017-06-19 | macOS: Ugly hack to make the tests succeed | Eelco Dolstra | 1 | -0/+4 |
2016-11-26 | Revert "Get rid of unicode quotes (#1140)" | Eelco Dolstra | 1 | -1/+1 |
2016-11-25 | Get rid of unicode quotes (#1140) | Guillaume Maudoux | 1 | -1/+1 |
2016-10-19 | Handle $TMPDIR ending with a slash | Eelco Dolstra | 1 | -1/+1 |
2016-08-10 | Remove $NIX_DB_DIR | Eelco Dolstra | 1 | -5/+2 |
2016-07-21 | Shut up warning | Eelco Dolstra | 1 | -0/+1 |
2016-05-31 | Fix nix-profile test in a chroot | Eelco Dolstra | 1 | -0/+1 |
2016-05-30 | Forgot to commit | Eelco Dolstra | 1 | -0/+7 |
2016-04-11 | Remove manifest support | Eelco Dolstra | 1 | -4/+0 |
2016-03-24 | Use shorter daemon socket path in tests | Eelco Dolstra | 1 | -1/+1 |
2015-02-10 | Make libsodium an optional dependency | Eelco Dolstra | 1 | -0/+1 |
2014-09-23 | Fix use of PAGER during tests | Eelco Dolstra | 1 | -0/+1 |
2014-08-13 | Remove log2html.xsl and friends | Eelco Dolstra | 1 | -1/+0 |
2014-02-17 | Add a test for repairing paths | Eelco Dolstra | 1 | -0/+6 |
2014-02-01 | Fix logging test | Eelco Dolstra | 1 | -1/+0 |
2014-02-01 | Fix the nix-profile test | Eelco Dolstra | 1 | -1/+0 |
2013-11-25 | Add support for ‘make installcheck’ | Eelco Dolstra | 1 | -4/+4 |
2013-01-02 | Urgggh | Eelco Dolstra | 1 | -1/+1 |
2012-10-03 | Rename nix-worker to nix-daemon | Eelco Dolstra | 1 | -2/+2 |
2012-09-13 | Add a test for nix-profile.sh | Eelco Dolstra | 1 | -0/+1 |
2012-07-27 | Use "set -x" in the tests to see where a test fails | Eelco Dolstra | 1 | -0/+2 |
2012-07-26 | Clear NIX_STORE when running the tests | Eelco Dolstra | 1 | -0/+1 |
2012-04-14 | Urgh, modified the wrong file... | Eelco Dolstra | 1 | -1/+1 |
2012-03-19 | Replace "make check" with "make installcheck" | Eelco Dolstra | 1 | -11/+2 |
2012-03-18 | Drop the externals directory | Eelco Dolstra | 1 | -5/+0 |
2012-01-11 | tests: Run `download-using-manifests' via libtool so that dlopening works. | Ludovic Courtès | 1 | -0/+3 |
2012-01-03 | * Refactoring: Get rid of a few subdirectories in corepkgs/, and some | Eelco Dolstra | 1 | -6/+1 |
2011-12-14 | * Oops, the daemon test wasn't actually using the daemon. | Eelco Dolstra | 1 | -2/+0 |
2011-10-11 | * Work around a race condition starting the Nix daemon. | Eelco Dolstra | 1 | -1/+8 |
2011-10-10 | * Refactoring: remove unnecessary variables from the tests. | Eelco Dolstra | 1 | -9/+2 |
2011-10-10 | * Install NixManifest.pm, NixConfig.pm and GeneratePatches.pm under | Eelco Dolstra | 1 | -4/+9 |
2011-07-20 | * Refactoring. | Eelco Dolstra | 1 | -3/+14 |
2010-05-12 | * Sync with the trunk. | Eelco Dolstra | 1 | -5/+0 |
2010-04-19 | * Drop the dependency on the ATerm library. | Eelco Dolstra | 1 | -5/+0 |
2010-02-24 | * Set the path to sqlite3 properly. | Eelco Dolstra | 1 | -0/+1 |
2009-03-25 | * Use bash in the tests. | Eelco Dolstra | 1 | -0/+1 |
2009-03-18 | * Better cleanup after tests. | Eelco Dolstra | 1 | -5/+8 |
2009-03-17 | * Regression test for exportBuildReferencesGraph. It currently fails. | Eelco Dolstra | 1 | -0/+5 |
2008-12-12 | * Some hackery to make "make check" succeed on Cygwin. | Eelco Dolstra | 1 | -0/+4 |
2007-08-14 | * Hopefully this fixes the test on FreeBSD. | Eelco Dolstra | 1 | -1/+1 |
2007-08-13 | * A test for the nix-worker. | Eelco Dolstra | 1 | -1/+4 |
2007-08-13 | * Fix the tests. | Eelco Dolstra | 1 | -0/+4 |
2006-12-02 | * Clear NIX_REMOTE in the tests. | Eelco Dolstra | 1 | -0/+2 |