ddnet/src/test
def 3be8a592e5 Run clang-format
Purely automatic change. In case of conflict with this change, apply the
other change and rerun the formatting to restore it:

$ python scripts/fix_style.py
2020-09-26 21:50:15 +02:00
..
aio.cpp Add manual locking to ASYNCIO for transacted writes 2017-11-27 01:04:55 +01:00
bezier.cpp Add some tests for the bezier stuff 2020-07-02 11:07:30 +02:00
color.cpp Run clang-format 2020-09-26 21:50:15 +02:00
csv.cpp Run clang-format 2020-09-26 21:50:15 +02: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 Run clang-format 2020-09-26 21:50:15 +02:00
jobs.cpp Run clang-format 2020-09-26 21:50:15 +02: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
packer.cpp Run clang-format 2020-09-26 21:50:15 +02:00
prng.cpp Run clang-format 2020-09-26 21:50:15 +02:00
str.cpp Run clang-format 2020-09-26 21:50:15 +02:00
strip_path_and_extension.cpp Add testing infrastructure for teehistorian 2017-09-28 02:03:30 +02:00
teehistorian.cpp Run clang-format 2020-09-26 21:50:15 +02: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