| From: | jwp(at)pgfoundry(dot)org (James William Pye) |
|---|---|
| To: | pgsql-committers(at)postgresql(dot)org |
| Subject: | python - ip: Relocate some Proboscis tests into more general GreenTrunk |
| Date: | 2007-04-02 07:07:17 |
| Message-ID: | 20070402070717.C743E217405@pgfoundry.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
Log Message:
-----------
Relocate some Proboscis tests into more general GreenTrunk tests.
Added Files:
-----------
ip/src/test:
perf_copy_io.py (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/ip/src/test/perf_copy_io.py?rev=1.1&content-type=text/x-cvsweb-markup)
perf_query_io.py (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/ip/src/test/perf_query_io.py?rev=1.1&content-type=text/x-cvsweb-markup)
test_exceptions.py (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/ip/src/test/test_exceptions.py?rev=1.1&content-type=text/x-cvsweb-markup)
test_function.py (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/ip/src/test/test_function.py?rev=1.1&content-type=text/x-cvsweb-markup)
test_interface.py (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/ip/src/test/test_interface.py?rev=1.1&content-type=text/x-cvsweb-markup)
test_query.py (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/ip/src/test/test_query.py?rev=1.1&content-type=text/x-cvsweb-markup)
test_types.py (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/ip/src/test/test_types.py?rev=1.1&content-type=text/x-cvsweb-markup)
test_with.py (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/ip/src/test/test_with.py?rev=1.1&content-type=text/x-cvsweb-markup)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | James William Pye | 2007-04-02 07:08:12 | python - fe: Move tests to GreenTrunk. |
| Previous Message | James William Pye | 2007-04-02 06:38:37 | python - fe: Use new client options and environ. |