Updated tests to catch v2.8.0

This commit is contained in:
gabime
2019-06-04 16:35:34 +03:00
parent 33a42202c7
commit e39959a132
4 changed files with 15377 additions and 9430 deletions

View File

@@ -8,7 +8,9 @@
#include <fstream>
#include <iostream>
#include <ostream>
#include <sstream>
#include <string>
#include <iomanip>
#define SPDLOG_ACTIVE_LEVEL SPDLOG_LEVEL_DEBUG