Files
fdroidserver/tests/verify.TestCase
Hans-Christoph Steiner 9e58fc8cda verify: normalize dicts via JSON for reliable comparisons
13016c5d63 in !602 used a set to prevent
duplicate entries, but that worked poorly because it required lots of
data wrapping.  Instead, just normalize to JSON, then equality is easy.
2022-08-24 19:16:33 +02:00

3.3 KiB
Executable File