Table of Contents
GoogleTest is used as test framework for some unit test examples.
-
BigInt Tests: BigInt is a small C++ module taken from the internet which does math operations on big unsigned integers stored in strings. This is for demonstration of simple GoogleTest capabilities.
-
Unittests für https://graphics.stanford.edu/~seander/bithacks.html