Remove old cruft from the tree: mysqltestmanager, mysql_test_run_new,

and various stuff in Docs/. Also move the certificates used for testing
into mysql-test/std_data from the top-level SSL directory (now gone).
This commit is contained in:
jimw@mysql.com 2006-04-11 18:54:24 -07:00
commit 276109b155
106 changed files with 35 additions and 22588 deletions

View file

@ -36,9 +36,9 @@ DIST_SUBDIRS = . include @docs_dirs@ zlib \
@thread_dirs@ pstack \
strings mysys dbug extra regex storage \
vio sql libmysql_r libmysql client scripts \
@man_dirs@ tests SSL\
@man_dirs@ tests \
BUILD netware @libmysqld_dirs@\
@bench_dirs@ support-files server-tools tools \
@bench_dirs@ support-files server-tools \
plugin win
# Run these targets before any others, also make part of clean target,