Commit Graph

7 Commits

Author SHA1 Message Date
77ef3dd613 Merge branch '2.2' into 2.3 2019-03-05 04:54:40 +02:00
21fc015635 Fix compiler warnings in system tests 2019-02-27 23:15:36 +02: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
74ec1e7400 Skip tests that cannot be run
If a test requires Galera but it is not available, it is now skipped. All
tests that explicitly use the `test.galera` member as well as all tests
that use a Galera configuration now require that Galera is present.
2018-11-19 20:02:10 +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
3c88bf1ec6 refactored tests (#147) 2017-12-08 12:23:04 +02:00
8c6ca38a8a add tests 2017-05-23 21:09:30 +03:00