Changeset 92 for trunk/tests/Makefile.am

Show
Ignore:
Timestamp:
04/20/06 04:33:21 (3 years ago)
Author:
jordi
Message:

Added the Config class that will load the configuration options and its test suite.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/tests/Makefile.am

    r78 r92  
    88 
    99test_epdfview_SOURCES =     \ 
     10    ConfigTest.cxx          \ 
     11    ConfigTest.h            \ 
    1012    DocumentOutlineTest.cxx \ 
    1113    DocumentOutlineTest.h   \