🐞 下一代C/C++跨平台mock库 (Next generation cross-platform mock library for C/C++)
-
Updated
Oct 10, 2024 - C++
🐞 下一代C/C++跨平台mock库 (Next generation cross-platform mock library for C/C++)
Common C++ classes and routines used by my applications such as argument parser, IO and conversion utilities
A Zork game in C++ using Unitary Testing with 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.
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.
Emulator of an 8-bit 6502 processor from Nintendo Entertainment System (NES) home video game console
Parallelization of simple feedforward neural network using Intel TBB C++ library
Add a description, image, and links to the cppunit topic page so that developers can more easily learn about it.
To associate your repository with the cppunit topic, visit your repo's landing page and select "manage topics."