14890cb232
Merge branch '2.2' into 2.3
2019-03-15 12:26:59 +02:00
84e456eee2
ignore truncate() return in fwf_syntax test
2019-03-13 12:53:12 +02:00
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
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
28e55b260f
Fix test failures
...
Added timeouts to maxinfo_sql and mysqlmon_failover_stress, fixed
fwf_syntax to work with out-of-source test runs.
2018-07-31 22:32:31 +03:00
3c88bf1ec6
refactored tests ( #147 )
2017-12-08 12:23:04 +02:00
cda1fdc26a
Refactor fwf_syntax
...
Use stack allocated classes, check return value of the start command and
combine the rule creation function.
2017-09-21 09:36:50 +03:00
8c6ca38a8a
add tests
2017-05-23 21:09:30 +03:00