pgunittest - pgUnitTest_Dev:

Поиск
Список
Период
Сортировка
От pgunittest@pgfoundry.org (User Pgunittest)
Тема pgunittest - pgUnitTest_Dev:
Дата
Msg-id 20070807225335.6C3E421758C@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------


Modified Files:
--------------
    pgUnitTest_Dev/src/org/pgfoundry/pgunittest/utils:
        StringUtilities.java (r1.1 -> r1.2)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgunittest/pgUnitTest_Dev/src/org/pgfoundry/pgunittest/utils/StringUtilities.java.diff?r1=1.1&r2=1.2)
    pgUnitTest_Dev:
        TODO (r1.1 -> r1.2)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgunittest/pgUnitTest_Dev/TODO.diff?r1=1.1&r2=1.2)
        build.bat (r1.2 -> r1.3)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgunittest/pgUnitTest_Dev/build.bat.diff?r1=1.2&r2=1.3)
    pgUnitTest_Dev/src/org/pgfoundry/pgunittest/parsers/script:
        Grammar.jj (r1.1 -> r1.2)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgunittest/pgUnitTest_Dev/src/org/pgfoundry/pgunittest/parsers/script/Grammar.jj.diff?r1=1.1&r2=1.2)
    pgUnitTest_Dev/files/testfiles:
        input.pgu (r1.1 -> r1.2)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgunittest/pgUnitTest_Dev/files/testfiles/input.pgu.diff?r1=1.1&r2=1.2)
        file1.xml (r1.1 -> r1.2)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgunittest/pgUnitTest_Dev/files/testfiles/file1.xml.diff?r1=1.1&r2=1.2)
        file2.xml (r1.1 -> r1.2)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgunittest/pgUnitTest_Dev/files/testfiles/file2.xml.diff?r1=1.1&r2=1.2)
        insert.pgu (r1.1 -> r1.2)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgunittest/pgUnitTest_Dev/files/testfiles/insert.pgu.diff?r1=1.1&r2=1.2)
        input.xml (r1.1 -> r1.2)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgunittest/pgUnitTest_Dev/files/testfiles/input.xml.diff?r1=1.1&r2=1.2)
    pgUnitTest_Dev/src/org/pgfoundry/pgunittest:
        Difference.java (r1.1 -> r1.2)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgunittest/pgUnitTest_Dev/src/org/pgfoundry/pgunittest/Difference.java.diff?r1=1.1&r2=1.2)
        XMLReader.java (r1.1 -> r1.2)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgunittest/pgUnitTest_Dev/src/org/pgfoundry/pgunittest/XMLReader.java.diff?r1=1.1&r2=1.2)
        Test.java (r1.1 -> r1.2)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgunittest/pgUnitTest_Dev/src/org/pgfoundry/pgunittest/Test.java.diff?r1=1.1&r2=1.2)
        PGUnitTest.java (r1.1 -> r1.2)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgunittest/pgUnitTest_Dev/src/org/pgfoundry/pgunittest/PGUnitTest.java.diff?r1=1.1&r2=1.2)
        DiffReader.java (r1.1 -> r1.2)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgunittest/pgUnitTest_Dev/src/org/pgfoundry/pgunittest/DiffReader.java.diff?r1=1.1&r2=1.2)
    pgUnitTest_Dev/files/unittests/dic:
        dict.txt (r1.1 -> r1.2)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgunittest/pgUnitTest_Dev/files/unittests/dic/dict.txt.diff?r1=1.1&r2=1.2)
    pgUnitTest_Dev/src/org/pgfoundry/pgunittest/types:
        ResultSet.java (r1.1 -> r1.2)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgunittest/pgUnitTest_Dev/src/org/pgfoundry/pgunittest/types/ResultSet.java.diff?r1=1.1&r2=1.2)
    pgUnitTest_Dev/src/org/pgfoundry/pgunittest/transformers:
        html.xsl (r1.1 -> r1.2)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgunittest/pgUnitTest_Dev/src/org/pgfoundry/pgunittest/transformers/html.xsl.diff?r1=1.1&r2=1.2)
    pgUnitTest_Dev/src/org/pgfoundry/pgunittest/unittests:
        GeneratorParserTest.java (r1.1 -> r1.2)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgunittest/pgUnitTest_Dev/src/org/pgfoundry/pgunittest/unittests/GeneratorParserTest.java.diff?r1=1.1&r2=1.2)
        DictionaryGeneratorTest.java (r1.1 -> r1.2)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgunittest/pgUnitTest_Dev/src/org/pgfoundry/pgunittest/unittests/DictionaryGeneratorTest.java.diff?r1=1.1&r2=1.2)
        StringUtilitiesTest.java (r1.1 -> r1.2)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgunittest/pgUnitTest_Dev/src/org/pgfoundry/pgunittest/unittests/StringUtilitiesTest.java.diff?r1=1.1&r2=1.2)
    pgUnitTest_Dev/src/org/pgfoundry/pgunittest/generators:
        DictionaryGenerator.java (r1.1 -> r1.2)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgunittest/pgUnitTest_Dev/src/org/pgfoundry/pgunittest/generators/DictionaryGenerator.java.diff?r1=1.1&r2=1.2)
    pgUnitTest_Dev/src/org/pgfoundry/pgunittest/parsers/xml:
        XMLConstant.java (r1.1 -> r1.2)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgunittest/pgUnitTest_Dev/src/org/pgfoundry/pgunittest/parsers/xml/XMLConstant.java.diff?r1=1.1&r2=1.2)

Added Files:
-----------
    pgUnitTest_Dev/src/org/pgfoundry/pgunittest/parsers/script:
        UnitTestConstants.java (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgunittest/pgUnitTest_Dev/src/org/pgfoundry/pgunittest/parsers/script/UnitTestConstants.java?rev=1.1&content-type=text/x-cvsweb-markup)
        UnitTestTokenManager.java (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgunittest/pgUnitTest_Dev/src/org/pgfoundry/pgunittest/parsers/script/UnitTestTokenManager.java?rev=1.1&content-type=text/x-cvsweb-markup)
        UnitTest.java (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgunittest/pgUnitTest_Dev/src/org/pgfoundry/pgunittest/parsers/script/UnitTest.java?rev=1.1&content-type=text/x-cvsweb-markup)
    pgUnitTest_Dev/files/testfiles:
        dict.txt (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgunittest/pgUnitTest_Dev/files/testfiles/dict.txt?rev=1.1&content-type=text/x-cvsweb-markup)

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

Предыдущее
От: korryd@pgfoundry.org (User Korryd)
Дата:
Сообщение: edb-debugger - server: Getting a clean compile on OpenBSD, courtesy
Следующее
От: h-saito@pgfoundry.org (User H-saito)
Дата:
Сообщение: psqlodbc - psqlodbc: Record of progress.(Snapshot version)