This project contains some short code snippets for sharing and testing purposes.
Google test (gtest) is used for unit test. A environment variable $GTEST_DIR is used to specify where the source code of gtest is located. Set it appropirately to compile the tests.
For more information, see the README.md file under each directory.