Austin Horstman
439a125afe
tests: remove with lib ( #6511 )
2025-02-21 23:20:07 -06:00
Robert Helgesson
ef4370bedc
tests: allow testing assertions
...
By default tests are expected to produce no assertion.
This also updates the existing tests to match.
2021-02-07 22:48:22 +01:00
Andrew Fontaine
baea46c5ac
git: set SSL if useStartTls is false
...
The git-send-email [0] script uses StartTLS if `smtpEncryption` is set
to `tls`, which can break services that don't support StartTLS.
[0]: bd42bbe1a4/git-send-email.perl (L1533)
PR #1395
2020-08-13 21:36:31 +02:00
Robert Helgesson
45cadbd4f3
git: quote sendemail section header
...
This will allow, e.g., the character `@` in the email identity.
Also adds a test case.
Fixes #557
2019-01-29 18:28:55 +01:00