Olivier Goffart
|
b4efcf1627
|
Compile the tests after merge
(Still not passing)
|
2013-08-18 19:11:36 +02:00 |
|
Olivier Goffart
|
b5ed352aa3
|
Merge remote-tracking branch 'origin/master' into ocsync
Only confluct resolution, do not compile or works
Conflicts:
CMakeLists.txt
CPackConfig.cmake
ConfigureChecks.cmake
client/csync_client.c
cmake/Modules/DefineCompilerFlags.cmake
cmake/Modules/DefineInstallationPaths.cmake
cmake/Modules/FindIconv.cmake
cmake/Modules/FindIniparser.cmake
cmake/Modules/FindNeon.cmake
config.h.cmake
config/CMakeLists.txt
config/ocsync.conf
doc/CMakeLists.txt
modules/csync_owncloud.c
modules/csync_sftp2.c
src/CMakeLists.txt
src/csync.c
src/csync.h
src/csync_config.c
src/csync_exclude.c
src/csync_lock.c
src/csync_macros.h
src/csync_misc.c
src/csync_misc.h
src/csync_private.h
src/csync_propagate.c
src/csync_statedb.c
src/csync_statedb.h
src/csync_update.c
src/csync_util.c
src/csync_util.h
src/std/c_dir.c
src/std/c_file.c
src/std/c_private.h
src/std/c_string.c
src/std/c_string.h
src/std/c_time.c
src/vio/csync_vio.c
src/vio/csync_vio.h
src/vio/csync_vio_file_stat.h
src/vio/csync_vio_local.c
src/vio/csync_vio_method.h
tests/CMakeLists.txt
tests/csync_tests/check_csync_statedb_load.c
tests/csync_tests/check_csync_statedb_query.c
tests/csync_tests/check_csync_treewalk.c
tests/csync_tests/check_csync_update.c
tests/ownCloud/HTTP/DAV.pm
tests/ownCloud/ownCloud/Test.pm
tests/std_tests/check_std_c_str.c
tests/vio_tests/check_vio.c
|
2013-08-18 16:21:18 +02:00 |
|
Klaas Freitag
|
8f6562f737
|
Disabled lock test for owncloud.
|
2013-05-13 15:30:10 +02:00 |
|
Klaas Freitag
|
3b6d1cab91
|
Test for csync_commit
|
2013-04-24 14:21:51 +02:00 |
|
Klaas Freitag
|
2b971a09f3
|
Make httpbf tests functional.
|
2013-04-17 15:21:38 +02:00 |
|
Klaas Freitag
|
2cc291c520
|
tests: Add treewalk test.
Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
|
2013-03-08 15:55:03 +01:00 |
|
Klaas Freitag
|
7d0acf9ba3
|
Encoding test and make all tests work cross platform.
Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
|
2013-02-06 14:42:17 +01:00 |
|
Klaas Freitag
|
70a273eafd
|
Do not compile lock test for win32.
|
2012-12-10 21:15:45 +01:00 |
|
Olivier Goffart
|
95edd6a9de
|
Merge remote-tracking branch 'origin/master' into dav
Conflicts:
config/ocsync_log.conf
src/csync.c
src/csync.h
src/csync_config.c
src/csync_log.h
src/csync_private.h
src/csync_statedb.c
tests/csync_tests/check_csync_config.c
|
2012-12-03 17:32:08 +01:00 |
|
Andreas Schneider
|
890df87d00
|
csync: Add support for a log callback.
|
2012-10-30 11:27:20 +01:00 |
|
Klaas Freitag
|
2bb52ef6f9
|
Merge branch 'master' into dav - get cmocka tests and database move.
Conflicts:
CMakeLists.txt
cmake/Modules/FindCMocka.cmake
src/csync.c
src/csync_exclude.c
src/csync_reconcile.c
src/csync_statedb.c
src/csync_update.c
src/csync_util.c
src/vio/csync_vio.c
tests/CMakeLists.txt
tests/csync_tests/check_csync_exclude.c
tests/csync_tests/check_csync_statedb_load.c
tests/csync_tests/check_csync_statedb_query.c
tests/csync_tests/check_csync_update.c
tests/std_tests/check_std_c_path.c
|
2012-10-27 19:27:14 +02:00 |
|
Andreas Schneider
|
c24a18cbfd
|
cmake: Cleanup testing and enable test target.
|
2012-10-19 19:07:15 +02:00 |
|
Andreas Schneider
|
ac5855940a
|
tests: Remove the check_vio_local test.
It is tested by check_vio anyway.
|
2012-10-19 18:26:19 +02:00 |
|
Andreas Schneider
|
6dcb50d8ba
|
tests: Disable log test.
|
2012-10-16 17:23:07 +02:00 |
|
Andreas Schneider
|
b1b0c2c510
|
tests: Start to use cmocka for the tests.
|
2012-10-16 10:37:40 +02:00 |
|
Klaas Freitag
|
5f93c490a5
|
Make ownCloud cmocka test build on the win32 platform.
|
2012-07-11 18:01:08 +02:00 |
|
Klaas Freitag
|
9eae6d88fd
|
Add ownCloud directory in tests.
|
2012-07-09 14:10:04 +02:00 |
|
Klaas Freitag
|
694a34db9a
|
tests: Added treewalk test.
|
2012-05-07 17:19:06 +02:00 |
|
Andreas Schneider
|
0634e0fdea
|
Don't require a C++ compiler.
|
2009-03-18 10:55:14 +01:00 |
|
Andreas Schneider
|
1572841ec5
|
Add a testcase for the update detection.
|
2008-08-01 15:58:28 +02:00 |
|
Andreas Schneider
|
88690312d7
|
Rename the csync_journal files to csync_statedb.
|
2008-07-09 09:57:19 +02:00 |
|
Andreas Schneider
|
8dd91e1e56
|
Add test for c_list functions.
|
2008-05-20 12:05:53 +02:00 |
|
Andreas Schneider
|
55467248a8
|
Add tests for c_time functions.
|
2008-05-19 17:31:59 +02:00 |
|
Andreas Schneider
|
364b8038e6
|
Split up journal tests in test which needs init and just create.
|
2008-05-09 09:59:26 +02:00 |
|
Andreas Schneider
|
9c245073c0
|
Split csync tests into two tests.
|
2008-05-09 09:54:08 +02:00 |
|
Andreas Schneider
|
9f887635b2
|
Add tests for the csync_util functions.
|
2008-05-09 09:26:12 +02:00 |
|
Andreas Schneider
|
be57b79d6c
|
Add test for csync_difftime().
|
2008-05-09 09:25:50 +02:00 |
|
Andreas Schneider
|
46bedd6285
|
Remove obsolete definition.
|
2008-05-08 15:07:32 +02:00 |
|
Andreas Schneider
|
d0a6e9221b
|
Fix tests and remove developer mode.
This allows to run all tests without the need for a special developer
mode.
|
2008-05-07 15:33:55 +02:00 |
|
Andreas Schneider
|
7b6be113ea
|
Add commandline options support for testcases.
This adds a simple possibility to run the test not in the fork mode.
|
2008-05-07 10:56:36 +02:00 |
|
Andreas Schneider
|
335b97242c
|
Add some tests for csync_vio_local.
|
2008-04-23 17:54:53 +02:00 |
|
Andreas Schneider
|
d2b7c2f0c6
|
Add vio module loading test.
|
2008-04-18 19:16:54 +02:00 |
|
Andreas Schneider
|
7bd9c7753d
|
Add test for csync_vio_file_stat.
|
2008-04-16 10:32:33 +02:00 |
|
Andreas Schneider
|
ab39159607
|
Add virtual IO plugin system.
This is the initial commit of the vio plugin system. The idea is based on
gnomevfs.
|
2008-04-07 17:16:41 +02:00 |
|
Andreas Schneider
|
335d07e0b8
|
Add a exclude list.
|
2008-03-25 16:13:44 +01:00 |
|
Andreas Schneider
|
2e34b51373
|
Load the config file.
|
2008-03-06 17:43:58 +01:00 |
|
Andreas Schneider
|
1b29a420bc
|
Initial commit
|
2008-02-27 18:56:47 +01:00 |
|