nextcloud-desktop/csync/tests/csync_tests
Jocelyn Turcotte 2b274e9460 Fix the MSVC build
- Replace functions that are provided by MinGW with a Win32-based
  implementation
- Explicitly export needed symbols from ocsync.dll
- Rename share.h to sharemanager.h since the name clashes with one
  of the Windows headers and get included from there
- Remove the timestamp from the fallback csync stderr logging, it's
  not used since we always provide a log callback
2016-09-16 17:43:39 +02:00
..
check_csync_commit.c Remove superfluous error checking from csync_create and csync_init 2016-02-25 20:53:13 +01:00
check_csync_create.c Remove superfluous error checking from csync_create and csync_init 2016-02-25 20:53:13 +01:00
check_csync_exclude.c Fix the MSVC build 2016-09-16 17:43:39 +02:00
check_csync_init.c Fix compile warnings in tests 2016-06-07 09:43:04 +02:00
check_csync_log.c Fix the MSVC build 2016-09-16 17:43:39 +02:00
check_csync_misc.c Add missing license headers in tests 2014-02-24 11:08:58 +01:00
check_csync_statedb_load.c Fix the MSVC build 2016-09-16 17:43:39 +02:00
check_csync_statedb_query.c Remove superfluous error checking from csync_create and csync_init 2016-02-25 20:53:13 +01:00
check_csync_update.c Remove superfluous error checking from csync_create and csync_init 2016-02-25 20:53:13 +01:00
check_csync_util.c Add missing license headers in tests 2014-02-24 11:08:58 +01:00