|
b98c0841b4
|
Enable and fix -Wextra warnings
Fixed all warnings that were present with -Wextra.
|
2018-07-03 15:07:19 +03: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 |
|
|
5e2ac6a921
|
Add default parameter values for methods in maxscales.h
As all current tests use only a single MaxScale, explicitly requiring the
number of the MaxScale to use is not convenient.
|
2017-12-20 11:54:21 +02:00 |
|
|
3c88bf1ec6
|
refactored tests (#147)
|
2017-12-08 12:23:04 +02:00 |
|
|
8c6ca38a8a
|
add tests
|
2017-05-23 21:09:30 +03:00 |
|