source: git/libpolys/tests/cxxtest/SelfTest.h @ 405407

spielwiese
Last change on this file since 405407 was 4aa8610, checked in by Mohamed Barakat <mohamed.barakat@…>, 13 years ago
created libpolys/tests and set up the beginning of a test-suite using cxxtest
  • Property mode set to 100644
File size: 154 bytes
Line 
1#ifndef __cxxtest_SelfTest_h__
2#define __cxxtest_SelfTest_h__
3
4#define CXXTEST_SUITE(name)
5#define CXXTEST_CODE(member)
6
7#endif // __cxxtest_SelfTest_h__
Note: See TracBrowser for help on using the repository browser.