1
0
mirror of https://github.com/falk-werner/webfuse synced 2024-10-27 20:34:10 +00:00
falk-werner_webfuse/test/webfuse/utils
2020-04-04 08:32:26 +02:00
..
die_if.cc organized unit tests 2020-02-20 17:15:13 +01:00
die_if.hpp organized unit tests 2020-02-20 17:15:13 +01: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 added unit tests for open (adapter) 2020-04-04 08:32:26 +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