Update of /cvsroot/mockpp/mockpp/3party/cxxtest
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4161/3party/cxxtest
Added Files:
.cvsignore Makefile.am README.mockpp
Log Message:
new
--- NEW FILE: .cvsignore ---
samples
Makefile.in
--- NEW FILE: README.mockpp ---
This directory contains CxxTest 3.10.1 (2004-12-01).
Oriinal location was http://cxxtest.sf.net
It is slightly modified to better work with mockpp.
But shouldstill be possible to work with it as intended
originally.
The changes are:
- make a library out of the *.cpp files.
- omit samples directory
--- NEW FILE: Makefile.am ---
SUBDIRS = cxxtest
|