pdf.js/test/unit
Jonas Jenwald 06b5d97bc6 Remove two instances of leftover console.log debug statements
The `console.log` statement in evaluator_spec.js is obviously not needed. In obj.js it could have been replaced by `info`, but that seemed unnecessary given the already existing `error`.
2014-08-13 14:29:46 +02:00
..
api_spec.js Add even more unit tests for the API 2014-08-12 12:09:31 +02:00
cmap_spec.js Avoid an allocation in readCharCode(). 2014-08-12 16:12:58 -07:00
crypto_spec.js Removing unused code 2014-07-18 22:34:50 +02:00
evaluator_spec.js Remove two instances of leftover console.log debug statements 2014-08-13 14:29:46 +02:00
font_spec.js Removing unused code 2014-07-18 22:34:50 +02:00
function_spec.js Optimizes functions to not create arrays 2014-08-04 11:23:11 -05:00
metadata_spec.js Adds web/* and test/* for jshint target 2013-02-04 12:01:19 -06:00
obj_spec.js Use a cache to minimize the number of Name objects. 2014-02-27 20:41:03 -08:00
parser_spec.js Fixes ignoring of the escaped CR LF 2014-03-20 11:50:12 -05:00
stream_spec.js Use strict equalities in test/unit/{function_spec, stream_spec, testreporter}.js 2014-07-31 23:08:55 +02:00
testreporter.js Use strict equalities in test/unit/{function_spec, stream_spec, testreporter}.js 2014-07-31 23:08:55 +02:00
unit_test.html Splits shared/annotation.js into core/ and display/ 2014-06-17 17:43:33 -05:00
util_spec.js Use a cache to minimize the number of Name objects. 2014-02-27 20:41:03 -08:00