2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-12-22 19:08:59 +00:00
qpdf/libtests
Jay Berkenbilt a9987ab570 Fix a few compiler errors reported correctly my MSVC 9.0.
Fix libtests test suites to pass on Windows, mostly by dealing with
ascii vs. binary and NL vs. CRNL change ($td->NORMALIZE_NEWLINES).
Convert some test suites to use fread instead of read.
PCRE.hh: define PCRE_STATIC if on Windows.
Provide cross-platform function for getting current time instead of
using time(0).


git-svn-id: svn+q:///qpdf/trunk@678 71b93d88-0707-0410-a8cf-f5a4172ac649
2009-07-12 22:52:13 +00:00
..
qtest Fix a few compiler errors reported correctly my MSVC 9.0. 2009-07-12 22:52:13 +00:00
ascii85.cc Fix a few compiler errors reported correctly my MSVC 9.0. 2009-07-12 22:52:13 +00:00
bits.cc gcc 4.4 fixes 2008-11-23 19:11:24 +00:00
buffer.cc missing header files for gcc 4.3 2008-05-04 16:02:53 +00:00
build.mk update release date to actual date 2008-04-29 12:55:25 +00:00
flate.cc missing header files for gcc 4.3 2008-05-04 16:02:53 +00:00
hex.cc Fix a few compiler errors reported correctly my MSVC 9.0. 2009-07-12 22:52:13 +00:00
libtests.testcov update release date to actual date 2008-04-29 12:55:25 +00:00
lzw.cc Fix a few compiler errors reported correctly my MSVC 9.0. 2009-07-12 22:52:13 +00:00
Makefile update release date to actual date 2008-04-29 12:55:25 +00:00
md5.cc gcc 4.4 fixes 2008-11-23 19:11:24 +00:00
pcre.cc missing header files for gcc 4.3 2008-05-04 16:02:53 +00:00
png_filter.cc missing header files for gcc 4.3 2008-05-04 16:02:53 +00:00
pointer_holder.cc update release date to actual date 2008-04-29 12:55:25 +00:00
qexc.cc missing header files for gcc 4.3 2008-05-04 16:02:53 +00:00
qutil.cc missing header files for gcc 4.3 2008-05-04 16:02:53 +00:00
rc4.cc update release date to actual date 2008-04-29 12:55:25 +00:00