mirror of
https://github.com/MariaDB/server.git
synced 2026-05-14 19:07:15 +02:00
Merge branch '10.0' into 10.1
This commit is contained in:
commit
c09a8b5b36
3 changed files with 5 additions and 8 deletions
|
|
@ -362,10 +362,6 @@ INCLUDE(maintainer)
|
|||
|
||||
IF(WITH_UNIT_TESTS)
|
||||
ENABLE_TESTING()
|
||||
# This is the only instance where ADD_TEST should be used,
|
||||
# to make sure that make test will run MTR,
|
||||
# use MY_ADD_TEST macro to add other tests
|
||||
ADD_TEST(NAME MTR COMMAND ./mysql-test-run WORKING_DIRECTORY "mysql-test")
|
||||
ADD_SUBDIRECTORY(unittest/mytap)
|
||||
ADD_SUBDIRECTORY(unittest/strings)
|
||||
ADD_SUBDIRECTORY(unittest/examples)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue