summaryrefslogtreecommitdiff
path: root/cpp/tests
AgeCommit message (Expand)AuthorFilesLines
2010-09-15[cpp/tests] poppler-dump: convert out_ustring() to an operator<<(std::ostream&)Pino Toscano1-8/+18
2010-09-15[cpp/tests] poppler-dump: add a "--show-text <physical|raw>" optionPino Toscano1-0/+29
2010-08-31Make GBool a bool instead of an intAlbert Astals Cid2-2/+2
2010-07-12Fix compile warnings on auto imports for mingw compilerHib Eris1-0/+2
2010-06-18[autotools] link the 'cpp' tests against libpoppler as wellPino Toscano1-0/+1
2010-03-24Revert "no more needed"Pino Toscano1-0/+1
2010-03-22[CMake/cpp] move the BUILD_CPP_TESTS option to the main CMakeLists.txtPino Toscano1-3/+0
2010-03-22no more neededPino Toscano1-1/+0
2010-03-20[CMake] poppler-dump uses parseargs.c which uses the poppler core API, so it ...Pino Toscano1-0/+1
2010-03-02[cpp] update the copyrightsPino Toscano1-1/+1
2010-03-02[cpp/tests] use gmtime() when gmtime_r() is not availablePino Toscano1-1/+8
2010-02-23[cpp] make checksum() return an array of data, instead of a stringPino Toscano1-2/+2
2009-12-31[cpp/tests] poppler-dump: show a string for the font typePino Toscano1-1/+22
2009-12-31[cpp/tests] poppler-dump: show the orientation of the pagesPino Toscano1-0/+16
2009-12-30[cpp/tests] poppler-dump: a bit less output in permissions linesPino Toscano1-1/+1
2009-12-30[cpp/tests] poppler-dump: add --show-all to show all the informationPino Toscano1-0/+13
2009-12-17[cpp/tests] add a simple poppler-dump testPino Toscano4-0/+335