UFO: Alien Invasion
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
tests Directory Reference

Files

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