680ba80870
MXS-2900 maxtest includes cleanup, part 3
2020-06-23 13:23:02 +03:00
4b6aab1417
Replace check_log_err with log_includes/log_excludes
...
The latter are more explicit and easier to understand at the call site.
Also removed the redundant crash checks via the log files.
2018-11-19 20:02:11 +02: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
84ac115af8
MXS-1760: Add use_sql_variables_in test case
...
The test checks that both text protocol and binary protocol statements
produce the correct result.
2018-05-16 11:13:36 +03:00