diff --git a/test/test_logging.c b/test/test_logging.c index ea42309..1a1d930 100644 --- a/test/test_logging.c +++ b/test/test_logging.c @@ -10,7 +10,8 @@ #define FILE_NAME "logfile_test.log" #define SUBDIR "log_subdir" #define SUBDIR_FILE_NAME SUBDIR "/" FILE_NAME - +//Note that these tests are comewhat fragile as they depend on the +//file sizes that are created, which depends on the (relative)paths of this file. //for cleaning the created log files.. static void logging_rm_files(void) {