wesnoth/source_lists/boost_unit_tests
Celtic Minstrel d910171b3d Rewrite the help markup parser.
It is now roughly a superset of Pango and supports the following new features
* XML character entities, including decimal and hex entities, common named entities (apos, quot, lt, gt, amp), and even unrecognized named entities
* Nesting tags within each other (new-style only)
* Attributes without a value
2024-09-23 19:49:44 -04:00

36 lines
1,006 B
Text

tests/gui/fire_event.cpp
tests/gui/iterator.cpp
tests/gui/test_gui2.cpp
tests/gui/visitor.cpp
tests/main.cpp
tests/test_addons.cpp
tests/test_commandline_options.cpp
tests/test_config.cpp
tests/test_config_cache.cpp
tests/test_config_filters.cpp
tests/test_filesystem.cpp
tests/test_formula_core.cpp
tests/test_formula_function.cpp
tests/test_formula_timespan.cpp
tests/test_help_markup.cpp
tests/test_image_modifications.cpp
tests/test_irdya_date.cpp
tests/test_lexical_cast.cpp
tests/test_map_location.cpp
tests/test_mp_connect.cpp
tests/test_recall_list.cpp
tests/test_rng.cpp
tests/test_sdl.cpp
tests/test_serialization.cpp
tests/test_simple_wml.cpp
tests/test_team.cpp
tests/test_unit_map.cpp
tests/test_util.cpp
tests/test_version.cpp
tests/test_whiteboard_side_actions.cpp
tests/utils/fake_display.cpp
tests/utils/game_config_manager_tests.cpp
tests/utils/wml_equivalence.cpp
tests/wml/schema/test_schema_self_validator.cpp
tests/wml/schema/test_schema_validator.cpp
tests/wml/test_macro_define.cpp