Re: Problems with infinity

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: Problems with infinity
Дата
Msg-id Pine.BSO.4.56.0501140801010.28767@leary.csoft.net
обсуждение исходный текст
Ответ на Re: Problems with infinity  (Oliver Siegmar <o.siegmar@vitrado.de>)
Ответы Re: Problems with infinity
Список pgsql-jdbc

On Fri, 14 Jan 2005, Oliver Siegmar wrote:

> I added tests to the main method within TimestampUtils, but I can't run the
> test. A simple 'ant test' runs flawlessly without any errors, but it doesn't
> do anything -
>

The main method in TimestampUtils is a one off and is not part of the main
test suite.  Consider adding something to
org/postgresql/test/jdbc2/TimestampTest.java.  The test suite does not run
because you have do not have junit (http://junit.org) installed and
available in your classpath.

Kris Jurka

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

Предыдущее
От: Oliver Siegmar
Дата:
Сообщение: Re: Problems with infinity
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Problems with infinity