2
0
mirror of https://github.com/deajan/osync synced 2024-11-11 07:10:40 +00:00
Commit Graph

160 Commits

Author SHA1 Message Date
deajan
29dc7a3e9e Merge now requires program name 2017-06-19 16:01:47 +02:00
deajan
9cfd6c4eb4 Reenabled all tests 2017-04-08 22:10:01 +02:00
deajan
eb5ca2c39d Added default umask for test run 2017-04-08 22:05:22 +02:00
deajan
57facf189b Removed silent option from install test 2017-02-08 15:03:18 +01:00
deajan
024662f7ad Fixed typo 2017-02-08 14:54:03 +01:00
deajan
5ca7b7e6a2 Fix for installer error on msys/cygwin 2017-02-08 14:53:18 +01:00
deajan
f0ed2098be Fix installer on travis 2017-02-08 14:27:30 +01:00
deajan
d320c84ce9 Fixed removing temp key from authorized_keys didn't work 2017-02-08 14:19:20 +01:00
deajan
215e4f2108 Added install and uninstall to test system 2017-02-08 14:06:43 +01:00
deajan
70c858dc3d Added ssh_filter to tests 2017-02-08 13:51:26 +01:00
deajan
7aa1457971 Removed unnecessary comments 2017-02-08 08:30:15 +01:00
deajan
a186964bc8 Moved some functions to ofunctions.sh 2017-02-07 22:05:27 +01:00
deajan
0c9ab163f0 Fixed typo 2017-02-07 17:43:30 +01:00
deajan
2ec41074ae More unneeded fixes for old upgrade remote connections 2016-12-23 21:37:06 +01:00
deajan
1e0fb77cc8 Fixed possible issue with old file upgrade test when file is intended for remote cnx 2016-12-23 21:30:38 +01:00
deajan
9fd881647a Enabled remote host ping when not testing on travis 2016-12-23 21:25:04 +01:00
deajan
f4126df723 Enable remote host ping on local tests 2016-12-23 20:41:23 +01:00
deajan
f4f71a22c8 Fixed resume does not exit with warn anymore 2016-12-13 18:35:34 +01:00
deajan
36bcaecc74 Improved unit tests for soft deletion directories 2016-12-12 23:58:42 +01:00
deajan
6a3499ca88 Fix obscure rsync 3.0.6 skip-compress too verbose bug 2016-12-12 21:46:44 +01:00
deajan
4fdebf66a7 Skipping certain tests on cygwin 2016-12-12 19:27:34 +01:00
deajan
23cac5cad6 Unexpanded all source files 2016-12-11 20:54:40 +01:00
deajan
b715343b46 Merge forced_bash into master 2016-12-09 19:26:58 +01:00
deajan
4c61d0c53d Ye 2016-12-09 19:25:23 +01:00
deajan
738c11e315 Disabled symlink tests on msys 2016-12-09 19:22:14 +01:00
deajan
7033337984 Quick fix for remaining tmp file after ParallelExec test 2016-12-08 20:36:13 +01:00
deajan
696140b575 Another msys fix 2016-12-08 12:09:52 +01:00
deajan
467cb717ad Some msys fixes 2016-12-08 10:53:47 +01:00
deajan
00ae0f5fda Fixing remote third party check url not set right 2016-12-06 14:00:48 +01:00
deajan
9246c2aa6e Simplified test suite 2016-12-06 09:23:43 +01:00
deajan
39fc865db9 Added detected os string 2016-12-05 20:06:00 +01:00
deajan
653ff919c3 SSH_PORT is now an environment variable 2016-12-05 20:03:53 +01:00
deajan
5db2f8e594 Fixed inverted symlink tests 2016-12-05 12:22:59 +01:00
deajan
d655f942b1 Removed some tests from travis because of time limit 2016-12-05 11:23:48 +01:00
deajan
eaef234a8a Added symlink / broken symlink tests 2016-12-04 18:57:39 +01:00
deajan
bd12d809c9 Updated unit tests 2016-11-30 13:50:49 +01:00
deajan
7ca8bbc902 Updated tests with v1.1 branch timed execution tests 2016-11-30 13:02:01 +01:00
deajan
e15587524b Finished adding timed execution tests 2016-11-29 22:40:10 +01:00
deajan
3371e9a8f3 Improved timed execution tests 2016-11-29 20:28:15 +01:00
deajan
bda1c158d0 Reenabled all tests 2016-11-24 13:33:26 +01:00
deajan
507122b08f Added more parallelexec tests 2016-11-24 13:26:10 +01:00
deajan
c460eac640 Initial cygwin test compat 2016-11-22 19:24:51 +01:00
deajan
7e8463ec50 Fixing typos 2016-11-22 17:43:43 +01:00
deajan
2f9f2f4f57 Added Win10 bypass for some tests 2016-11-22 17:40:47 +01:00
deajan
2fd60182c0 Fixing softdel cleanup test...Again 2016-11-22 08:56:13 +01:00
deajan
23bb0ac804 Safer conflict multiple test 2016-11-21 19:41:35 +01:00
deajan
070d7b7e3a Wow... fixed the fix that should have fixed the bug 2016-11-21 19:13:15 +01:00
deajan
a3c5df9a85 Feeling stupid for this basic error 2016-11-21 18:38:43 +01:00
deajan
b8cf2e2694 Fixed skip tests logic for BSD & Mac 2016-11-21 17:31:02 +01:00
deajan
33b103a64c Cosmetic typo fix 2016-11-21 16:34:31 +01:00
deajan
eb9b34c22d Disabled all debugfs related tests on BSD / Mac / Travis 2016-11-21 16:33:22 +01:00
deajan
07f31e6b1e Fixed mkdir syntax to be BSD / Mac compatible 2016-11-21 15:12:52 +01:00
deajan
a0c1ad5a20 Reenabled all tests 2016-11-21 13:45:37 +01:00
deajan
f10feb9806 Fix for BSD skip deletion test 2016-11-21 13:42:10 +01:00
deajan
58037d2d9a Reverted to a should-build state 2016-11-21 10:25:08 +01:00
deajan
3fbcc4a4c7 More ACL testing 2016-11-21 10:19:21 +01:00
deajan
c74078d122 More travis ACL testing 2016-11-21 10:12:11 +01:00
deajan
25aa245191 More travis ACL / chattr tests 2016-11-21 10:04:00 +01:00
deajan
3304814bcd More travis ACL / setuid tests 2016-11-21 09:59:17 +01:00
deajan
384b9b9582 Added unit tests that will fail to trigger travis errors 2016-11-21 09:47:45 +01:00
deajan
4bae4fa917 Render setfacl BSD compatible 2016-11-20 21:47:56 +01:00
deajan
2a1ab2b40f More BSD love 2016-11-20 20:56:47 +01:00
deajan
5663403ddc Added forgotten cat 2016-11-20 18:57:51 +01:00
deajan
70e9936fd1 More BSD compat 2016-11-20 18:18:07 +01:00
deajan
85367b4b2f Improved unit tests compat with BSD 2016-11-20 18:04:32 +01:00
deajan
1a680e04ac Added more ACL tests 2016-11-20 17:22:03 +01:00
deajan
9194e004d3 Enabled other tests again 2016-11-19 15:09:58 +01:00
deajan
0ffb336a6d Added SSH removal after test 2016-11-19 15:06:32 +01:00
deajan
4a8a7e7a49 Improved unit tests with no ssh test 2016-11-19 14:21:42 +01:00
deajan
cd86eac828 Commit cc16c29 related changes 2016-11-19 12:50:30 +01:00
deajan
00ac1645e1 More fixes for CentOS 5 compat 2016-11-18 13:34:49 +01:00
deajan
2ed0fa7a0a Fixed bug introduced with CentOS 5 compat 2016-11-18 13:09:26 +01:00
deajan
80432de248 Rendered tests compatible with CentOS 5 2016-11-18 12:56:52 +01:00
deajan
d90baf7083 Disabled Travis daemon mode tests for now 2016-11-18 00:03:34 +01:00
deajan
d50d66731d Added elapsed time to unit tests 2016-11-17 23:48:06 +01:00
deajan
8314116c52 Add basic daemon tests 2016-11-17 23:40:17 +01:00
deajan
07227858de Reenabled all other tests :) 2016-11-17 12:20:51 +01:00
deajan
71f866aaba Added locking resume tests 2016-11-17 12:15:24 +01:00
deajan
e7e240abf8 Added deletion skip tests 2016-11-16 15:48:33 +01:00
deajan
3ca410f673 Refactored some functions 2016-11-16 11:46:09 +01:00
deajan
ddd2e482ae Fixed tests depending on minor version 2016-11-16 00:47:27 +01:00
deajan
e41b48ed2e Disabled some tests on v1.1x 2016-11-15 23:20:20 +01:00
deajan
79971ec36f Fixed tests depending on osync version 2016-11-15 22:56:02 +01:00
deajan
5bee165076 Removed deletion_failure test from travis (lack of chattr support) 2016-11-15 21:42:49 +01:00
deajan
290fbcafe2 Added failed deletion rerun test 2016-11-15 21:29:12 +01:00
deajan
dddf0bd663 Added (single/multiple) conflict backup tests 2016-11-15 19:31:52 +01:00
deajan
a122cc9b2a skipping ACL tests on travis (no get/setfacl support) 2016-11-13 20:38:16 +01:00
deajan
458f8e0ea2 Disabled ACL propagation test on travis, lack of ACL support 2016-11-13 20:32:18 +01:00
deajan
0ccb88ff19 Add ACL propagation tests 2016-11-13 20:22:52 +01:00
deajan
085a182ce6 Fixed softdeletion cleanup tests 2016-11-13 16:23:04 +01:00
deajan
91bd655fa1 Added quicksync instance IDs 2016-11-13 15:11:06 +01:00
deajan
2a94223c62 Added more unit tests 2016-11-13 14:12:51 +01:00
deajan
0bd6f61a34 Added upgrade script test 2016-10-23 19:17:25 +02:00
deajan
2d195eb660 Updated unit tests 2016-10-17 16:45:02 +02:00
deajan
b4bb334938 Removed remote ping on exclusion test 2016-09-16 17:23:25 +02:00
deajan
6d51ae45a9 Fixed exclusion test 2016-09-16 17:19:04 +02:00
deajan
3495a49f17 Rendered basic exclusion test usable 2016-09-16 10:16:18 +02:00
deajan
8e07fb1d0d WIP on exclusion tests 2016-09-16 09:51:29 +02:00
deajan
413f9c24ab Updated tests for ParallelExec 2016-09-08 22:57:57 +02:00
deajan
0d6da8d044 Added more ParallelExec testsé 2016-09-06 19:26:37 +02:00