summary refs log tree commit diff
path: root/nixos/tests/xfce.nix
AgeCommit message (Collapse)AuthorFilesLines
2015-07-12all tests: added meta.maintainers sectionJoachim Schiele1-3/+5
2014-06-28name nixos tests, close #3078Florian Friesdorf1-0/+1
2014-04-14Make it easier to run the testsEelco Dolstra1-3/+1
You can now run a test in the nixos/tests directory directly using nix-build, e.g. $ nix-build '<nixos/tests/login.nix>' -A test This gets rid of having to add the test to nixos/tests/default.nix. (Of course, you still need to add it to nixos/release.nix if you want Hydra to run the test.)
2014-01-22nixos X tests: wait for logind to link a session to the serverShea Levy1-0/+1
There seems to be some race causing failures if an X command gets in before slim starts the session Signed-off-by: Shea Levy <shea@shealevy.com>
2013-10-10Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra1-0/+32