about summary refs log tree commit diff
path: root/tests/common.sh.in (follow)
AgeCommit message (Collapse)AuthorFilesLines
2006-12-02 * Clear NIX_REMOTE in the tests.Eelco Dolstra1-0/+2
2006-10-19 * Checks for allowedReferences and some other features.Eelco Dolstra1-0/+1
* Use nix-build in a test.
2006-09-21 * `nix-install-package --url': install from a URL (NIX-12).Eelco Dolstra1-0/+15
* `nix-install-package --help' (NIX-9). * `nix-install-package --non-interactive': don't prompt or pause. * Tests for nix-install-package. * Security fixes: filter the values obtained from the nixpkg.
2006-07-21 * Test for runtime root finding.Eelco Dolstra1-4/+6
2006-07-20 * Call find-runtime-roots.pl from the garbage collector to preventEelco Dolstra1-0/+1
running applications etc. from being garbage collected.
2006-04-25 * Unless --with-bzip2 is specified, use a copy of bzip2 in theEelco Dolstra1-0/+4
externals directory. This is in particular useful because though most systems have bzip2/bunzip2, they don't always have libbz2, which we need for bsdiff/bspatch.
2006-03-10 * Allow `make check' to work in directories that have symlinkEelco Dolstra1-0/+3
components.
2006-03-01 * Test `nix-store -q --binding'.Eelco Dolstra1-0/+1
2006-03-01 * TDD! Woohoo!Eelco Dolstra1-0/+4
2006-03-01 * Oops!Eelco Dolstra1-1/+2
2006-03-01 * Add a test for nix-log2xml.Eelco Dolstra1-0/+2
2006-03-01 * Simplification.Eelco Dolstra1-0/+5
2006-03-01 * Make it easy to run individual tests from the command line.Eelco Dolstra1-0/+26