Ultimaker / CppUnit

CppUnit unit testing library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

                           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
<libreoffice@lists.freedesktop.org>

About

CppUnit unit testing library

License:GNU Lesser General Public License v2.1


Languages

Language:C++ 87.3%Language:M4 7.4%Language:XSLT 1.7%Language:Makefile 1.6%Language:CMake 1.0%Language:C 0.7%Language:Shell 0.3%