Skip to content
This repository has been archived by the owner on Mar 30, 2020. It is now read-only.
/ CppUnit Public archive

CppUnit unit testing library

License

Notifications You must be signed in to change notification settings

Ultimaker/CppUnit

Repository files navigation

                           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]>