From b73cc7dccaa01778de20ade004e0c3bde2e2e36a Mon Sep 17 00:00:00 2001
From: Andreas Gohr <andi@splitbrain.org>
Date: Sat, 15 Oct 2005 13:45:45 +0200
Subject: [PATCH] renamed test directory

darcs-hash:20051015114545-7ad00-561552ce7e519d81146b5cb2d28203aee7c6d2ad.gz
---
 {test => _test}/README                   | 0
 {test => _test}/index.php                | 0
 {test => _test}/lib/cli_reporter.php     | 0
 {test => _test}/lib/rss_writer_class.php | 0
 {test => _test}/lib/testmanager.php      | 0
 {test => _test}/lib/web.inc.php          | 0
 {test => _test}/lib/xml_writer_class.php | 0
 {test => _test}/remotetests.php          | 0
 {test => _test}/rss2html.xsl             | 0
 {test => _test}/runtests.php             | 0
 {test => _test}/tests.css                | 0
 {test => _test}/tests.ini                | 0
 {test => _test}/webtest-stripper.sh      | 0
 13 files changed, 0 insertions(+), 0 deletions(-)
 rename {test => _test}/README (100%)
 rename {test => _test}/index.php (100%)
 rename {test => _test}/lib/cli_reporter.php (100%)
 rename {test => _test}/lib/rss_writer_class.php (100%)
 rename {test => _test}/lib/testmanager.php (100%)
 rename {test => _test}/lib/web.inc.php (100%)
 rename {test => _test}/lib/xml_writer_class.php (100%)
 rename {test => _test}/remotetests.php (100%)
 rename {test => _test}/rss2html.xsl (100%)
 rename {test => _test}/runtests.php (100%)
 rename {test => _test}/tests.css (100%)
 rename {test => _test}/tests.ini (100%)
 rename {test => _test}/webtest-stripper.sh (100%)

diff --git a/test/README b/_test/README
similarity index 100%
rename from test/README
rename to _test/README
diff --git a/test/index.php b/_test/index.php
similarity index 100%
rename from test/index.php
rename to _test/index.php
diff --git a/test/lib/cli_reporter.php b/_test/lib/cli_reporter.php
similarity index 100%
rename from test/lib/cli_reporter.php
rename to _test/lib/cli_reporter.php
diff --git a/test/lib/rss_writer_class.php b/_test/lib/rss_writer_class.php
similarity index 100%
rename from test/lib/rss_writer_class.php
rename to _test/lib/rss_writer_class.php
diff --git a/test/lib/testmanager.php b/_test/lib/testmanager.php
similarity index 100%
rename from test/lib/testmanager.php
rename to _test/lib/testmanager.php
diff --git a/test/lib/web.inc.php b/_test/lib/web.inc.php
similarity index 100%
rename from test/lib/web.inc.php
rename to _test/lib/web.inc.php
diff --git a/test/lib/xml_writer_class.php b/_test/lib/xml_writer_class.php
similarity index 100%
rename from test/lib/xml_writer_class.php
rename to _test/lib/xml_writer_class.php
diff --git a/test/remotetests.php b/_test/remotetests.php
similarity index 100%
rename from test/remotetests.php
rename to _test/remotetests.php
diff --git a/test/rss2html.xsl b/_test/rss2html.xsl
similarity index 100%
rename from test/rss2html.xsl
rename to _test/rss2html.xsl
diff --git a/test/runtests.php b/_test/runtests.php
similarity index 100%
rename from test/runtests.php
rename to _test/runtests.php
diff --git a/test/tests.css b/_test/tests.css
similarity index 100%
rename from test/tests.css
rename to _test/tests.css
diff --git a/test/tests.ini b/_test/tests.ini
similarity index 100%
rename from test/tests.ini
rename to _test/tests.ini
diff --git a/test/webtest-stripper.sh b/_test/webtest-stripper.sh
similarity index 100%
rename from test/webtest-stripper.sh
rename to _test/webtest-stripper.sh
-- 
GitLab