File: README

package info (click to toggle)
fdroidserver 2.4.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 18,948 kB
  • sloc: python: 34,139; xml: 2,186; sh: 1,362; java: 293; makefile: 54; javascript: 23
file content (8 lines) | stat: -rw-r--r-- 341 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8

The GnuPG tests require a complicated setup to allow for gpg to import
a secret key, then use it without any human interaction.  gpgsign
changes so rarely that it doesn't need to be tested as part of
autopkgtest.

In the test suite for 1.0.7 and older, the only way to disable gpg in
the test suite is to set the env var TRAVIS_OS_NAME=osx