]> www.fi.muni.cz Git - evince.git/commit
add tests for GPdfPersistFile.
authorMartin Kretzschmar <mkretzschmar@src.gnome.org>
Tue, 27 May 2003 17:43:17 +0000 (17:43 +0000)
committerMartin Kretzschmar <mkretzschmar@src.gnome.org>
Tue, 27 May 2003 17:43:17 +0000 (17:43 +0000)
commit6213f5b03d5d21c7609db00156b2725290d44167
tree42fa018f162593ecd8213d2a05ae586eaa1d98db
parentef52d26f0772fa913097371f9f9896cd9f19593e
add tests for GPdfPersistFile.

* xpdf/tests/test-pdf-loading.cc: add tests for GPdfPersistFile.

* xpdf/gpdf-persist-stream.h: no need to include BonoboStream.h.

* xpdf/gpdf-persist-file.h, xpdf/gpdf-persist-file.cc: new class,
implements the PersistFile interface.

* xpdf/Makefile.am (libgpdf_a_SOURCES): add gpdf-persist-file.cc,
gpdf-persist-file.h.

* xpdf/gpdf-control.cc: reorder includes.
pdf/xpdf/Makefile.am