9083ea2d02
MXS-2290 Reject use of whitespace in section names
...
Whitespace in section names was deprecated in 2.2 and in 2.4 it
will be rejected.
2019-01-28 12:22:28 +02:00
f78df53f30
MXS-2274 Add test
...
Check that use of reserved names (those starting with "@@") in
configuration file is rejected.
2019-01-28 12:22:28 +02:00
3300bfd17f
Remove test for passwd removal
...
Configs with passwd are still accepted in 2.3.
2018-11-06 15:09:14 +02:00
c447e5cf15
Uncrustify maxscale
...
See script directory for method. The script to run in the top level
MaxScale directory is called maxscale-uncrustify.sh, which uses
another script, list-src, from the same directory (so you need to set
your PATH). The uncrustify version was 0.66.
2018-09-09 22:26:19 +03:00
d51a21faf7
Remove passwd
from test configurations
...
As the parameter will be removed in 2.3, the test configurations need to
be updated.
2018-07-17 11:52:14 +03:00
433528aa59
MXS-1731: Treat empty parameters as errors
...
If a parameter is defined without a value, it is now treated as an error.
2018-03-21 14:58:09 +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