ddnet/src/test
2022-07-10 21:00:40 +02:00
..
aio.cpp Add override in code behind CONF_DISCORD, disable clang-tidy check 2022-05-18 01:19:35 +02:00
bezier.cpp Add some tests for the bezier stuff 2020-07-02 11:07:30 +02:00
blocklist_driver.cpp make tests work 2021-05-06 13:10:39 +02:00
bytes_be.cpp Use std::size instead of sizeof(a) / sizeof(a[0]) 2022-03-30 18:55:04 +02:00
color.cpp Remove unused include from test 2022-05-29 13:10:49 +02:00
compression.cpp Use std::size instead of sizeof(a) / sizeof(a[0]) 2022-03-30 18:55:04 +02:00
csv.cpp Run clang-format 2020-09-26 21:50:15 +02:00
datafile.cpp Renamed all shadowing/shadowed variables 2022-03-24 17:59:49 +01:00
fs.cpp Make use of IO_MAX_PATH_LENGTH 2021-09-13 12:14:50 +02:00
git_revision.cpp Use EXPECT_* rather than ASSERT_* in tests 2019-03-12 02:06:54 +01:00
hash.cpp Run clang-format 2020-09-26 21:50:15 +02:00
io.cpp Don't flush all files, some improvements to io_sync 2022-02-01 02:33:18 +01:00
jobs.cpp More vector naming format 2022-06-15 19:37:37 +02:00
json.cpp Remove /modhelp (fixes #1401) 2018-12-12 10:05:44 +01:00
mapbugs.cpp Remove code for CRC in most places, except where needed for net compat 2020-10-14 17:08:58 +02:00
name_ban.cpp Use std::vector<CNameBan> instead of array 2022-05-27 16:31:18 +02:00
netaddr.cpp Enable related tests 2021-07-26 13:48:12 +03:00
os.cpp Add function to get the OS version 2022-01-31 03:15:19 +01:00
packer.cpp Run clang-format 2020-09-26 21:50:15 +02:00
prng.cpp Use std::size instead of sizeof(a) / sizeof(a[0]) 2022-03-30 18:55:04 +02:00
score.cpp Renamed some time checkpoint related variables. 2022-07-06 15:13:55 +02:00
secure_random.cpp Use std::size instead of sizeof(a) / sizeof(a[0]) 2022-03-30 18:55:04 +02:00
serverbrowser.cpp Fix Serverbrowser.PingCache test on Windows 2022-01-31 03:15:19 +01:00
serverinfo.cpp Remove unused parts of the new serverinfo 2021-05-27 21:48:10 +02:00
str.cpp Huge variable naming format 2022-07-08 18:01:29 +02:00
strip_path_and_extension.cpp Add testing infrastructure for teehistorian 2017-09-28 02:03:30 +02:00
teehistorian.cpp Fix modernize-use-bool-literals 2022-07-10 21:00:40 +02:00
test.cpp More vector naming format 2022-06-15 19:37:37 +02:00
test.h Fix Serverbrowser.PingCache test on Windows 2022-01-31 03:15:19 +01:00
thread.cpp Fix memory leak in Thread.Lock unit test 2021-01-22 19:18:25 +01:00
unix.cpp Add very basic test for Unix sockets 2017-12-20 16:56:44 +01:00
uuid.cpp Allow ParseUuid to report errors and add tests 2021-01-23 01:21:20 +01:00