Markus Mäkelä
795796c8a2
Swap usernames around in mxs729_maxadmin
...
The usernames were in the wrong order.
2018-09-19 14:22:21 +03:00
Niclas Antti
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
Markus Mäkelä
a13e95951b
Merge branch '2.2' into develop
2018-08-30 11:37:49 +03:00
Timofey Turenko
4fd6d075cb
doc and astyle fixes
2018-08-29 12:00:52 +03:00
Markus Mäkelä
881c49c57d
Fix mxs729_maxadmin
...
The results returned appear to be inverted with C++11 version of an
unordered map.
2018-07-11 14:08:47 +03:00
Markus Mäkelä
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
Timofey Turenko
3c88bf1ec6
refactored tests ( #147 )
2017-12-08 12:23:04 +02:00
Markus Mäkelä
3841205704
Update mxs729_maxadmin
...
The test expected the old result for the test.
2017-09-12 11:17:19 +03:00
Markus Mäkelä
5455ffbb7f
Update mxs729_maxadmin
...
The test now expects the correct output.
2017-08-30 13:07:46 +03:00
Markus Mäkelä
80ef13c7f2
MXS-1354: Update mxs729_maxadmin test
...
Updated test to check the new behavior of the admin users.
2017-08-19 10:19:55 +03:00
Timofey Turenko
8c6ca38a8a
add tests
2017-05-23 21:09:30 +03:00