|
UFO: Alien Invasion
|

Files | |
| test_all.cpp | |
| test_campaign.cpp | |
| Test cases for the campaign code. | |
| test_character.cpp | |
| test_dbuffer.cpp | |
| test_events.cpp | |
| test_footsteps.cpp | |
| Test cases for the mapdef code and loading the related maps. | |
| test_game.cpp | |
| Test cases for code about server game logic. | |
| test_generic.cpp | |
| Test cases for code below common/ and shared/. | |
| test_inventory.cpp | |
| test_mapdef.cpp | |
| Test cases for the mapdef code and loading the related maps. | |
| test_mapdefmassrma.cpp | |
| Test cases for the mapdef code and loading the related maps. | |
| test_mapstatistics.cpp | |
| Test cases for the mapdef code and loading the related maps. | |
| test_parser.cpp | |
| Test cases for code about shared parser. | |
| test_particles.cpp | |
| Particle unittests. | |
| test_renderer.cpp | |
| Test cases for code below client/renderer. | |
| test_rma.cpp | |
| test_routing.cpp | |
| test_scripts.cpp | |
| Test cases for checking the scripts for logic errors. | |
| test_shared.cpp | |
| Shared code for unittests. | |
| test_shared.h | |
| test_ui.cpp | |
| Test cases for code below client/ui/. | |
| test_ui_level2.cpp | |
| Test cases for code below client/ui/ when the global UI "engine" is started. | |
| test_webapi.cpp | |