index
:
~cloos/poppler
cpp-frontend
kjk
master
poppler-0.10
poppler-0.12
poppler-0.14
poppler-0.16
poppler-0.18
poppler-0.20
poppler-0.22
poppler-0.24
poppler-0.26
poppler-0.4
poppler-0.5
poppler-0.6
poppler-0.8
roundoff
tagged-pdf
xpdf302merge
xpdf303merge
The poppler pdf rendering library
cloos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cpp
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-05
.gitignore tests additions
Adrian Bunk
1
-0
/
+1
2010-11-20
[cpp] include <ios> for std::hex() and std::left()
Pino Toscano
1
-0
/
+1
2010-11-07
[cpp/tests] add a simple poppler-render test
Pino Toscano
3
-1
/
+124
2010-09-22
[cpp/tests] poppler-dump: show the PDF IDs, if available
Pino Toscano
1
-0
/
+6
2010-09-15
[cpp/tests] poppler-dump: convert out_ustring() to an operator<<(std::ostream&)
Pino Toscano
1
-8
/
+18
2010-09-15
[cpp/tests] poppler-dump: add a "--show-text <physical|raw>" option
Pino Toscano
1
-0
/
+29
2010-08-31
Make GBool a bool instead of an int
Albert Astals Cid
2
-2
/
+2
2010-07-12
Fix compile warnings on auto imports for mingw compiler
Hib Eris
1
-0
/
+2
2010-06-18
[autotools] link the 'cpp' tests against libpoppler as well
Pino Toscano
1
-0
/
+1
2010-03-24
Revert "no more needed"
Pino Toscano
1
-0
/
+1
2010-03-22
[CMake/cpp] move the BUILD_CPP_TESTS option to the main CMakeLists.txt
Pino Toscano
1
-3
/
+0
2010-03-22
no more needed
Pino Toscano
1
-1
/
+0
2010-03-20
[CMake] poppler-dump uses parseargs.c which uses the poppler core API, so it ...
Pino Toscano
1
-0
/
+1
2010-03-02
[cpp] update the copyrights
Pino Toscano
1
-1
/
+1
2010-03-02
[cpp/tests] use gmtime() when gmtime_r() is not available
Pino Toscano
1
-1
/
+8
2010-02-23
[cpp] make checksum() return an array of data, instead of a string
Pino Toscano
1
-2
/
+2
2009-12-31
[cpp/tests] poppler-dump: show a string for the font type
Pino Toscano
1
-1
/
+22
2009-12-31
[cpp/tests] poppler-dump: show the orientation of the pages
Pino Toscano
1
-0
/
+16
2009-12-30
[cpp/tests] poppler-dump: a bit less output in permissions lines
Pino Toscano
1
-1
/
+1
2009-12-30
[cpp/tests] poppler-dump: add --show-all to show all the information
Pino Toscano
1
-0
/
+13
2009-12-17
[cpp/tests] add a simple poppler-dump test
Pino Toscano
4
-0
/
+335