index
:
emscripten
master
push-upstream
Emscripten: An LLVM-to-JavaScript Compiler
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'tests')
-rw-r--r--
tests/poppler/AUTHORS
5
-rw-r--r--
tests/poppler/CMakeLists.txt
598
-rw-r--r--
tests/poppler/COPYING
339
-rw-r--r--
tests/poppler/ChangeLog
34041
-rw-r--r--
tests/poppler/ConfigureChecks.cmake
56
-rw-r--r--
tests/poppler/INSTALL
236
-rw-r--r--
tests/poppler/Makefile.am
130
-rw-r--r--
tests/poppler/Makefile.in
987
-rw-r--r--
tests/poppler/NEWS
1224
-rw-r--r--
tests/poppler/README
37
-rw-r--r--
tests/poppler/README-XPDF
376
-rw-r--r--
tests/poppler/TODO
40
-rw-r--r--
tests/poppler/aclocal.m4
2160
-rw-r--r--
tests/poppler/cmake/modules/COPYING-CMAKE-SCRIPTS
22
-rw-r--r--
tests/poppler/cmake/modules/FindCairo.cmake
62
-rw-r--r--
tests/poppler/cmake/modules/FindFontconfig.cmake
50
-rw-r--r--
tests/poppler/cmake/modules/FindGDK.cmake
22
-rw-r--r--
tests/poppler/cmake/modules/FindGLIB.cmake
22
-rw-r--r--
tests/poppler/cmake/modules/FindGObjectIntrospection.cmake
61
-rw-r--r--
tests/poppler/cmake/modules/FindGTK.cmake
22
-rw-r--r--
tests/poppler/cmake/modules/FindIconv.cmake
60
-rw-r--r--
tests/poppler/cmake/modules/FindLCMS.cmake
84
-rw-r--r--
tests/poppler/cmake/modules/FindLIBOPENJPEG.cmake
37
-rw-r--r--
tests/poppler/cmake/modules/FindQt3.cmake
319
-rw-r--r--
tests/poppler/cmake/modules/FindQt4.cmake
1295
-rw-r--r--
tests/poppler/cmake/modules/GObjectIntrospectionMacros.cmake
94
-rw-r--r--
tests/poppler/cmake/modules/MacroBoolTo01.cmake
20
-rw-r--r--
tests/poppler/cmake/modules/MacroEnsureVersion.cmake
117
-rw-r--r--
tests/poppler/cmake/modules/MacroOptionalFindPackage.cmake
48
-rw-r--r--
tests/poppler/cmake/modules/MacroPushRequiredVars.cmake
47
-rw-r--r--
tests/poppler/cmake/modules/PopplerDefaults.cmake
17
-rw-r--r--
tests/poppler/cmake/modules/PopplerMacros.cmake
142
-rwxr-xr-x
tests/poppler/config.guess
1501
-rw-r--r--
tests/poppler/config.h.cmake
216
-rw-r--r--
tests/poppler/config.h.in
232
-rwxr-xr-x
tests/poppler/config.sub
1705
-rwxr-xr-x
tests/poppler/configure
26017
-rw-r--r--
tests/poppler/configure.ac
714
-rw-r--r--
tests/poppler/cpp/CMakeLists.txt
47
-rw-r--r--
tests/poppler/cpp/Makefile.am
50
-rw-r--r--
tests/poppler/cpp/Makefile.in
993
-rw-r--r--
tests/poppler/cpp/poppler-document-private.h
65
-rw-r--r--
tests/poppler/cpp/poppler-document.cpp
660
-rw-r--r--
tests/poppler/cpp/poppler-document.h
104
-rw-r--r--
tests/poppler/cpp/poppler-embedded-file-private.h
40
-rw-r--r--
tests/poppler/cpp/poppler-embedded-file.cpp
165
-rw-r--r--
tests/poppler/cpp/poppler-embedded-file.h
55
-rw-r--r--
tests/poppler/cpp/poppler-font.cpp
241
-rw-r--r--
tests/poppler/cpp/poppler-font.h
91
-rw-r--r--
tests/poppler/cpp/poppler-global.cpp
340
-rw-r--r--
tests/poppler/cpp/poppler-global.h
111
-rw-r--r--
tests/poppler/cpp/poppler-image-private.h
48
-rw-r--r--
tests/poppler/cpp/poppler-image.cpp
442
-rw-r--r--
tests/poppler/cpp/poppler-image.h
71
-rw-r--r--
tests/poppler/cpp/poppler-page-private.h
49
-rw-r--r--
tests/poppler/cpp/poppler-page-renderer.cpp
212
-rw-r--r--
tests/poppler/cpp/poppler-page-renderer.h
66
-rw-r--r--
tests/poppler/cpp/poppler-page-transition.cpp
127
-rw-r--r--
tests/poppler/cpp/poppler-page-transition.h
82
-rw-r--r--
tests/poppler/cpp/poppler-page.cpp
279
-rw-r--r--
tests/poppler/cpp/poppler-page.h
76
-rw-r--r--
tests/poppler/cpp/poppler-private.cpp
132
-rw-r--r--
tests/poppler/cpp/poppler-private.h
68
-rw-r--r--
tests/poppler/cpp/poppler-rectangle.cpp
54
-rw-r--r--
tests/poppler/cpp/poppler-rectangle.h
84
-rw-r--r--
tests/poppler/cpp/poppler-toc-private.h
62
-rw-r--r--
tests/poppler/cpp/poppler-toc.cpp
199
-rw-r--r--
tests/poppler/cpp/poppler-toc.h
74
-rw-r--r--
tests/poppler/cpp/poppler-version.cpp
53
-rw-r--r--
tests/poppler/cpp/poppler-version.h
39
-rw-r--r--
tests/poppler/cpp/poppler-version.h.in
39
-rw-r--r--
tests/poppler/cpp/tests/CMakeLists.txt
25
-rw-r--r--
tests/poppler/cpp/tests/Makefile.am
27
-rw-r--r--
tests/poppler/cpp/tests/Makefile.in
646
-rw-r--r--
tests/poppler/cpp/tests/poppler-dump.cpp
396
-rw-r--r--
tests/poppler/cpp/tests/poppler-render.cpp
113
-rwxr-xr-x
tests/poppler/depcomp
630
-rw-r--r--
tests/poppler/fofi/FoFiBase.cc
180
-rw-r--r--
tests/poppler/fofi/FoFiBase.h
55
-rw-r--r--
tests/poppler/fofi/FoFiEncodings.cc
994
-rw-r--r--
tests/poppler/fofi/FoFiEncodings.h
34
-rw-r--r--
tests/poppler/fofi/FoFiTrueType.cc
2403
-rw-r--r--
tests/poppler/fofi/FoFiTrueType.h
200
-rw-r--r--
tests/poppler/fofi/FoFiType1.cc
290
-rw-r--r--
tests/poppler/fofi/FoFiType1.h
57
-rw-r--r--
tests/poppler/fofi/FoFiType1C.cc
2620
-rw-r--r--
tests/poppler/fofi/FoFiType1C.h
245
-rw-r--r--
tests/poppler/fofi/Makefile.am
26
-rw-r--r--
tests/poppler/fofi/Makefile.in
672
-rw-r--r--
tests/poppler/glib/CMakeLists.txt
146
-rw-r--r--
tests/poppler/glib/Makefile.am
130
-rw-r--r--
tests/poppler/glib/Makefile.in
1088
-rw-r--r--
tests/poppler/glib/Poppler-0.16.gir
3911
-rw-r--r--
tests/poppler/glib/demo/CMakeLists.txt
28
-rw-r--r--
tests/poppler/glib/demo/Makefile.am
55
-rw-r--r--
tests/poppler/glib/demo/Makefile.in
733
-rw-r--r--
tests/poppler/glib/demo/annots.c
933
-rw-r--r--
tests/poppler/glib/demo/annots.h
31
-rw-r--r--
tests/poppler/glib/demo/attachments.c
353
-rw-r--r--
tests/poppler/glib/demo/attachments.h
31
-rw-r--r--
tests/poppler/glib/demo/find.c
282
-rw-r--r--
tests/poppler/glib/demo/find.h
31
-rw-r--r--
tests/poppler/glib/demo/fonts.c
276
-rw-r--r--
tests/poppler/glib/demo/fonts.h
31
-rw-r--r--
tests/poppler/glib/demo/forms.c
505
-rw-r--r--
tests/poppler/glib/demo/forms.h
31
-rw-r--r--
tests/poppler/glib/demo/images.c
340
-rw-r--r--
tests/poppler/glib/demo/images.h
31
-rw-r--r--
tests/poppler/glib/demo/info.cc
241
-rw-r--r--
tests/poppler/glib/demo/info.h
31
-rw-r--r--
tests/poppler/glib/demo/layers.c
448
-rw-r--r--
tests/poppler/glib/demo/layers.h
31
-rw-r--r--
tests/poppler/glib/demo/links.c
289
-rw-r--r--
tests/poppler/glib/demo/links.h
31
-rw-r--r--
tests/poppler/glib/demo/main.c
387
-rw-r--r--
tests/poppler/glib/demo/outline.c
218
-rw-r--r--
tests/poppler/glib/demo/outline.h
31
-rw-r--r--
tests/poppler/glib/demo/page.c
335
-rw-r--r--
tests/poppler/glib/demo/page.h
31
-rw-r--r--
tests/poppler/glib/demo/print.c
225
-rw-r--r--
tests/poppler/glib/demo/print.h
31
-rw-r--r--
tests/poppler/glib/demo/render.c
541
-rw-r--r--
tests/poppler/glib/demo/render.h
31
-rw-r--r--
tests/poppler/glib/demo/selections.c
658
-rw-r--r--
tests/poppler/glib/demo/selections.h
31
-rw-r--r--
tests/poppler/glib/demo/text.c
315
-rw-r--r--
tests/poppler/glib/demo/text.h
31
-rw-r--r--
tests/poppler/glib/demo/transitions.c
321
-rw-r--r--
tests/poppler/glib/demo/transitions.h
31
-rw-r--r--
tests/poppler/glib/demo/utils.c
560
-rw-r--r--
tests/poppler/glib/demo/utils.h
50
-rw-r--r--
tests/poppler/glib/poppler-action.cc
667
-rw-r--r--
tests/poppler/glib/poppler-action.h
304
-rw-r--r--
tests/poppler/glib/poppler-annot.cc
1372
-rw-r--r--
tests/poppler/glib/poppler-annot.h
230
-rw-r--r--
tests/poppler/glib/poppler-attachment.cc
269
-rw-r--r--
tests/poppler/glib/poppler-attachment.h
86
-rw-r--r--
tests/poppler/glib/poppler-date.cc
68
-rw-r--r--
tests/poppler/glib/poppler-date.h
30
-rw-r--r--
tests/poppler/glib/poppler-document.cc
2526
-rw-r--r--
tests/poppler/glib/poppler-document.h
278
-rw-r--r--
tests/poppler/glib/poppler-enums.c
674