cppunit

There are 12 repositories under cppunit topic.

  • ez8-co/emock

    🐞 下一代C/C++跨平台mock库 (Next generation cross-platform mock library for C/C++)

    Language:C++11783736
  • Martchus/cpp-utilities

    Common C++ classes and routines used by my applications such as argument parser, IO and conversion utilities

    Language:C++4961918
  • JoanStinson/Zork

    A Zork game in C++ using Unitary Testing with CppUnit.

    Language:C++8202
  • dlaperriere/cmake_cppunit

    Build cppunit tests with cmake

    Language:CMake3121
  • kucharzyk-sebastian/NES_emulator

    Emulator of an 8-bit 6502 processor from Nintendo Entertainment System (NES) home video game console

    Language:C++1001
  • slash-dev-random/magic-makefile

    A generic makefile for C/C++ projects in a GNU/Linux environment that is designed to do automatic dependency generation and linking. It also includes rules to build and run unit tests (google test, or cppunit), generate doxygen docs, run code check tools (clang-check and cppcheck), and format the source code using clang-format.

    Language:Makefile1100
  • VXAPPS/cppunit

    CppUnit is the C++ port of the famous JUnit framework for unit testing. Test output is in XML for automatic testing and GUI based for supervised tests.

    Language:C++1000
  • przet/CppProgramming

    C++ Programming explorations, explanations and play

    Language:C++0100
  • stefanpantic/cpp-playground

    Playing around with C++ and trying new things

    Language:C++0100
  • CJLove/cppunit-playground

    Quick example of using cppunit for C++ unit tests along with CMake and CTest

    Language:C++20
  • PetarZecevic/parallel-fnn

    Parallelization of simple feedforward neural network using Intel TBB C++ library

    Language:C++10
  • ralemy/CPPNodeAddon

    TDD boilerplate code for calling C++ add-ons from NodeJs

    Language:C++20