18 Commits (00d67371eca336574038c4b18bb649e7e8c31bf7)

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 2f3805efbc Switch to using ESLint, instead of JSHint, for linting 8 years ago
Jonas Jenwald ad915f8af1 Fix errors reported by the `comma-spacing` ESLint rule 8 years ago
Tim van der Meij 5194e68134 Lint: correct code style violations 9 years ago
Jonas Jenwald 4523ae0b91 Add a couple of `CipherTransformFactory` unit-tests to check that blank passwords are correctly rejected 9 years ago
Jonas Jenwald b0ce83b372 Use `beforeAll`/`afterAll` in `CipherTransformFactory` in crypto_spec.js (issue 6905 9 years ago
Yury Delendik 0a700fa29d Updates Jasmine version. 9 years ago
Manas a2ba1b8189 Uses editorconfig to maintain consistent coding styles 10 years ago
Jonas Jenwald f59e20226c Slightly improved Crypto unit tests 10 years ago
Tim van der Meij 34728ee49b Removing unused code 11 years ago
Daniel West 1fce2856c6 Added support for decrypting PDF 1.7/2.0 Algorithm 5 revision 5 and 6. 11 years ago
Jonas Jenwald 9e3f7e4d6d Fix coding style in test/unit/crypto_spec.js 11 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
Yury Delendik 910ba0b91f Fixes user and owner passwords logic 13 years ago
notmasteryet 50a16573ad Add unit tests for calculateMD5, ARCFourCipher, and PredictorStream 13 years ago