Commit Graph

13 Commits

Author SHA1 Message Date
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