nextcloud-desktop/test/csync
Olivier Goffart 0936cfee5d
chsck_vio: fix readdir test by removing it.
The code that was creating the files in the directory was removed in
commit 6906b8d30c. The directory is empty
so the result is expected to be null. It was passing before because the
code was returning an entry for . and ..,  but since commit
35f80bd439 this is no longer the case
2017-10-05 22:01:36 +02:00
..
csync_tests Remove the usage of phash in csync 2017-10-05 22:01:33 +02:00
encoding_tests Move non-csync-dependent parts of FileSystem to src/common 2017-10-05 22:01:33 +02:00
log_tests Compile almost all of csync as C++ 2017-10-05 22:01:03 +02:00
std_tests Move SyncJournalDB to src/common 2017-10-05 22:01:33 +02:00
vio_tests chsck_vio: fix readdir test by removing it. 2017-10-05 22:01:36 +02:00
AUTHORS Move csync/tests to test/csync 2017-10-05 22:01:03 +02:00
CMakeLists.txt Replace the custom rbtree by a std::map 2017-10-05 22:01:33 +02:00
cmdline.c Move csync/tests to test/csync 2017-10-05 22:01:03 +02:00
COPYING Move csync/tests to test/csync 2017-10-05 22:01:03 +02:00
torture.c Move csync/tests to test/csync 2017-10-05 22:01:03 +02:00
torture.h Compile almost all of csync as C++ 2017-10-05 22:01:03 +02:00
valgrind-csync.supp Move csync/tests to test/csync 2017-10-05 22:01:03 +02:00