~percona-dev/percona-server/fix_install_tests

Viewing all changes in revision 225.

  • Committer: Oleg Tsarev
  • Date: 2011-05-27 02:27:36 UTC
  • Revision ID: oleg.tsarev@percona.com-20110527022736-0ekwi8ykestnrr6s
BEFORE-FIX behaviour: ,/install_tests.sh always install all files from mysql-test/
AFTER-FIX behavior: ./install_tests.sh install tests just for patches listed in "series" file and from mysql-test/.
For every "name.patch" patch we have directory "mysql-test/name.patch/" with tests for this patch.
This script help to maintain patches, merge between different versions, backport patches with tests and so one.
My change fix bug #782391
Also script print statistics of patch applying.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: