Commit Graph

75 Commits

Author SHA1 Message Date
Chris Jones
d4f49c05c5 fix another binary-mode issue 2011-07-04 17:39:29 -04:00
Chris Jones
eb17d81316 fix test.py bug on windows and stomped failure messages 2011-07-04 16:14:04 -04:00
Rob Sayre
8031c7244c Make it possible to run the server without any test browsers. 2011-07-01 12:58:07 -07:00
Rob Sayre
53dcb85072 Make reftest analyzer popup in masterMode when there are differences, if --reftest is specified. 2011-07-01 11:16:42 -07:00
Rob Sayre
aee8542ec0 Add a break statement, just in case. 2011-06-29 11:17:34 -07:00
Rob Sayre
a50136709f Make the browser command dispatch table-driven and fix the --browser option. 2011-06-29 11:13:43 -07:00
Rob Sayre
781bcb674b Clean some trailing whitespace. 2011-06-28 16:32:27 -07:00
Rob Sayre
42b7c7dfc6 Use AppleScript to close Chrome. 2011-06-28 16:29:52 -07:00
Rob Sayre
d5ef6e1b05 Add support for Google Chrome. 2011-06-28 15:21:01 -07:00
Rob Sayre
e90ac1d4cd Automatically load eq.log into the reftest page. 2011-06-27 13:22:37 -07:00
Rob Sayre
4b96c06c27 Always write eq.log, and optionally start reftest. 2011-06-27 12:37:12 -07:00
Rob Sayre
9d7e7ad33a Move downloading code into separate function for readability. 2011-06-26 12:05:02 -07:00
Rob Sayre
605535e94e Check for browsers in verifyOptions, so the script fails early. 2011-06-26 10:58:41 -07:00
Rob Sayre
14da398dee Add timing information to test harness. 2011-06-26 10:54:57 -07:00
Rob Sayre
813b31750a Clean up 404 noise from favicon.ico, send Content-Length with GET responses. 2011-06-24 17:58:07 -07:00
Rob Sayre
185b3e6272 Concurrent browsers sending snapshots asynchronously. 2011-06-24 16:14:33 -07:00
Rob Sayre
87f72705e9 Try harder to clean up after the browsers. 2011-06-24 09:45:41 -07:00
Rob Sayre
a1440b8e15 Run browsers in parallel. No limit on the number of concurrent browsers right now. 2011-06-24 08:43:26 -07:00
Rob Sayre
ebb75998a2 only supply a -foreground argument on Mac. 2011-06-23 15:47:25 -07:00
Rob Sayre
d19a6ef983 Add sample manifests. Also make a browser path argument, so you can just specify one browser without messing with a manifest. 2011-06-23 13:47:43 -07:00
Rob Sayre
ed574cb6c0 Add SpecialPowers extension to allow the browser to quit from content, and a bunch of other exciting things. 2011-06-23 13:12:22 -07:00
Rob Sayre
984c4d4de6 Add a user.js file Firefox profile. Change HTTP server to run on background thread. 2011-06-23 11:24:36 -07:00
Rob Sayre
9da2b9c0ea Merge upstream. 2011-06-23 09:57:36 -07:00
Rob Sayre
2793532599 Modify paths of web resources to work with test resources more buried. 2011-06-23 09:48:34 -07:00
Rob Sayre
2454354b59 Move some files around. 2011-06-23 09:10:06 -07:00