• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

rockdaboot / wget2 / 660
62%

Build:
DEFAULT BRANCH: master
Ran 01 Jan 2018 02:07PM UTC
Jobs 1
Files 82
Run time 3s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
660

push

travis-ci

rockdaboot
Fixed problems pointed out in MR. Added tests and doxygen documentation.

* bootstrap.conf: Add canonicalize module.
* cfg.mk: Added exclusions to no new line at EOF for binary files used in tests.
* configure.ac: Check for libgpgme
* docs/wget2_manual.md: Added manual entries for --verify-sig, --gnupg-homedir, and new exit codes.
* fuzz/Makefile.am: Amend linker options
* include/wget/wget.h: Add error codes for GPG signature verification.
* po/POTFILES.in: Add new files.
* src/Makefile.am: Add src/gpgme.c and src/wget_gpgme.h
* src/gpgme.c: Using new error codes, and better signature verification failure detection.
* src/job.c (job_free): Free sig_filename
* src/options.c: Add new options --gnupg-homedir and --verify-sig
* src/wget.c: Verify the signature if possible, exit with the proper status code,
  print error messages
* src/wget_gpgme.h: Add documentation.
* src/wget_job.h: Extend struct JOB
* src/wget_options.h: Add new status codes, add new members to struct config
* tests/Makefile.am: Added new tests.
* tests/gpg-test-util.h: Common GPG testing functionality (tries to verify a signature, expects exit code ... etc).
* tests/gpg/helloworld.txt: Text that has been signed in the .sig files.
* tests/gpg/helloworld.txt.{invalid,no-pub,missing,trusted}.sig: Signatures on helloworld.txt with properties described by their names.
* tests/gpg/openpgp-revocs.d/*: Revocation certs for the fake "homedir"
* tests/gpg/private-keys-v1.d/*: The not-so-private private keys used to sign the test file.
* tests/gpg/pubring.kbx: Fake gnupg homedir public key ring.
* tests/gpg/test-gpg-*.c: Tests.
* tests/valgrind-supressions: Supress failures due to oddness with GPGME.
* unit-tests/Makefile.am: Add src/gpgme.o to BASE_OBJS

12 of 12 new or added lines in 3 files covered. (100.0%)

8983 of 11872 relevant lines covered (75.67%)

11769.57 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
3
100.0
src/blacklist.c
7
100.0
libwget/random.c
8
100.0
libwget/thread.c
10
100.0
libwget/cookie.c
15
100.0
libwget/bar.c
22
100.0
src/bar.c
23
100.0
libwget/hsts.c
25
100.0
libwget/tls_session.c
28
100.0
src/options.c
30
100.0
libwget/hpkp.c
38
100.0
libwget/ocsp.c
41
100.0
libwget/vector.c
44
100.0
src/host.c
44
100.0
libwget/init.c
99
100.0
libwget/ssl_gnutls.c
145
100.0
src/stats.c
167
100.0
libwget/http.c
171
100.0
libwget/net.c
390
100.0
src/wget.c
Jobs
ID Job ID Ran Files Coverage
1 660.1 01 Jan 2018 02:07PM UTC 0
75.67
Travis Job 660.1
Source Files on build 660
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #660
  • 39dfeec1 on github
  • Prev Build on master (#659)
  • Next Build on master (#675)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc