mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-30 20:10:33 +00:00
24 lines
392 B
Plaintext
24 lines
392 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
|
|
0 break_replay_with_lua_random
|
|
#
|
|
# WML API tests
|
|
#
|
|
0 test_end_turn
|
|
0 two_plus_two
|
|
1 two_plus_two_fail
|
|
0 order_of_nested_events
|
|
0 unit_spawns_at_nearest_vacant_hex
|
|
0 units_offmap_goto_recall
|
|
#
|
|
# Attack calculations tests
|
|
#
|
|
0 test_grunt_tod_damage
|