Обсуждение: Regression tests added

Поиск
Список
Период
Сортировка

Regression tests added

От
Heikki Linnakangas
Дата:
I cleaned up and pushed the regression test suite that I wrote a while
back. Two of the test cases are currently failing because of the bug
discussed here:
http://www.postgresql.org/message-id/51479445.7020905@vmware.com. Once
that's fixed, let's keep it green!

I tried to write a nmake makefile for running the tests on Windows, but
failed. If someone who has more experience with Windows has the time to
do that, that would be great, but a Unix-only suite is already better
than nothing.

- Heikki