refactor various tests related to arrays and lists

This commit is contained in:
Robert Ramey
2016-11-14 23:39:14 -08:00
parent ec74c5a143
commit 6b33d1cd4e
16 changed files with 354 additions and 140 deletions

View File

@@ -23,7 +23,6 @@ namespace std{
#include "test_tools.hpp"
#include <boost/core/no_exceptions_support.hpp>
#include <boost/archive/archive_exception.hpp>
#include <boost/array.hpp>
#include "A.hpp"
#include "A.ipp"