Chris Jones
|
9c3aef1f19
|
remove State.masterMode
|
2011-07-06 14:26:35 -04:00 |
|
Adil Allawi
|
5d337b1c76
|
Added sample OpenOffice file to tests
|
2011-07-06 00:43:47 +01:00 |
|
Andreas Gal
|
7d54de5b32
|
Merge pull request #193 from cgjones/issue-192
add unicode test
|
2011-07-05 14:35:04 -07:00 |
|
Rob Sayre
|
4530384769
|
Add a make server target, fix paths to scripts.
|
2011-07-05 13:51:02 -07:00 |
|
Chris Jones
|
e8f98f4e16
|
add unicode test
|
2011-07-05 13:21:28 -04:00 |
|
Chris Jones
|
122d168b51
|
fix some bugs
|
2011-07-04 23:28:44 -04:00 |
|
Rob Sayre
|
f4b169ddba
|
Resolve merge conflict in test_slave.html.
|
2011-07-04 14:48:13 -07:00 |
|
Chris Jones
|
d4f49c05c5
|
fix another binary-mode issue
|
2011-07-04 17:39:29 -04:00 |
|
Rob Sayre
|
1aa0b390b9
|
Make sure to guard against load errors.
|
2011-07-04 14:25:33 -07:00 |
|
Rob Sayre
|
a4f8251d10
|
Make test driver a separate js file, eradicate some global variables.
|
2011-07-04 14:17:23 -07:00 |
|
Chris Jones
|
eb17d81316
|
fix test.py bug on windows and stomped failure messages
|
2011-07-04 16:14:04 -04:00 |
|
Andreas Gal
|
a9e2115b3a
|
Merge pull request #140 from cgjones/font-loading
Improve font loading check by using onload in subdocument
|
2011-07-01 20:30:14 -07: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
|
f4e5b2bcfd
|
Merge remote branch 'upstream/master'
|
2011-06-30 21:02:47 -07:00 |
|
Chris Jones
|
49058c9174
|
merge with remote
|
2011-06-30 02:14:47 -07:00 |
|
Chris Jones
|
a564076b22
|
add another hackity hack to detect font loaded-ness
|
2011-06-30 02:08:53 -07:00 |
|
notmasteryet
|
5ece4da552
|
the "hieght" and the 72dpi<->96dpi fixes
|
2011-06-29 22:43:59 -05: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
|
37011784a5
|
Merge branch 'master' of https://github.com/sayrer/pdf.js
|
2011-06-28 16:30:48 -07:00 |
|
Rob Sayre
|
42b7c7dfc6
|
Use AppleScript to close Chrome.
|
2011-06-28 16:29:52 -07:00 |
|
Rob Sayre
|
061c998ca2
|
Add Google Chrome to Mac example manifest.
|
2011-06-28 16:29:11 -07:00 |
|
Rob Sayre
|
6e82ccd073
|
Add sample browser manifest for Linux.
|
2011-06-28 15:25:46 -07:00 |
|
Rob Sayre
|
d5ef6e1b05
|
Add support for Google Chrome.
|
2011-06-28 15:21:01 -07:00 |
|
Chris Jones
|
76f1291284
|
convert twips->CSS pixels
|
2011-06-27 20:18:40 -07:00 |
|
Chris Jones
|
2416d5e745
|
the new test file is a .link
|
2011-06-27 18:28:29 -07:00 |
|
Andreas Gal
|
cc9c7baefb
|
Merge pull request #100 from notmasteryet/openweb-cover
CMYK colors; font fixes r=gal
|
2011-06-27 18:15:22 -07:00 |
|
notmasteryet
|
e87ee95c79
|
openweb-cover test
|
2011-06-27 20:13:11 -05: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
|
04dadb0f8f
|
Ignore intelisa.pdf
|
2011-06-27 12:36:34 -07:00 |
|
Rob Sayre
|
c3cb102378
|
Add reftest-analyzer.xhtml
|
2011-06-27 12:35:48 -07:00 |
|
Rob Sayre
|
9d7e7ad33a
|
Move downloading code into separate function for readability.
|
2011-06-26 12:05:02 -07:00 |
|
Rob Sayre
|
5c74c7a93e
|
Merge remote branch 'upstream/master'
|
2011-06-26 11:10:47 -07:00 |
|
Rob Sayre
|
d240600296
|
Suppress telemetry banner.
|
2011-06-26 11:10:32 -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 |
|
Andreas Gal
|
def0060a7c
|
Merge pull request #92 from notmasteryet/multisize
Support for PDF with different page sizes r=gal
|
2011-06-26 09:38:09 -07:00 |
|
notmasteryet
|
8a044058f3
|
Support for multi-size page PDFs
|
2011-06-26 09:15:33 -05:00 |
|
Rob Sayre
|
fc65ddb7df
|
Still more whitespace fixing.
|
2011-06-25 11:02:35 -07:00 |
|
Rob Sayre
|
cfcac65de4
|
Fix whitespace.
|
2011-06-25 09:51:27 -07:00 |
|
Rob Sayre
|
b016f4e76a
|
Merge remote branch 'upstream/master'
|
2011-06-25 09:47:37 -07:00 |
|
Rob Sayre
|
6b675d8db6
|
Make the log auto-scroll if the scrollbar is near the bottom, but maintain position if it isn't.
|
2011-06-25 09:42:59 -07:00 |
|
Chris Jones
|
2e40fc0d4a
|
errors thrown by |get numPages()| were not caught. GETTERS!!!
|
2011-06-24 20:41:47 -07:00 |
|
Andreas Gal
|
8daac2dc64
|
Merge pull request #82 from cgjones/master
add Intel ISA doc as load test, and make harness resilient to bad PDF loads r=gal
|
2011-06-24 19:50:55 -07:00 |
|
Chris Jones
|
925a4d1858
|
Merge remote branch 'gal'
|
2011-06-24 19:28:42 -07:00 |
|
Rob Sayre
|
3a99b05b79
|
Add favicon.ico file
|
2011-06-24 19:25:03 -07:00 |
|
Chris Jones
|
29b7489a3f
|
add Intel ISA doc as load test, and make harness resilient to bad PDF loads
|
2011-06-24 19:23:29 -07:00 |
|