Logo white

Peter M. Groen / cxxopts

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • cxxopts
  • test
  • options.cpp
  • add testing
    2d480c02
    Jarryd Beck authored
    2016-08-25 08:49:56 +1000  
    Browse Code ยป
options.cpp 92 Bytes
Edit Raw Blame History
1 2 3 4 5 6
#define CATCH_CONFIG_MAIN
#include "catch.hpp"

TEST_CASE("Basic options", "[options]")
{
}