Move files in unit_tests around
This commit is contained in:
parent
bfc6c9b89d
commit
078f71c144
@ -25,7 +25,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#define BOOST_TEST_MODULE algorithm tests
|
#define BOOST_TEST_MODULE engine tests
|
||||||
|
|
||||||
#include <boost/test/unit_test.hpp>
|
#include <boost/test/unit_test.hpp>
|
||||||
|
|
@ -25,7 +25,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#define BOOST_TEST_MODULE datastructure tests
|
#define BOOST_TEST_MODULE extractor tests
|
||||||
|
|
||||||
#include <boost/test/unit_test.hpp>
|
#include <boost/test/unit_test.hpp>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user