22 Commits

Author SHA1 Message Date
josch
ce87652383 tests/valgrind_fuse.sh: add more notes 2015-01-18 09:42:09 +01:00
josch
90dc1c2927 protect every fuse call by mutexes to allow mounting without -s option 2014-12-29 22:47:52 +01:00
josch
40f09aebd6 fuse: add rename 2014-12-19 10:15:31 +01:00
josch
5bd9e418c4 make everything work on freebsd 2014-12-09 15:30:13 +01:00
josch
313964bb01 extend test case for fuse 2014-12-05 13:05:33 +01:00
josch
e730107b8b tests/valgrind_fuse.sh: adjust configuration file location 2014-12-01 22:02:19 +01:00
josch
d25439755c make sure that test fuse mount is unmounted even on error 2014-11-14 13:07:01 +01:00
josch
254aaa6033 fix testsuite problems 2014-11-05 13:21:51 +01:00
josch
6b3ff6b7f5 tests/indent.sh: do not check 3rdparty directory 2014-11-03 20:40:03 +01:00
josch
3db5ce5c42 implement preliminary support to read files
* no writing yet
  * no delta updates yet - new versions will be retrieved fully
2014-10-27 14:17:06 +01:00
josch
b6026aa350 valgrind_fuse: only wait 10 seconds for fuse to be mounted 2014-10-26 14:10:49 +01:00
josch
524fdf5824 add valgrind test for mediafire-fuse and fix memleaks 2014-10-25 11:39:26 +02:00
josch
8ac6e70609 Don't let api_device_getchanges print but let it fill datastructures 2014-09-25 21:51:42 +02:00
josch
44ba88a69d make valgrind return non-zero exit on failure 2014-09-25 19:25:57 +02:00
josch
6ca27f0a6a fix indent test and indentation 2014-09-24 11:28:35 +02:00
josch
e14d91ca1d mfshell: add configuration file parsing 2014-09-23 11:38:10 +02:00
josch
08c067a352 add const qualifiers to some variables 2014-09-23 09:28:58 +02:00
josch
042a1cdf09 Add valgrind tests and fix memleaks 2014-09-23 09:28:24 +02:00
josch
122db2ed82 tests/iwyu.py: print diff if descrepancy is found 2014-09-20 14:39:24 +02:00
josch
e10ed72a48 tests/indent.sh: use find because dash cannot expand ** 2014-09-20 14:38:26 +02:00
josch
097a855751 use gnu indent to enforce coding style and adapt source
- indent options are listed in ./.indent.pro
 - use test case to run indent
2014-09-20 12:29:39 +02:00
josch
d8e00119b4 add test with iwyu and fix all headers accordingly 2014-09-20 10:31:55 +02:00