~ubuntu-branches/ubuntu/precise/mysql-5.5/precise

« back to all changes in this revision

Viewing changes to mysql-test/lib/mtr_cases.pm

  • Committer: Package Import Robot
  • Author(s): Clint Byrum
  • Date: 2011-11-25 18:07:00 UTC
  • Revision ID: package-import@ubuntu.com-20111125180700-47wdz80seqkbu0gg
Tags: 5.5.17-4ubuntu6
* d/control: need to also break mysql-client-core-5.1 and
  mysql-server-core-5.1 as well so that apt knows not to
  remove mysql-server/mysql-client.
* d/control: convert mysql-client back to a meta-package as well.
* d/patches/72_fix_standalone_tests.patch: fix testsuite so it
  will run all tests when run from system /usr/lib/mysql-testsuite
  directory.

Show diffs side-by-side

added added

removed removed

Lines of Context:
286
286
    else
287
287
    {
288
288
      $suitedir= my_find_dir($::basedir,
289
 
                             ["share/mysql-test/suite",
 
289
                             ["lib/mysql-testsuite/suite",
 
290
                              "share/mysql-test/suite",
290
291
                              "mysql-test/suite",
291
292
                              "mysql-test",
292
293
                              # Look in storage engine specific suite dirs