Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use gtest instead of boost unit_test_framework #89

Merged
merged 5 commits into from
Jul 14, 2016
Merged

Commits on Jul 13, 2016

  1. Add gtest source code

    scpeters committed Jul 13, 2016
    Configuration menu
    Copy the full SHA
    e35a575 View commit details
    Browse the repository at this point in the history
  2. Compile unit test in test/CMakeLists.txt

    also link it to gtest
    scpeters committed Jul 13, 2016
    Configuration menu
    Copy the full SHA
    8441b81 View commit details
    Browse the repository at this point in the history
  3. Use gtest syntax in test

    scpeters committed Jul 13, 2016
    Configuration menu
    Copy the full SHA
    00ca9ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0fc946f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    17f8e47 View commit details
    Browse the repository at this point in the history