pdf.js/test
Kalervo Kujala 7cbdc982c5 Report results properly to test.py from driver.js.
If the PDFDoc creation failed in driver.js then that was not informed back to
test.py. This lead to State.remaining being off by one. And that did not let
the test to end as expected. Instead the test hung indefinitely.

This change now reveals TEST-UNEXPECTED-FAIL which was hidden previously.
2011-08-17 01:33:00 +03:00
..
pdfs Add JAI.pdf (issue #292) to the ref tests 2011-08-14 12:26:48 -05:00
resources Use strict in user.js. 2011-08-09 00:24:01 +03:00
.gitignore Add new test directories. 2011-06-23 09:05:51 -07:00
driver.js Report results properly to test.py from driver.js. 2011-08-17 01:33:00 +03:00
test_manifest.json Add JAI.pdf (issue #292) to the ref tests 2011-08-14 12:26:48 -05:00
test_slave.html Make test driver a separate js file, eradicate some global variables. 2011-07-04 14:17:23 -07:00
test.py Fix bug in ref-updating code 2011-08-06 00:07:33 -07:00