This Qt Creator plugin adds some helper functions for using CppUnit with Qt Creator. CppUnit is a unit test framework based on the original JUnit. The original cppunit library can be found here. A ...
This repository contains some utilities for use with CppUnit. CppUnit is a unit test framework based on the original JUnit. The original cppunit library can be found here. A newer freedesktop.org fork ...