.. |
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 |
blocklist_driver.cpp
|
make tests work
|
2021-05-06 13:10:39 +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 function to remove directories
|
2021-05-14 01:00:41 +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
|
Make it possible to run jobs in the current thread
|
2021-05-13 03:15:18 +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 EXPECT_* rather than ASSERT_* in tests
|
2019-03-12 02:06:54 +01:00 |
netaddr.cpp
|
Compress IPv6 string representations according to RFC5952
|
2021-05-05 18:22:52 +02:00 |
packer.cpp
|
Run clang-format
|
2020-09-26 21:50:15 +02:00 |
prng.cpp
|
uint64 -> uint64_t, int64 -> int64_t
|
2021-06-24 17:19:17 +02:00 |
secure_random.cpp
|
Add client-side HTTP server info
|
2021-05-14 01:00:39 +02:00 |
serverbrowser.cpp
|
Add serverbrowser ping cache
|
2021-05-14 01:00:41 +02:00 |
serverinfo.cpp
|
Remove unused parts of the new serverinfo
|
2021-05-27 21:48:10 +02:00 |
sorted_array.cpp
|
Add unit test for empty range
|
2021-05-06 15:39:34 +02:00 |
str.cpp
|
Add str_utf8_truncate test for size 0
|
2021-01-22 19:18:11 +01:00 |
strip_path_and_extension.cpp
|
Add testing infrastructure for teehistorian
|
2017-09-28 02:03:30 +02:00 |
teehistorian.cpp
|
Port CConfig API from the upstream (0.7.5)
|
2021-01-10 17:10:19 +03:00 |
test.cpp
|
Fix test.cpp compilation
|
2021-06-20 11:30:42 +02:00 |
test.h
|
Give tests their own playground IStorage
|
2021-05-14 01:00:41 +02: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 |