Menu

[r199]: / trunk / cppunit / include / cppunit / Makefile.am  Maximize  Restore  History

Download this file

28 lines (25 with data), 506 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
SUBDIRS = extensions
DISTCLEANFILES = config-auto.h
libcppunitincludedir = $(includedir)/cppunit
libcppunitinclude_HEADERS = \
config-auto.h \
config-msvc6.h \
config-bcb5.h \
Asserter.h \
CompilerTestResultOutputter.h \
Exception.h \
NotEqualException.h \
Portability.h \
SourceLine.h \
Test.h \
TestAssert.h \
TestCase.h \
TestCaller.h \
TestFailure.h \
TestResult.h \
TestRegistry.h \
TestSuite.h \
TextTestResult.h \
TextTestRunner.h \
TestListener.h \
XmlTestResultOutputter.h
MongoDB Logo MongoDB