about summary refs log tree commit diff
path: root/nixos/tests/firefox.nix
AgeCommit message (Collapse)AuthorFilesLines
2017-03-15nixos: tests: firefox: make more comprehensiveMichael Raskin1-2/+8
Run Firefox inside an XTerm, it doesn't crash mysteriously this way. Also try opening developer tools and checking that Firefox doesn't crash in the process.
2015-08-28Fix tests that use the Valgrind docsEelco Dolstra1-1/+1
2015-07-12all tests: added meta.maintainers sectionJoachim Schiele1-0/+3
2014-06-28name nixos tests, close #3078Florian Friesdorf1-0/+1
2014-04-14Make it easier to run the testsEelco Dolstra1-4/+2
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-1/+0
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>
2014-01-17Whitespace to force a rebuildShea Levy1-0/+1
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-10-10Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra1-0/+21