nixpkgs/tests
Eelco Dolstra dcdbf68a68 * Add a sleep before initialising the Trac database. This shouldn't
be necessary, because waitForJob shouldn't return until Postgres is
  up and running, but we still get errors like this:

postgresql: running command: initctl status postgresql
postgresql: exit status 0
postgresql: running command: createdb trac
postgresql# createdb: could not connect to database postgres: FATAL:  the database system is starting up
postgresql: exit status 1
  

svn path=/nixos/trunk/; revision=19329
2010-01-10 16:31:19 +00:00
..
common * Factor out the X11 configuration. 2010-01-05 17:08:57 +00:00
test-nixos-install-from-cd cleaned up kvm installation test. It works now. 2009-12-16 04:55:35 +00:00
check-filesystems.nix * Add a test to avoid regression of (NIXOS-85). 2009-10-27 19:19:48 +00:00
default.nix * Parameterize the installer test to support different partitioning 2010-01-07 13:19:38 +00:00
firefox.nix * Added a function waitForX, which returns when the X server accepts 2010-01-05 23:59:29 +00:00
installer.nix * Add some more "udevadm settle" calls. Hopefully this fixes random 2010-01-10 15:22:09 +00:00
kde4.nix * A function to wait until a window exists. 2010-01-05 23:38:13 +00:00
quake3.nix * Added a function waitForX, which returns when the X server accepts 2010-01-05 23:59:29 +00:00
subversion.nix * More cleanups. 2010-01-05 11:57:17 +00:00
test-config-examples.sh * test -> tests. 2009-08-31 13:40:57 +00:00
test-nixos-installer2.nix * refactoring kvm test and bootstrapping image. 2009-12-15 23:26:52 +00:00
test-upstart-job.sh * test -> tests. 2009-08-31 13:40:57 +00:00
trac.nix * Add a sleep before initialising the Trac database. This shouldn't 2010-01-10 16:31:19 +00:00