9572330857
MXS-2900 Rename maxtest headers to .hh
2020-07-13 18:44:45 +03:00
680ba80870
MXS-2900 maxtest includes cleanup, part 3
2020-06-23 13:23:02 +03:00
edd5ddcc88
Merge branch '2.2' into develop
2018-09-10 12:29:00 +03:00
6279ab350c
Rename TestConnections::assert() to TestConnections::expect()
...
Allows the including of <assert.h>.
2018-09-10 10:24:46 +03: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
c49b6ada7d
MXS-1932: Make it clear what is being tested
...
The test was not very clear about what it does. Added comments to clarify
what is done and why. Also fixed a typo.
2018-06-21 15:17:10 +03:00
7a0a6c3af1
MXS-1932: Add test case
...
Added test case that reproduces the problem and verifies that it is fixed.
2018-06-20 14:41:56 +03:00