#include <boost/test/unit_test.hpp>
#include <boost/algorithm/string/predicate.hpp>
#include "serialization/schema_validator.hpp"
#include "wml_exception.hpp"
Go to the source code of this file.
Macros | |
#define | GETTEXT_DOMAIN "wesnoth-test" |
Functions | |
BOOST_AUTO_TEST_CASE (test_schema_super_self_reference) | |
BOOST_AUTO_TEST_CASE (test_schema_super_cycle) | |
#define GETTEXT_DOMAIN "wesnoth-test" |
Definition at line 16 of file test_schema_self_validator.cpp.
BOOST_AUTO_TEST_CASE | ( | test_schema_super_cycle | ) |
Definition at line 39 of file test_schema_self_validator.cpp.
References utils::contains(), e, and strict_validation_enabled.
BOOST_AUTO_TEST_CASE | ( | test_schema_super_self_reference | ) |
Definition at line 27 of file test_schema_self_validator.cpp.
References utils::contains(), e, and strict_validation_enabled.