..
annotation_layer_spec.js
Add a couple of LinkAnnotation
unit-tests
2016-04-15 22:59:08 +02:00
api_spec.js
Removes hijack describe() hack from unit tests.
2016-04-11 07:37:35 -05:00
cmap_spec.js
Remove the remaining usages of new {Name,Cmd}
in favor of {Name,Cmd}.get
2016-04-08 12:14:05 +02:00
crypto_spec.js
Use beforeAll
/afterAll
in CipherTransformFactory
in crypto_spec.js (issue 6905
2016-04-10 13:20:21 +02:00
dom_utils_spec.js
Use beforeAll
/afterAll
in isExternalLinkTargetSet
in dom_utils_spec.js (issue 6905)
2016-04-07 14:00:40 +02:00
evaluator_spec.js
Updates Jasmine version.
2016-03-29 09:34:13 -05:00
font_spec.js
Use beforeAll
/afterAll
in font_spec.js (issue 6905)
2016-04-10 16:09:11 +02:00
function_spec.js
Updates Jasmine version.
2016-03-29 09:34:13 -05:00
jasmine-boot.js
Merge pull request #7172 from yurydelendik/umd-web
2016-04-13 10:23:23 -05:00
metadata_spec.js
Uses editorconfig to maintain consistent coding styles
2015-11-14 07:32:18 +05:30
network_spec.js
Removes hijack describe() hack from unit tests.
2016-04-11 07:37:35 -05:00
parser_spec.js
Ensure that Lexer_getName
does not fail if a Name
contains in invalid usage of the NUMBER SIGN (#) (issue 6692)
2015-11-28 11:59:09 +01:00
primitives_spec.js
Remove the remaining usages of new {Name,Cmd}
in favor of {Name,Cmd}.get
2016-04-08 12:14:05 +02:00
stream_spec.js
Updates Jasmine version.
2016-03-29 09:34:13 -05:00
testreporter.js
Updates Jasmine version.
2016-03-29 09:34:13 -05:00
ui_utils_spec.js
Strip null
(\x00) characters from the URLs in LinkAnnotations (issue 6832)
2016-01-04 21:55:20 +01:00
unit_test.html
Introduces UMD headers to the web/ folder.
2016-04-13 10:09:48 -05:00
util_spec.js
Remove combineUrl
and replace it with new URL
.
2016-04-15 21:33:10 +05:30