pdf.js/test/unit
Jonas Jenwald f59e20226c Slightly improved Crypto unit tests
Currently in the tests which check that incorrect passwords are rejected, we don't ensure that the exceptions thrown are the ones we expect. This patch improves the current situation, so that we actually can be sure that the code "fails" in the correct way.

*Note:* This patch also fixes some cases of weird indentation in the file.
2015-06-10 00:21:40 +02:00
..
api_spec.js Extract correct PDF format version from the catalog 2015-05-26 01:56:09 +01:00
cmap_spec.js Attempt to infer if a CMap file actually contains just a standard Identity-H/Identity-V map 2015-04-25 11:28:33 +02:00
crypto_spec.js Slightly improved Crypto unit tests 2015-06-10 00:21:40 +02:00
evaluator_spec.js cleaned whitespace 2015-02-17 11:07:37 -05:00
font_spec.js Removing unused code 2014-07-18 22:34:50 +02:00
function_spec.js cleaned whitespace 2015-02-17 11:07:37 -05:00
metadata_spec.js Adds web/* and test/* for jshint target 2013-02-04 12:01:19 -06:00
obj_spec.js cleaned whitespace 2015-02-17 11:07:37 -05:00
parser_spec.js cleaned whitespace 2015-02-17 11:07:37 -05:00
stream_spec.js cleaned whitespace 2015-02-17 11:07:37 -05:00
testreporter.js Remove SpecialPowers addon 2015-04-03 20:17:20 +02:00
ui_utils_spec.js Use binary search in getVisibleElements() 2015-03-01 17:41:20 +01:00
unit_test.html Use binary search in getVisibleElements() 2015-03-01 17:41:20 +01:00
util_spec.js cleaned whitespace 2015-02-17 11:07:37 -05:00