mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-18 11:33:30 +00:00
44 lines
946 B
Plaintext
44 lines
946 B
Plaintext
#
|
|
# Sanity checks of the unit test system
|
|
#
|
|
0 test_return
|
|
1 test_return_fail
|
|
0 test_assert
|
|
1 test_assert_fail
|
|
1 test_assert_fail_two
|
|
2 empty_test
|
|
4 break_replay_with_lua_random
|
|
0 fixed_lua_random_replay_with_sync_choice
|
|
#
|
|
# WML API tests
|
|
#
|
|
0 test_end_turn
|
|
0 two_plus_two
|
|
1 two_plus_two_fail
|
|
0 order_of_nested_events
|
|
0 test_unit_map
|
|
0 unit_spawns_at_nearest_vacant_hex
|
|
0 units_offmap_goto_recall
|
|
0 test_move
|
|
1 test_move_fail_1
|
|
1 test_move_fail_2
|
|
1 test_move_fail_3
|
|
1 test_move_fail_4
|
|
1 test_move_fail_5
|
|
1 test_move_fail_6
|
|
0 sighted_events
|
|
1 sighted_events_fail
|
|
0 sighted_on_opponents_turn
|
|
1 sighted_on_opponents_turn_fail
|
|
0 move_skip_no_sighted_no_share_view
|
|
0 move_skip_ally_sighted_no_share_view
|
|
0 move_skip_all_sighted_no_share_view
|
|
0 move_skip_no_sighted_yes_share_view
|
|
0 move_skip_ally_sighted_yes_share_view
|
|
0 move_skip_all_sighted_yes_share_view
|
|
#
|
|
# Attack calculations & codepath tests
|
|
#
|
|
0 test_grunt_tod_damage
|
|
0 test_berzerk_firststrike
|