Brendan Dahl
|
9de52f375d
|
Fix idiv and cvi. Add test case for idiv.
|
2011-12-30 13:25:34 -08:00 |
|
Brendan Dahl
|
6afb49c6c6
|
Address Yury's PR comments.
|
2011-12-30 09:24:13 -08:00 |
|
notmasteryet
|
6a0dd63526
|
Merge pull request #985 from kkujala/test
Add basic unit tests for obj.js.
|
2011-12-29 19:01:39 -08:00 |
|
Brendan Dahl
|
20dace0513
|
Switch to a single "code stack".
|
2011-12-29 13:41:54 -08:00 |
|
Brendan Dahl
|
2e82588145
|
Adds the missing test pdf to the manifest.
|
2011-12-29 12:39:00 -08:00 |
|
Brendan Dahl
|
7c8445753d
|
Merge upstream.
|
2011-12-29 12:37:15 -08:00 |
|
Kalervo Kujala
|
0e2fb810c5
|
Refactor obj.js unit tests to be aligned with code.
|
2011-12-29 14:06:06 +02:00 |
|
Brendan Dahl
|
93283fdcc3
|
Add test pdf for type4 postscript functions.
|
2011-12-28 21:23:17 -08:00 |
|
Brendan Dahl
|
27b0d0c941
|
Switch to two arrays for instructions.
|
2011-12-28 20:08:18 -08:00 |
|
Kalervo Kujala
|
84d6a121af
|
Add basic unit tests for obj.js.
|
2011-12-28 23:20:04 +02:00 |
|
Kalervo Kujala
|
58a2919ef7
|
Separate unit test Makefile commands to separate variables for readability.
Also add more debug info for the make.
|
2011-12-27 23:58:26 +02:00 |
|
Brendan Dahl
|
971f35d165
|
Add unit files to lint, fix lint errors.
|
2011-12-23 21:19:15 -08:00 |
|
Brendan Dahl
|
1089c30b56
|
Adding type4 postscript function support.
|
2011-12-23 19:41:12 -08:00 |
|
notmasteryet
|
d7754a402e
|
Correct stroke width for text; convert intel-load test to eq-test
|
2011-12-22 17:43:14 -06:00 |
|
Kalervo Kujala
|
43b57f9e49
|
Add debug logging to unit test Makefile.
|
2011-12-22 22:33:16 +02:00 |
|
Kalervo Kujala
|
d741a8a7aa
|
Set the Makefile variables correctly for unit test.
|
2011-12-21 01:21:15 +02:00 |
|
Kalervo Kujala
|
3a55c1c8b9
|
Create the profile directories beforehand for unit test.
|
2011-12-21 01:15:51 +02:00 |
|
Brendan Dahl
|
ee4504c3bf
|
Change test case.
|
2011-12-18 17:28:25 -08:00 |
|
notmasteryet
|
a52aacab5a
|
Fix the text layer testing
|
2011-12-18 16:15:53 -06:00 |
|
Brendan Dahl
|
cf31eb4544
|
Add test case for smasks.
|
2011-12-16 10:54:31 -08:00 |
|
Kalervo Kujala
|
86663408f0
|
Use simpler sed and random temp profile names for unit test.
|
2011-12-16 00:23:23 +02:00 |
|
Kalervo Kujala
|
75c9286a20
|
Add unit test support for Google Chrome for Windows.
|
2011-12-15 00:55:00 +02:00 |
|
Kalervo Kujala
|
be2e7a7a9c
|
Add profile handling for the unit test.
|
2011-12-15 00:51:10 +02:00 |
|
Brendan Dahl
|
c2b91f1272
|
Merge upstream.
|
2011-12-14 13:41:36 -08:00 |
|
notmasteryet
|
fb3a9a9828
|
Add reftest for issue #918
|
2011-12-12 21:42:39 -06:00 |
|
Brendan Dahl
|
3f8ba7d56a
|
Merge upstream.
|
2011-12-12 15:34:11 -08:00 |
|
Brendan Dahl
|
94a48cab82
|
Address Julian's comments.
|
2011-12-12 15:09:05 -08:00 |
|
Kalervo Kujala
|
190432f252
|
Remove unit_test.html.
JsTestDriver has made it obsolete. Also add explicitly the used config to
the Makefile.
|
2011-12-12 22:31:10 +02:00 |
|
Kalervo Kujala
|
1c2bb4ace7
|
Remove unit-test from 'make test' and add Aurora to the paths on mac.
|
2011-12-12 22:12:33 +02:00 |
|
Kalervo Kujala
|
0e46928f36
|
Use paths to binaries for Mac in unit test makefile.
|
2011-12-11 14:18:40 +02:00 |
|
notmasteryet
|
315b089b28
|
(#919) Fixing toUnicode mapping for TrueType fonts with identity mapping
|
2011-12-09 21:21:58 -06:00 |
|
Brendan Dahl
|
853f16085f
|
Merge pull request #909 from notmasteryet/tree-45
Fixing TrueType code-glyph assigmnent to pass sanitizer
|
2011-12-09 17:22:47 -08:00 |
|
notmasteryet
|
ade4438537
|
Suppress messages from the browser
|
2011-12-08 20:51:12 -06:00 |
|
notmasteryet
|
fa89ebe537
|
Merge branch 'master' of git://github.com/mozilla/pdf.js.git into issue-863
Conflicts:
test/pdfs/.gitignore
|
2011-12-08 19:22:44 -06:00 |
|
notmasteryet
|
54c31968e7
|
Merge branch 'master' of git://github.com/mozilla/pdf.js.git into issue-863
|
2011-12-08 19:20:33 -06:00 |
|
notmasteryet
|
303f5cd07b
|
Add bad PDF with lots of extra bytes at the end
|
2011-12-08 19:17:24 -06:00 |
|
Artur Adib
|
7ea770fd08
|
Merge pull request #911 from notmasteryet/issue-906
(#906) fixing glyph width defined by glyph name
|
2011-12-08 07:02:23 -08:00 |
|
notmasteryet
|
301a6795db
|
(#906) fixing glyph width defined by glyph name
|
2011-12-07 23:30:48 -06:00 |
|
notmasteryet
|
d4e22f5a92
|
Clear canvas for skipped pages
|
2011-12-07 22:07:34 -06:00 |
|
notmasteryet
|
fa18c8022e
|
remove glyph references outside range of avaialable glyphs
|
2011-12-07 21:38:34 -06:00 |
|
notmasteryet
|
18db087f79
|
Fixing TrueType code-glyph assigmnent to pass sanitizer
|
2011-12-07 20:59:44 -06:00 |
|
notmasteryet
|
bf38918782
|
adds geothermal.pdf test
|
2011-12-06 22:33:59 -06:00 |
|
Artur Adib
|
9eae90a1ba
|
Merge pull request #885 from notmasteryet/issue-884
(#884) Use unicode mapping cmap when simple identity cmap was originally used
|
2011-12-06 11:59:07 -08:00 |
|
Artur Adib
|
bf755f459e
|
Merge pull request #870 from notmasteryet/issue-867
(#867) Set Type3 font encoding; enable text selection testing
|
2011-12-06 10:12:56 -08:00 |
|
Artur Adib
|
54c49fd742
|
Removed duplicate md5
|
2011-12-06 10:33:18 -05:00 |
|
notmasteryet
|
b8a5d6b8a7
|
Use unicode mapping cmap when simple identity cmap was originally used
|
2011-12-05 20:42:39 -06:00 |
|
notmasteryet
|
5909830d43
|
Fixing the textLayer parameter
|
2011-12-05 17:19:43 -06:00 |
|
notmasteryet
|
3ea81bf0a6
|
(#867) Set Type3 font encoding; enable text selection testing
|
2011-12-04 13:51:12 -06:00 |
|
Brendan Dahl
|
e0c231eec7
|
Merge upstream and change to error parameter for callback.
|
2011-12-02 10:19:43 -08:00 |
|
notmasteryet
|
05c1f68d68
|
Add PDF from the #840 to the reference tests
|
2011-12-02 06:55:04 -06:00 |
|