mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 22:40:29 +03:00
add basic test suite for gradlew-fdroid
!707
fdroiddata#6216
The se.manyver app is licensed MPL, the files came from:
81d247a6cd
This commit is contained in:
parent
83ffeb855f
commit
3de2d0f56f
13 changed files with 611 additions and 0 deletions
|
|
@ -34,6 +34,7 @@ class ScannerTest(unittest.TestCase):
|
|||
'firebase-suspect': 1,
|
||||
'org.mozilla.rocket': 3,
|
||||
'realm': 1,
|
||||
'se.manyver': 2,
|
||||
}
|
||||
for d in glob.glob(os.path.join(source_files, '*')):
|
||||
build = fdroidserver.metadata.Build()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue