~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/test-run.pl

  • Committer: arjen at com
  • Date: 2008-08-25 13:26:34 UTC
  • mto: This revision was merged to the branch mainline in revision 371.
  • Revision ID: arjen@lentz.com.au-20080825132634-yh2563i3xvltoavx
Initial mods for making all tests work again. Some tests adapted+added.
List of tests in Makefile now alphabetically sorted, dups removed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
#
9
9
#  Tool used for executing a suite of .test file
10
10
#
11
 
#  See the "MySQL Test framework manual" for more information
12
 
#  http://dev.mysql.com/doc/drizzletest/en/index.html
 
11
#  For now, see the "MySQL Test framework manual" for more information
 
12
#  http://dev.mysql.com/doc/mysqltest/en/index.html
 
13
#  (as the Drizzle test environment is currently still fairly similar)
13
14
#
14
15
#  Please keep the test framework tools identical in all versions!
15
16
#