10 Commits (ebae24cacc63ab5720c6eba9118dc2792d0764b3)

Author SHA1 Message Date
porlan1 d9e1cb7955 unit test files as UMD modules 8 years ago
Jonas Jenwald 6606540fe4 Fix errors reported by the `func-call-spacing` ESLint rule 8 years ago
Jonas Jenwald db1526c59e Add unit-tests for asynchronous methods in `primitives.js` 9 years ago
Jonas Jenwald af636aae96 Add a parameter to the `isName` function that enables checking not just that something is a `Name`, but also that the actual `name` properties matches 9 years ago
Jonas Jenwald d70e07fb90 Add more unit-tests for `primitives.js` 9 years ago
Jonas Jenwald 01ab15a6f1 [api-minor] Let `Catalog_getPageIndex` check that the `Ref` actually points to a /Page dictionary 9 years ago
Jonas Jenwald b4a17323b6 Move `isDict` unit-tests from util_spec.js to primitives_spec.js 9 years ago
Jonas Jenwald f59c3a0644 Remove the remaining usages of `new {Name,Cmd}` in favor of `{Name,Cmd}.get` 9 years ago
Yury Delendik 0a700fa29d Updates Jasmine version. 9 years ago
Yury Delendik 6b60c8f4db Adds UMD headers to core, display and shared files. 9 years ago
Manas a2ba1b8189 Uses editorconfig to maintain consistent coding styles 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
Kalervo Kujala f975f929f5 Add Unit tests for RefSet. 13 years ago
Kalervo Kujala 0e2fb810c5 Refactor obj.js unit tests to be aligned with code. 14 years ago
Kalervo Kujala 84d6a121af Add basic unit tests for obj.js. 14 years ago
Brendan Dahl 971f35d165 Add unit files to lint, fix lint errors. 14 years ago
Kalervo Kujala 168e5db2fd Add unit test files to lint. 14 years ago
Kalervo Kujala 624a7a74ea Add jasmine files to external-directory. 14 years ago
Kalervo Kujala c2dd452342 Create first unit test in Jasmine unit test framework. 14 years ago