The Battle for Wesnoth  1.19.0-dev
Macros | Functions
test_schema_self_validator.cpp File Reference
#include <boost/test/unit_test.hpp>
#include <boost/algorithm/string/predicate.hpp>
#include "serialization/schema_validator.hpp"
#include "wml_exception.hpp"
Include dependency graph for test_schema_self_validator.cpp:

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)
 

Macro Definition Documentation

◆ GETTEXT_DOMAIN

#define GETTEXT_DOMAIN   "wesnoth-test"

Definition at line 16 of file test_schema_self_validator.cpp.

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/2]

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() [2/2]

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.