Commit Graph

36 Commits

Author SHA1 Message Date
=
be05f12a62 Move closing the file to an appropriate area. 2011-10-06 16:19:17 -07:00
=
c48f85621f Fixing bounding boxes and test ref file writing. 2011-10-05 09:18:20 -07:00
Artur Adib
99f419fa6b New test/ features, useful for bot
test.py: 
  added option --noPrompts
  removed unnecessary warnings (masterMode)
  removed unnecessary "Creating tmp failed" message when error is simply b/c it already exists

driver.js:
  added per PDF manifest option "pageLimit", e.g. "pageLimit":100
2011-10-03 14:53:45 -04:00
notmasteryet
3abe909556 Allow test.py serve files with spaces in the name 2011-09-05 22:19:20 -05:00
notmasteryet
db09e34f71 Fix inverted B/W images in PIPEHEATCABLE.PDF 2011-08-28 16:14:37 -05:00
notmasteryet
ff1f3ed882 Adds PDF index for "make server" 2011-08-27 10:10:36 -05:00
notmasteryet
03a39b899a Add SVG to the 'make server' known types list 2011-08-25 22:02:32 -05:00
Chris Jones
41bdf82137 Fix bug in ref-updating code 2011-08-06 00:07:33 -07:00
Rob Sayre
e7e8e4f6c9 Fix wrong exception throwing syntax. 2011-07-10 07:54:19 -07:00
Chris Jones
9c3aef1f19 remove State.masterMode 2011-07-06 14:26:35 -04:00
Rob Sayre
4530384769 Add a make server target, fix paths to scripts. 2011-07-05 13:51:02 -07:00
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