Date: Wednesday, February 22, 2006 @ 14:02:01
Author: csaba
Path: /cvsroot/carob/libmysequoia/test-suite/php5
Added: README (1.1) run (1.1)
Added the README and run script.
--------+
README | 13 +++++++++++++
run | 3 +++
2 files changed, 16 insertions(+)
Index: libmysequoia/test-suite/php5/README
diff -u /dev/null libmysequoia/test-suite/php5/README:1.1
--- /dev/null Wed Feb 22 14:02:01 2006
+++ libmysequoia/test-suite/php5/README Wed Feb 22 14:02:01 2006
@@ -0,0 +1,13 @@
+Steps to run the tests:
+
+1. Update your /etc/apt/sources.list or /etc/yum.repos.d/ according to this
instruction: http://carob.continuent.org/LibMySequoia
+
+2. apt-get install libmysequoia OR yum install libmysequoia
+
+3. Recompile PHP replacing mysql_config with mysequoia_config
+
+4. Start your cluster
+
+5. Modify php5/connect.inc (hostname, username, password)
+
+6. ./run to run all the tests or simply ./run 001.phpt to run only the
001.phpt test
Index: libmysequoia/test-suite/php5/run
diff -u /dev/null libmysequoia/test-suite/php5/run:1.1
--- /dev/null Wed Feb 22 14:02:01 2006
+++ libmysequoia/test-suite/php5/run Wed Feb 22 14:02:01 2006
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+TEST_PHP_EXECUTABLE=/usr/bin/php php run-tests.php mysqli/$1
_______________________________________________
Carob-commits mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/carob-commits