chiark / gitweb /
Merge branch 'import-tweaks-and-tests' into 'master'
authorDaniel Martí <mvdan@mvdan.cc>
Fri, 11 Sep 2015 00:23:42 +0000 (00:23 +0000)
committerDaniel Martí <mvdan@mvdan.cc>
Fri, 11 Sep 2015 00:23:42 +0000 (00:23 +0000)
commit13b5966062435e9690981a6306e65504d686a45b
tree5dcfb0e6bc0d5876c462eba4c05f1336b59770c3
parente9e2713cde751e4181a19d8e29832278edef5fc8
parent491d2d75a280b2e5b6b9d9f5be40326a937458ce
Merge branch 'import-tweaks-and-tests' into 'master'

Import tweaks and tests

This makes the code for `fdroid import` a bit more flexible and adds tests for the first time.  It also comments out options in `examples/config.py` that just mirror the defaults to make it clear that they are defaults, and help illustrate other options (this is standard procedure in default config files).

More details in the commit messages.

See merge request !76