1
0
Fork 0
flightgear/3rdparty/cppunit
Edward d'Auvergne e66db5ca3a TestSuite: Support for building the FlightGear bundled CppUnit library.
The CppUnit source is built as a static library and linked to the run_test_suite
executable.  The FlightGear CppUnit library is now build using CMake rather than
using the Autotools build system.
2018-03-23 17:26:05 +01:00
..
include TestSuite: Support for building the FlightGear bundled CppUnit library. 2018-03-23 17:26:05 +01:00
src TestSuite: Support for building the FlightGear bundled CppUnit library. 2018-03-23 17:26:05 +01:00
AUTHORS TestSuite: Addition of a stripped down version of CppUnit 1.14.0. 2018-03-23 17:26:05 +01:00
CMakeLists.txt TestSuite: Support for building the FlightGear bundled CppUnit library. 2018-03-23 17:26:05 +01:00
COPYING TestSuite: Addition of a stripped down version of CppUnit 1.14.0. 2018-03-23 17:26:05 +01:00
NEWS TestSuite: Addition of a stripped down version of CppUnit 1.14.0. 2018-03-23 17:26:05 +01:00
README TestSuite: Addition of a stripped down version of CppUnit 1.14.0. 2018-03-23 17:26:05 +01:00

		CppUnit --- The C++ Unit Test Library
		-------------------------------------
            http://www.freedesktop.org/wiki/Software/cppunit

CppUnit is the C++ port of the famous JUnit framework for unit
testing.

For MSWindows installation notes, see INSTALL-WIN32.txt.
For other systems -- including cygwin -- see INSTALL and INSTALL-unix.


Bug reports are welcome. Please open bug reports for Cppunit at
bugs.documentfoundation.org under the component cppunit.

Email to the current maintainers may be sent to
<libreoffice@lists.freedesktop.org>