devilutionX/test
ephphatha 0efb134e18 Add tests for quest randomisation code
Required splitting the code to a separate function so it can be tested in isolation
2021-07-16 15:13:32 +02:00
..
.clang-format 🔨 Align .clang-format files 2021-04-11 16:41:02 +02:00
animationinfo_test.cpp Rename DelayLen -> TicksPerFrame 2021-06-27 01:26:49 -07:00
appfat_test.cpp 🔥 Delete FileErrDlg as it is now unused 2021-06-27 07:47:15 -07:00
automap_test.cpp ♻️ Replace Point addition with 'Point + Displacement' 2021-06-28 20:37:44 -07:00
codec_test.cpp 🎨 Fix line endings 2021-05-07 23:22:51 +02:00
control_test.cpp Rename player globals 2021-07-08 02:01:14 -07:00
cursor_test.cpp 🎨 Fix line endings 2021-05-07 23:22:51 +02:00
dead_test.cpp 🎨 Run clang-format 2021-05-07 23:26:39 +02:00
diablo_test.cpp 🎨 Fix line endings 2021-05-07 23:22:51 +02: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 🚚 Restructure files 2021-04-16 03:57:22 +02:00
inv_test.cpp Rename player globals 2021-07-08 02:01:14 -07:00
lighting_test.cpp ♻️Consitantly use %i and not %d 2021-05-15 14:17:52 +02:00
main.cpp Replace C++ RUN_TEST define with gbQuietMode 2021-05-15 02:08:26 +02:00
missiles_test.cpp Introduce Direction16 as enum 2021-06-22 14:53:24 -07:00
pack_test.cpp Rename player globals 2021-07-08 02:01:14 -07:00
picosha2.h 🚚 Move tests to a standard folder 2021-04-10 19:59:50 +02:00
player_test.cpp Rename player globals 2021-07-08 02:01:14 -07:00
quests_test.cpp Add tests for quest randomisation code 2021-07-16 15:13:32 +02:00
random_test.cpp Move RNG functions to their own header/source files 2021-06-27 03:09:41 -07:00
scrollrt_test.cpp 🎨 Fix line endings 2021-05-07 23:22:51 +02:00
stores_test.cpp fix typos 2021-05-23 05:52:52 +02:00
writehero_test.cpp Rename player globals 2021-07-08 02:01:14 -07:00