boost-test
There are 13 repositories under boost-test topic.
avnomad/lost-art
A GUI builder utilizing a symbolic solver of linear constraint systems to generate UI source code from visual specifications resembling engineering drawings.
simogasp/boostTest-example
template for using boost as testing framework
DenizThatMenace/cmake-modules
Useful CMake helper modules/scripts for using CMake conveniently
Retr0-code/Pong-RL
Reinforcement learning used in the game of pong
AsapDiablo/Network-Programming
Network Programming course code
CameronClay/asm-vm
This is a two-pass assembler which converts assembly code into byte-code which can then be run on the virtual machine.
CameronClay/compiler
Two pass compiler wtih a language similar to that of a hybrid of C and Java.
dstrebkov/cpp-unit-testing-frameworks-demo
Project demonstrating setup & basic usage of several Unit Testing Frameworks for C++
saemu/cardshuffler
Simple C++ example to show usage of CMake, Conan and Testing Frameworks
olpotkin/nasa-rovers
Rovers control concept (C++14)
olpotkin/storyboard
Concept of the Storyboard written on C++14
plusangel/Test_and_Mock
Exploring testing and mocking frameworks
pseyfert/zsh-boost-test-completion
zsh tab completion for Boost.Test