Timestamp:
04/10/06 09:50:46 (3 years ago)
Author:
jordi
Message:

Added the first test that checks that an empty document returns sane values. In order to make the test compile and run I had to add an static library called libepfview.a that contains the required classes (Document and DocumentIndex?) for the test.

I also added the library to the test's Makefile.am LDADD variable.

Files:
1 added