summaryrefslogtreecommitdiffstats
path: root/tests/init.sh
AgeCommit message (Expand)Author
2014-05-02Fix Debian testsEelco 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-10-10* Refactoring: remove unnecessary variables from the tests.Eelco Dolstra
2011-10-10* Install NixManifest.pm, NixConfig.pm and GeneratePatches.pm underEelco Dolstra
2010-12-05* Use CamelCase for the Perl modules.Eelco Dolstra
2010-12-05* Add a script `nix-generate-patches'.Eelco Dolstra
2010-11-17* Finally, a test for the binary patch functionality.Eelco Dolstra
2010-02-24* Disable fsync() in SQLite if the fsync-metadata option is set toEelco Dolstra
2010-02-18* Implemented queryValidPaths() and verifyStore().Eelco Dolstra
2009-11-13* In nix-pull/nix-channel, create the manifests directory if itEelco Dolstra
2008-12-03(no commit message)Eelco Dolstra
2008-11-20* Urgh.Eelco Dolstra
2008-11-20* Blindly doing a replacement of occurences of $bindir (when runningEelco Dolstra
2008-11-20* Don't set the prefix to /nix by default, rather use the AutoconfEelco Dolstra
2008-07-18* Fix the tests.Eelco Dolstra
2008-06-09* Merged the no-bdb branch (-r10900:HEADEelco Dolstra
2007-12-14* Another insane Mac OS X 10.5 compatibility hack.Eelco Dolstra
2007-09-04* nix-push / generate-patches: bzip the manifest.Eelco Dolstra
2007-08-13* A test for the nix-worker.Eelco Dolstra
2006-09-21* `nix-install-package --url': install from a URL (NIX-12).Eelco Dolstra
2006-05-29* Handle $PATHs with spaces.Eelco Dolstra
2006-04-25* Unless --with-bzip2 is specified, use a copy of bzip2 in theEelco Dolstra
2006-03-01* Test nix-build. This also tests indirect roots.Eelco Dolstra
2006-03-01* Simplification.Eelco Dolstra
2006-03-01* Make it easy to run individual tests from the command line.Eelco Dolstra
2006-02-08* Tests for nix-env, finally!Eelco Dolstra
2005-07-25* Hack to get around the libtool wrapper script around nix-store notEelco Dolstra
2005-04-07* Get rid of fetchurl, we don't need it anymore.Eelco Dolstra
2005-03-21* Remove non-POSIX flag.Eelco Dolstra
2005-02-18* `make check' fix.Eelco Dolstra
2005-02-15* Fix broken GC test.Eelco Dolstra
2005-02-01* Make check fixes.Eelco Dolstra
2005-01-31* Start of concurrent garbage collection. Processes write temporaryEelco Dolstra
2005-01-28* Another horrible `make check' hack.Eelco Dolstra
2005-01-27* Set execute permission.Eelco Dolstra
2005-01-27* Add missing substitutes files to dist.Eelco Dolstra
2005-01-25* Really fix the substitute mechanism, i.e., ensure the closureEelco Dolstra
2004-06-18* Big refactoring. Move to a much more explicitly state machine basedEelco Dolstra
2004-05-04* Allow the location of the store etc. to be specified usingEelco Dolstra