Branch: refs/heads/master
Home: https://github.com/ddclient/ddclient
Commit: 0cc83cd5ec230a67ed5375f14df25a39dddc6e1f
https://github.com/ddclient/ddclient/commit/0cc83cd5ec230a67ed5375f14df25a39dddc6e1f
Author: Richard Hansen <rh...@rh...>
Date: 2020-06-29 (Mon, 29 Jun 2020)
Changed paths:
M CONTRIBUTING.md
M t/version.pl.in
Log Message:
-----------
Simplify runtime imports in test code
Also use `BAIL_OUT` instead of `die` if `require 'ddclient'` fails.
Commit: a8212a397e8d2e377fdd6004e4925fada86837df
https://github.com/ddclient/ddclient/commit/a8212a397e8d2e377fdd6004e4925fada86837df
Author: Richard Hansen <rh...@rh...>
Date: 2020-06-30 (Tue, 30 Jun 2020)
Changed paths:
M .github/workflows/ci.yml
M CONTRIBUTING.md
M configure.ac
M t/version.pl.in
Log Message:
-----------
Add a test for unexpected warnings
Commit: 06851b770e3a3df0716527a0dd3d94a8a3b07884
https://github.com/ddclient/ddclient/commit/06851b770e3a3df0716527a0dd3d94a8a3b07884
Author: Sandro <san...@gm...>
Date: 2020-06-30 (Tue, 30 Jun 2020)
Changed paths:
M .github/workflows/ci.yml
M CONTRIBUTING.md
M configure.ac
M t/version.pl.in
Log Message:
-----------
Merge pull request #207 from rhansen/test-improvements
Compare: https://github.com/ddclient/ddclient/compare/858fe53072be...06851b770e3a
|