ddnet/src/test
bors[bot] 92fc95d742
Merge #2202
2202: Send DDNet version early in the connection process r=Learath2 a=heinrich5991

This gets rid of the problem that we don't know whether we should send
full snapshots to clients because they haven't told us about them being
DDNet yet.

Co-authored-by: heinrich5991 <heinrich5991@gmail.com>
2020-05-27 17:49:31 +00:00
..
aio.cpp Add manual locking to ASYNCIO for transacted writes 2017-11-27 01:04:55 +01:00
color.cpp Remove some unused includes 2019-12-14 10:20:42 +01:00
datafile.cpp Add support for extra map items in datafiles 2018-10-08 23:05:56 +02:00
fs.cpp Add CTestInfo class, add test for create-close-remove process 2017-10-23 00:13:53 +02:00
git_revision.cpp Use EXPECT_* rather than ASSERT_* in tests 2019-03-12 02:06:54 +01:00
hash.cpp Use OpenSSL md5 if it is available 2019-04-06 02:56:29 +02:00
jobs.cpp Add a couple of tests for CJobPool 2017-11-24 10:33:42 +01:00
json.cpp Remove /modhelp (fixes #1401) 2018-12-12 10:05:44 +01:00
mapbugs.cpp Also use sha256 for the mapbugs stuff 2018-08-19 12:12:11 +02:00
name_ban.cpp Use EXPECT_* rather than ASSERT_* in tests 2019-03-12 02:06:54 +01:00
prng.cpp Use the PCG-XSH-RR PRNG instead 2020-05-26 10:59:49 +02:00
str.cpp Render news without STL functions (fixes #1693) 2019-05-09 21:54:56 +02:00
strip_path_and_extension.cpp Add testing infrastructure for teehistorian 2017-09-28 02:03:30 +02:00
teehistorian.cpp Merge #2202 2020-05-27 17:49:31 +00:00
test.cpp Call net_init in tests 2017-11-24 10:51:46 +01:00
test.h Add CTestInfo class, add test for create-close-remove process 2017-10-23 00:13:53 +02:00
thread.cpp More error checking in system.c (fixes #1317) 2019-03-19 23:16:29 +01:00
unix.cpp Add very basic test for Unix sockets 2017-12-20 16:56:44 +01:00