#include int main() { using namespace std::test; test_set tests{}; tests.add(); tests.add(); tests.add(); return tests.run() ? 0 : 1; }