signindex: add JSON check for entry.json

Ran this to generate/refresh the test index files:
`cd tests; ../fdroid update --nosign --pretty`

* converts config.py description to a single line, since the values are no
  longer stripped, so this give the same output.

closes #835
This commit is contained in:
Hans-Christoph Steiner 2023-02-17 12:39:15 +01:00 committed by Jochen Sprickerhof
parent 6e2b4f65c2
commit 0c9f62a5fe
11 changed files with 1048 additions and 31 deletions

View file

@ -1,6 +1,6 @@
{
"repo": {
"timestamp": 1502845383782,
"timestamp": 1676634233000,
"version": 20002,
"name": "My First F-Droid Repo Demo",
"icon": "icon.png",
@ -698,4 +698,4 @@
}
]
}
}
}