summary refs log tree commit diff
path: root/tests
Commit message (Expand)AuthorAge
* Remove obsolete fileEelco Dolstra2012-12-21
* Merge remote-tracking branch 'origin/master' into systemdEelco Dolstra2012-12-11
|\
| * Use the binary cache in the installerEelco Dolstra2012-12-08
| * Installer test: fix nix-push callEelco Dolstra2012-12-08
* | Installer test: fix nix-push callEelco Dolstra2012-11-16
* | Use new-style fileSystemsEelco Dolstra2012-11-15
* | Update channel URLsEelco Dolstra2012-11-12
* | installer test: Don't wait for getty@tty2 because it's started lazilyEelco Dolstra2012-11-12
* | Turn networking.interfaces into an attribute setEelco Dolstra2012-11-02
* | Fix the installer testEelco Dolstra2012-10-30
* | In the tests, don't start agetty on /dev/ttyS0Eelco Dolstra2012-10-29
* | Tests: global search/replace of obsolete functionsEelco Dolstra2012-10-24
* | Update some tests for systemdEelco Dolstra2012-10-24
* | Update NFS client/server modules for systemdEelco Dolstra2012-10-24
* | Tests: Depend on ‘network.target’Eelco Dolstra2012-10-24
* | Update some tests for systemdEelco Dolstra2012-10-04
|/
* Allow overriding all NixOS tests to run with the minimal kernel possible for ...Shea Levy2012-08-04
* tests/minimal-kernel: Add CIFS timeout patchShea Levy2012-08-01
* Add test to check that a machine with a minimal kernel but all of the require...Shea Levy2012-08-01
* tests/installer.nix: Re-enable booting from LVMEelco Dolstra2012-08-01
* Fix the LVM installer testEelco Dolstra2012-07-26
* Fix the tests.installer.grub1 testEelco Dolstra2012-07-26
* Fix the installer testsEelco Dolstra2012-07-26
* Fix the testsEelco Dolstra2012-07-25
* * Test swapfile creation.Eelco Dolstra2012-06-12
* * Run nixos-install twice to test idempotency.Eelco Dolstra2012-05-24
* * In the installation CD, make the NixOS/Nixpkgs available as if theyEelco Dolstra2012-04-23
* * Turn users.extraGroups into an attribute set (using types.loaOf).Eelco Dolstra2012-04-20
* * Fix the installer test (http://hydra.nixos.org/build/2430122).Eelco Dolstra2012-04-20
* * Pass -cpu kvm64 in NixOS VMs (and add a simple regression test forEelco Dolstra2012-04-19
* * Fix the GRUB 1 installer test. Note that GRUB 1 doesn'tEelco Dolstra2012-04-18
* * Fix the installer test.Eelco Dolstra2012-04-18
* * Add a installer test that uses GRUB 1 (it currently fails).Eelco Dolstra2012-04-11
* * Copying manifests is slightly tricky becauseEelco Dolstra2012-04-10
* * Temporarily add "-cpu kvm64" to work around the GMP abort() bug thatEelco Dolstra2012-04-10
* * Fix some references to dhclient.Eelco Dolstra2012-03-22
* * I hate asynchronous commands.Eelco Dolstra2012-03-20
* * Wait for RAID resync to complete before rebooting. Booting off anEelco Dolstra2012-03-20
* * Renamed services.nfsKernel to services.nfs. UnfortunatelyEelco Dolstra2012-03-16
* * Fix the NFS Upstart dependencies. Mountd is now started beforeEelco Dolstra2012-03-16
* * And another one.Eelco Dolstra2012-03-04
* * Remove the use of the NIXPKGS and NIXOS environment variables.Eelco Dolstra2012-03-02
* * Test whether restarting Upstart jobs works properly if there areEelco Dolstra2011-10-13
* * Fix the installer.simple test.Eelco Dolstra2011-10-12
* * Remove the remote building test.Eelco Dolstra2011-10-11
* svn path=/nixos/trunk/; revision=29435Eelco Dolstra2011-09-22
* strip trailing whitespace; no functional changePeter Simons2011-09-14
* * Make yet another test more reliable.Eelco Dolstra2011-09-07
* * Make some tests more robust. In particular, tests should make sureEelco Dolstra2011-08-29
* Added testcase for Tomcat, with HTTP proxySander van der Burg2011-08-26