blob: 756ba4af03c202b88abcb11d74c25f950949ecf5 (
plain)
1
2
3
4
5
|
# file : tests/basic/testscript
# copyright : Copyright (c) 2016-2018 Code Synthesis Ltd
# license : GPLv2 with FOSS License Exception; see accompanying COPYING file
$* >~'/libmysqlclient version: \d+\.\d+\.\d+(-.+)?/'
|