|
0f4e485a1c
|
fix compiler warnings in rds_vpc test
|
2019-02-27 23:42:15 +02:00 |
|
|
21fc015635
|
Fix compiler warnings in system tests
|
2019-02-27 23:15:36 +02:00 |
|
|
421e64ceeb
|
Take -Wall into use for tests
Take almost all warnings into use except `format-overflow` and
`unused-function`. format-overflow needs to be handled in a separate
commit.
|
2018-04-23 14:02:54 +03:00 |
|
|
0f0913fc99
|
Fix test build failures with GCC 8
GCC 8 enables -Werror=return-type by default which combined with -Werror
causes the build to fail.
|
2018-04-23 14:02:53 +03:00 |
|
|
8c6ca38a8a
|
add tests
|
2017-05-23 21:09:30 +03:00 |
|