Age | Commit message (Collapse) | Author |
|
|
|
We don’t need any UTF-8 support here, and it’s more portable
|
|
|
|
fix #3226
|
|
|
|
|
|
|
|
|
|
|
|
fix #3211
|
|
|
|
|
|
This coverage is probably more useful than the other one, because it’s not
really reasonable to try to cover everything with simple units test (e.g. on
network code etc).
However, we should strive to have 100% coverage with our e2e tests.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix #3177
|
|
|
|
|
|
|
|
|
|
Avoids:
- Relying on github’s services
- Fetching a new (malicious) version, automatically, without any “check”
|
|
|
|
|
|
|
|
fix #3157
|
|
ref #3152
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The unit file Type=, as well as the executable path should now be correct
with a simple “make install”, whatever the install prefix and the DESTDIR
values are.
ref #3152
|
|
|
|
|
|
make coverage will display an error instead
|