Cleaning up tests

This commit is contained in:
Michael Tryby
2019-03-15 17:25:59 -04:00
parent d61a1aa786
commit e70ce35e60
9 changed files with 86 additions and 121 deletions

View File

@@ -7,7 +7,6 @@
// US EPA - ORD/NRMRL
//
//#define BOOST_TEST_DYN_LINK
//#ifdef _WIN32
//#define _CRTDBG_MAP_ALLOC
@@ -20,7 +19,7 @@
#define BOOST_TEST_MODULE hydrqual
#include "test_shared.hpp"
#include "shared_test.hpp"
using namespace std;