Author: bkuhn
Date: Mon Jan 14 05:41:03 2008
New Revision: 3521

URL: http://svn.gna.org/viewcvs/pokersource?rev=3521&view=rev
Log:
 [EMAIL PROTECTED]:  bkuhn | 2008-01-13 21:42:40 -0500
   * Added the variables MYSQL_TEST_DBROOT, MYSQL_TEST_DBROOT_PASSWORD, and
     MYSQL_TEST_DBHOST, which are the MySQL settings to use when running
     the tests.
     
     This required multiple changes in the tests directory, to make use of
     them, as well as allowing them via configure.ac
 
     Note that I somewhat punted on this issue about spaces appearing in
     the passwords.  I forbid it in configure.ac, since I couldn't make all
     the tests' shell scripts work perfectly correct if there were spaces
     in the password.

Added:
    trunk/poker-network/tests/setupMysqlVariables
Modified:
    trunk/   (props changed)
    trunk/poker-network/ChangeLog
    trunk/poker-network/configure.ac
    trunk/poker-network/tests/Makefile.am
    trunk/poker-network/tests/createdatabase
    trunk/poker-network/tests/run.in
    trunk/poker-network/tests/test-currencyclient.py.in
    trunk/poker-network/tests/test-pokeravatar.py.in
    trunk/poker-network/tests/test-pokercashier.py.in
    trunk/poker-network/tests/test-pokerclient.py.in
    trunk/poker-network/tests/test-pokerdatabase.py.in
    trunk/poker-network/tests/test-pokerlock.py.in
    trunk/poker-network/tests/test-pokerservice.py.in
    trunk/poker-network/tests/test-webservice.py.in


_______________________________________________
Pokersource-commits mailing list
[email protected]
https://mail.gna.org/listinfo/pokersource-commits

Reply via email to