python - be: Rewrite tests as unit tests.

Поиск
Список
Период
Сортировка
От jwp@pgfoundry.org (James William Pye)
Тема python - be: Rewrite tests as unit tests.
Дата
Msg-id 20070502041730.72647216CA7@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Rewrite tests as unit tests.

While still a bit primitive, these replace all the comparison tests. Currently,
a few false failures occur due to shortcomings in Proboscis(notably, composite
types), but it is complete enough to provide useful information.

Added Files:
-----------
    be/test:
        test_error.py (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/test/test_error.py?rev=1.1&content-type=text/x-cvsweb-markup)
        test_io.py (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/test/test_io.py?rev=1.1&content-type=text/x-cvsweb-markup)
        test_srf.py (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/test/test_srf.py?rev=1.1&content-type=text/x-cvsweb-markup)
        test_trigger.py (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/test/test_trigger.py?rev=1.1&content-type=text/x-cvsweb-markup)

Removed Files:
-------------
    be/test:
        regress.py
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/test/regress.py)
    be/test/expected/80:
        fund
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/test/expected/80/fund)
        generator
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/test/expected/80/generator)
        srf
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/test/expected/80/srf)
        trigger
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/test/expected/80/trigger)
    be/test/expected/81:
        fund
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/test/expected/81/fund)
        generator
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/test/expected/81/generator)
        srf
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/test/expected/81/srf)
        trigger
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/test/expected/81/trigger)
    be/test/sql/80:
        fund
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/test/sql/80/fund)
        generator
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/test/sql/80/generator)
        srf
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/test/sql/80/srf)
        trigger
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/test/sql/80/trigger)
    be/test/sql/81:
        fund
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/test/sql/81/fund)
        generator
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/test/sql/81/generator)
        srf
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/test/sql/81/srf)
        trigger
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/test/sql/81/trigger)

В списке pgsql-committers по дате отправления:

Предыдущее
От: h-saito@pgfoundry.org (User H-saito)
Дата:
Сообщение: psqlodbc - psqlodbc: Japanese garbage was removed.
Следующее
От: eggyknap@pgfoundry.org (User Eggyknap)
Дата:
Сообщение: pgsnmpd - pgsnmpd: New Directory