MySQL Forums
Forum List  »  Quality Assurance

Re: Test Files in MySQL source files
Posted by: Bjørn Munch
Date: December 29, 2014 04:23AM

I'm not sure what you mean by a "test file" but if you mean the tests that come bundled with the source, they are found under the directory mysql-test together with the mysql-test-run.pl script that runs these tests.

If you mean test *source* there is some of that under directories tests, unittests and sql-bench. The source in those directories are not part of MySQL as such.

Options: ReplyQuote


Subject
Views
Written By
Posted
2711
December 24, 2014 02:07AM
Re: Test Files in MySQL source files
1785
December 29, 2014 04:23AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.