Thread: python - fe: Extend testCopy and testCopyFail.

python - fe: Extend testCopy and testCopyFail.

From
jwp@pgfoundry.org (James William Pye)
Date:
Log Message:
-----------
Extend testCopy and testCopyFail.

This now checks empty, single, and double copy sets. Also, make it copy the
data back out, and compare it against what was sent in.
Make testCopyFail validate that the transaction state is in error after the
CopyFail was sent. (Check immediate and after-one failures)

Modified Files:
--------------
    fe/test:
        tracenull.py (r1.6 -> r1.7)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/fe/test/tracenull.py.diff?r1=1.6&r2=1.7)