Author: loic
Date: Fri Oct  9 19:02:37 2009
New Revision: 6280

URL: http://svn.gna.org/viewcvs/pokersource?rev=6280&view=rev
Log:
pokerlock is using threads and the exact order in which operations are executed 
cannot be determined. For this reason a pokerlock mockup is created and used 
whereever pokerlock is used, directly or indirectly. The exception is the 
pokercashier and the pokerlock tests themselves because they are carefully 
implemented to take this particularity into account.

Added:
    trunk/poker-network/tests/testlock.py
Modified:
    trunk/poker-network/pokernetwork/pokercashier.py
    trunk/poker-network/tests/Makefile.am
    trunk/poker-network/tests/test-pokercashier.py.in
    trunk/poker-network/tests/test-pokerclient.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