Commit Graph

66 Commits

Author SHA1 Message Date
Brendan Dahl
b26049eed7 Store references as pngs and write failures to separate png files. 2013-03-12 16:35:09 -07:00
Brendan Dahl
06af8a27e4 Merge pull request #2424 from yurydelendik/fix-makeref
Replaces rsync to cp in test.py
2013-01-31 07:58:48 -08:00
mduan
d0c4854c2d Indent code in test.py properly 2013-01-30 15:37:05 -05:00
mduan
48c15b70db Make firstPage work in test_manifest.json + rename pageLimit -> lastPage 2013-01-30 15:00:11 -05:00
Brendan Dahl
aa23916326 Switch to threaded python server for tests. 2013-01-29 15:43:19 -05:00
Brendan Dahl
9e507063ca Start of the stat utilities. 2012-12-10 10:19:02 -08:00
Brendan Dahl
50e21bb103 Log user agent for reference tests. 2012-12-04 10:28:25 -08:00
Yury Delendik
61cdbf16a4 Replaces rsync to cp (to support Windows) 2012-11-30 14:25:15 -06:00
Yury Delendik
5afec33956 Adds ttx test harness 2012-11-01 19:29:04 -05:00
Yury Delendik
ee16090bc2 Fixes test pdfs MD5; make server does not download 2012-10-16 10:30:14 -05:00
Yury Delendik
3fed93d808 Adds text layer testing 2012-09-12 15:57:24 -07:00
Brendan Dahl
332ae4ce41 Change to the Apache v2 license. 2012-08-31 15:48:21 -07:00
Yury Delendik
9b8b3bd25f Initial localization 2012-04-30 15:29:05 -05:00
Yury Delendik
d2600ea9da Terminates browser processes; if killed waits for termination 2012-04-23 15:05:50 -05:00
Brendan Dahl
0c2f818828 Add "regression" to differentiate the two tests. 2012-04-23 09:39:04 -07:00
Brendan Dahl
e18a2c512e Use test.py for unit tests too. 2012-04-19 12:32:24 -07:00
Brendan Dahl
9ffc49e512 Add browser test timeout. 2012-04-17 12:53:50 -07:00
Julian Viereck
72e3d3d703 Merge pull request #1209 from notmasteryet/tree-75
Add gif as known mime type for `make server`
2012-02-13 23:02:40 -08:00
notmasteryet
7a8a9b9d93 Add gif as known mime type for make server 2012-02-13 20:33:33 -06:00
gigaherz
897a4517b4 Add png to the mime types. 2012-02-13 09:35:11 +01:00
notmasteryet
2004246f75 Change the identifier 2012-01-14 13:24:02 -06:00
notmasteryet
ade4438537 Suppress messages from the browser 2011-12-08 20:51:12 -06:00
notmasteryet
3965185683 change the ERROR to WARNING; a message saying how to resolve these warnings 2011-11-14 21:08:36 -06:00
notmasteryet
0499eb58be Warn (not fail) during MD5 verification, new MD5 for intelisa and f1040 2011-11-12 11:27:49 -06:00
Brendan Dahl
b190b1fa53 Fix md5 for windows 2011-11-07 12:44:06 -08:00
Brendan Dahl
c4ffbdb951 Hash files to make sure they haven't changed. 2011-11-04 09:28:27 -07:00
Artur Adib
989ad4952f Quiet rsync 2011-11-03 19:50:28 -04:00
Artur Adib
2d51ee8fcd Fixing ref/ update 2011-11-03 19:01:10 -04:00
Artur Adib
6eaa49761b make test: Do not require build 2011-10-26 11:30:39 -04:00
Artur Adib
8fbb05613e Progress 2011-10-25 09:10:56 -07:00
=
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