Daniel Martí
e20188b804
Use more switches
2015-12-07 21:20:11 +01:00
Daniel Martí
52ada0131a
Deduplicate types in tests
2015-11-13 18:50:43 +01:00
Daniel Martí
92713acdce
Fix tests after e085e039
...
We already had a getPackageInfo, but it wasn't the proper one with flags so
that our new code could use it.
2015-10-25 13:13:55 +01:00
Daniel Martí
b60afa2dc0
checkstyle: Also check test sources
2015-10-09 11:19:41 +02:00
Daniel Martí
bc283304df
Fix tests compilation after 5c4de9a1
2015-10-08 13:28:35 +02:00
Daniel Martí
0f18a0979d
Run Android Studio's import optimizer
...
* Remove all wildcard imports
* Reorder alphabetically and by source
* Remove unused imports
2015-04-07 11:58:22 +02:00
Peter Serwylo
a16bc22c4a
Fixed broken + commented out tests.
...
They were all due to the addition of "application label" to the
installed app cache. This commit adds a mock ApplicationInfo
to the mock package manager and also specifies the label while
inserting into the test content provider.
2015-04-01 15:33:58 +11:00
Daniel Martí
06dd4c8dcb
Move F-Droid project into subdir, keeping a root gradle project
...
Also improved .gitignore a tad
2014-12-09 15:36:07 +01:00