/tbnet

tbnet

Primary LanguageC++

tbnet

  • tbnet cmake version
  • support CLion
  • generate almost all test case from original code
  • fix some compile bugs

dependency

I don't test the code except for Ubuntu 14.04 x64, the only dependency I need to install is CPPUNIT, and I run the command sudo apt-get install libcppunit-dev before compile the project.