CppUnit
CppUnit copied to clipboard
CppUnit unit testing library
ARCHIVED
--------
This repository is archived. It used to be necessary to build and run the tests on CuraEngine: https://github.com/Ultimaker/CuraEngine However CuraEngine has since switched to a different testing framework.
Ultimaker has contributed a CMake build system to this repository. You may fork the repository and use it according to CppUnit's license. But we never intended to maintain this project beyond Ultimaker's needs for it. For future contributions, we refer you to FreeDesktop's efforts to maintain the library:
https://www.freedesktop.org/wiki/Software/cppunit/
For questions about this archival, contact Ghostkeeper (using the e-mail address in one of his recent commits).
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 [email protected]