17 Commits (36c2791296adc4831a200fde5eed819781fc8174)

Author SHA1 Message Date
Tim van der Meij 35730148a7
Convert the files in the `/test/unit` folder to ES6 modules 8 years ago
porlan1 d9e1cb7955 unit test files as UMD modules 8 years ago
Jonas Jenwald c850968fa7 Remove `globals` that are now unnecessary thanks to the use of various ESLint environments (e.g. Node, ShellJS, Jasmine) 8 years ago
Jonas Jenwald b4a17323b6 Move `isDict` unit-tests from util_spec.js to primitives_spec.js 9 years ago
Prakash Palanisamy a25c29d98d Remove `combineUrl` and replace it with `new URL`. 9 years ago
Yury Delendik bda5e6235e Removes global PDFJS usage from the src/core/. 9 years ago
Tim van der Meij 0351c7eff4 Move the `getFileName` helper function to the core 9 years ago
Jonas Jenwald 97c10e9c08 Strip `null` (\x00) characters from the URLs in LinkAnnotations (issue 6832) 9 years ago
Manas a2ba1b8189 Uses editorconfig to maintain consistent coding styles 10 years ago
Jonas Jenwald 39b962e3b0 Add unit-tests for `isExternalLinkTargetSet` 10 years ago
Jonas Jenwald c5c8b239e9 Add unit-tests for `stringToPDFString` 10 years ago
Collin Anderson 54e984c763 cleaned whitespace 10 years ago
Nicholas Nethercote fdb7c218da Use a cache to minimize the number of Name objects. 11 years ago
Yury Delendik 81f8f92696 Adds web/* and test/* for jshint target 12 years ago
Brendan Dahl a79f005527 Fix isDict when type is missing in dictionary. 12 years ago
khodzha 18da086b96 fix of combineUrl(baseUrl, url) in case of url - null, empty, undefined + unittests 13 years ago
Yury Delendik 0dd445bf18 Fixes unit tests and adds few for util.js 13 years ago