devilutionX/test
Gleb Mazovetskiy 6bcac742ed CMake: Link gperftools directly to the binary
Not sure why this is necessary but it fixes the gperf build
2022-01-30 14:56:04 +01:00
..
.clang-format Overhaul tests 2021-12-16 20:26:51 +00:00
animationinfo_test.cpp Overhaul tests 2021-12-16 20:26:51 +00:00
appfat_test.cpp Allow forcing Hellfire with command-line flags 2021-10-25 13:52:14 +01:00
automap_test.cpp ♻️ Replace Point addition with 'Point + Displacement' 2021-06-28 20:37:44 -07:00
CMakeLists.txt CMake: Link gperftools directly to the binary 2022-01-30 14:56:04 +01:00
codec_test.cpp 🎨 Fix line endings 2021-05-07 23:22:51 +02:00
control_test.cpp Introduce GetSpellListSelection and remove selection game logic from DrawSpellList 2021-08-11 02:44:51 +02:00
cursor_test.cpp ♻️ Replace 'icursW' and 'icursH' globals with single 'icursSize' 2021-08-30 06:45:51 +02:00
dead_test.cpp Use scoped enum for Direction 2021-09-12 02:27:47 +02:00
diablo_test.cpp 🎨 Fix line endings 2021-05-07 23:22:51 +02:00
drlg_common_test.cpp Define a column major iterator for code requiring that iteration order. 2022-01-19 03:05:27 +01:00
drlg_l1_test.cpp Rename lighting globals 2021-07-08 02:01:14 -07:00
effects_test.cpp ♻️Use monster by reference when possible 2021-07-14 20:22:35 -07:00
file_util_test.cpp Overhaul tests 2021-12-16 20:26:51 +00:00
inv_test.cpp ♻️ Convert 'ItemType' enum to enum class 2021-09-13 00:25:49 +02:00
lighting_test.cpp Overhaul tests 2021-12-16 20:26:51 +00:00
main.cpp Fix compiling tests with sdl 1 2021-12-19 11:28:06 +00:00
missiles_test.cpp Use scoped enum for Direction16. 2021-09-12 02:27:47 +02:00
pack_test.cpp Resolve game crash when syncing Diablo items in Hellfire games 2022-01-17 00:31:27 +01:00
path_test.cpp Overhaul tests 2021-12-16 20:26:51 +00:00
player_test.cpp Use scoped enum for Direction 2021-09-12 02:27:47 +02:00
player_test.h Overhaul tests 2021-12-16 20:26:51 +00:00
quests_test.cpp Overhaul tests 2021-12-16 20:26:51 +00:00
random_test.cpp Apply clang-format 2021-08-11 20:52:32 +02:00
scrollrt_test.cpp 🎨 Fix line endings 2021-05-07 23:22:51 +02:00
stores_test.cpp 🚚 Rename 'ItemStruct' to 'Item' 2021-08-30 13:40:08 +02:00
writehero_test.cpp Overhaul tests 2021-12-16 20:26:51 +00:00