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
0d73530ff3
Merge branch '2.2' into develop
2018-06-08 11:30:55 +03:00
600d459079
Fix attribute assignment in mxs1824_double_cursor
...
Used correct type, checked for return value.
2018-06-08 07:45:18 +03:00
051ed76d73
Merge branch '2.2' into develop
2018-05-17 11:23:03 +03:00
2a7f470b6b
Make test failure messages unique in mxs1824_double_cursor
...
Having the same error for two different failures makes it harder to figure
out which one of them fails.
2018-05-17 10:57:05 +03:00
4b95bbc7b8
Enable info log for failing tests
...
The three tests appear to hang in unexpected places. Enabling the info log
should reveal where the hang happens.
2018-05-03 09:46:46 +03:00
a155d1085c
MXS-1824: Add test case
...
Added a test case that reproduces the problem and verifies that it is
fixed.
2018-04-26 16:02:09 +03:00