Move the .result test files in mysql-test to the same directory as the .test files. This should be done to have the .test and .result file after each other when doing bzr gcommit.
Move each file from the .r directory to the .t directories. Remove the 'r' directories Fix mysql-test-run to use 't' instead of the 'r' directory for the result files. For future: Rename 't' directories as 'tests'
Observers changed: Sergei
High-Level Specification modified. --- /tmp/wklog.15.old.22245 2009-04-19 19:00:09.000000000 +0300 +++ /tmp/wklog.15.new.22245 2009-04-19 19:00:09.000000000 +0300 @@ -1 +1,9 @@ +Move each file from the .r directory to the .t directories. +Remove the 'r' directories +Fix mysql-test-run to use 't' instead of the 'r' directory for the +result files. + +For future: + +Rename 't' directories as 'tests'