1
0
mirror of https://github.com/falk-werner/webfuse-provider synced 2024-09-28 06:10:50 +00:00
falk-werner_webfuse-provider/test/webfuse/utils
2020-04-05 20:11:07 +02:00
..
file_utils.cc organized unit tests 2020-02-20 17:15:13 +01:00
file_utils.hpp organized unit tests 2020-02-20 17:15:13 +01:00
path.c removed NULL-checks after malloc: they are not necessary, they were not consequently used and objects constructed by 3rd party libs are also unchecked 2020-03-21 21:22:22 +01:00
path.h made static_filesystem private (used for test purposes only) 2020-02-20 18:54:29 +01:00
static_filesystem.c removed NULL-checks after malloc: they are not necessary, they were not consequently used and objects constructed by 3rd party libs are also unchecked 2020-03-21 21:22:22 +01:00
static_filesystem.h removed some dead code 2020-02-20 19:06:38 +01:00
tempdir.cc organized unit tests 2020-02-20 17:15:13 +01:00
tempdir.hpp organized unit tests 2020-02-20 17:15:13 +01:00
timeout_watcher.cc organized unit tests 2020-02-20 17:15:13 +01:00
timeout_watcher.hpp organized unit tests 2020-02-20 17:15:13 +01:00
wrap.hpp fix: compile error on arm targets 2020-04-04 12:49:02 +02:00
ws_server.cc made client protocol test single threaded 2020-02-23 21:02:01 +01:00
ws_server.hpp made client protocol test single threaded 2020-02-23 21:02:01 +01:00