r73733 - in /branches/upstream/libtest-www-selenium-perl/current: ./ inc/ lib/Test/WWW/ lib/WWW/ lib/WWW/Selenium/ t/ t/files/ target/ xt/ xt/release/

periapt-guest at users.alioth.debian.org periapt-guest at users.alioth.debian.org
Thu Apr 28 22:13:49 UTC 2011


Author: periapt-guest
Date: Thu Apr 28 22:12:59 2011
New Revision: 73733

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=73733
Log:
[svn-upgrade] new version libtest-www-selenium-perl (1.25)

Added:
    branches/upstream/libtest-www-selenium-perl/current/META.json
    branches/upstream/libtest-www-selenium-perl/current/META.yml
    branches/upstream/libtest-www-selenium-perl/current/dist.ini
    branches/upstream/libtest-www-selenium-perl/current/t/00-compile.t
    branches/upstream/libtest-www-selenium-perl/current/t/files/
    branches/upstream/libtest-www-selenium-perl/current/t/files/test_click_page1.html
    branches/upstream/libtest-www-selenium-perl/current/t/files/test_click_page2.html
    branches/upstream/libtest-www-selenium-perl/current/t/files/test_i18n.html
    branches/upstream/libtest-www-selenium-perl/current/t/timeouts.t
    branches/upstream/libtest-www-selenium-perl/current/target/
    branches/upstream/libtest-www-selenium-perl/current/target/iedoc.xml
    branches/upstream/libtest-www-selenium-perl/current/weaver.ini
    branches/upstream/libtest-www-selenium-perl/current/xt/
    branches/upstream/libtest-www-selenium-perl/current/xt/release/
    branches/upstream/libtest-www-selenium-perl/current/xt/release/distmeta.t
    branches/upstream/libtest-www-selenium-perl/current/xt/release/has-version.t
    branches/upstream/libtest-www-selenium-perl/current/xt/release/pod-coverage.t
    branches/upstream/libtest-www-selenium-perl/current/xt/release/pod-syntax.t
    branches/upstream/libtest-www-selenium-perl/current/xt/release/portability.t
Removed:
    branches/upstream/libtest-www-selenium-perl/current/inc/
Modified:
    branches/upstream/libtest-www-selenium-perl/current/Changes
    branches/upstream/libtest-www-selenium-perl/current/MANIFEST
    branches/upstream/libtest-www-selenium-perl/current/Makefile.PL
    branches/upstream/libtest-www-selenium-perl/current/README
    branches/upstream/libtest-www-selenium-perl/current/lib/Test/WWW/Selenium.pm
    branches/upstream/libtest-www-selenium-perl/current/lib/WWW/Selenium.pm
    branches/upstream/libtest-www-selenium-perl/current/lib/WWW/Selenium/Util.pm
    branches/upstream/libtest-www-selenium-perl/current/t/interweb.t
    branches/upstream/libtest-www-selenium-perl/current/t/test_default_server.t
    branches/upstream/libtest-www-selenium-perl/current/t/test_google.t
    branches/upstream/libtest-www-selenium-perl/current/t/test_i18n.t

[This mail would be too long, it was shortened to contain the URLs only.]

Modified: branches/upstream/libtest-www-selenium-perl/current/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-www-selenium-perl/current/Changes?rev=73733&op=diff

Modified: branches/upstream/libtest-www-selenium-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-www-selenium-perl/current/MANIFEST?rev=73733&op=diff

Added: branches/upstream/libtest-www-selenium-perl/current/META.json
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-www-selenium-perl/current/META.json?rev=73733&op=file

Added: branches/upstream/libtest-www-selenium-perl/current/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-www-selenium-perl/current/META.yml?rev=73733&op=file

Modified: branches/upstream/libtest-www-selenium-perl/current/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-www-selenium-perl/current/Makefile.PL?rev=73733&op=diff

Modified: branches/upstream/libtest-www-selenium-perl/current/README
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-www-selenium-perl/current/README?rev=73733&op=diff

Added: branches/upstream/libtest-www-selenium-perl/current/dist.ini
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-www-selenium-perl/current/dist.ini?rev=73733&op=file

Modified: branches/upstream/libtest-www-selenium-perl/current/lib/Test/WWW/Selenium.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-www-selenium-perl/current/lib/Test/WWW/Selenium.pm?rev=73733&op=diff

Modified: branches/upstream/libtest-www-selenium-perl/current/lib/WWW/Selenium.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-www-selenium-perl/current/lib/WWW/Selenium.pm?rev=73733&op=diff

Modified: branches/upstream/libtest-www-selenium-perl/current/lib/WWW/Selenium/Util.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-www-selenium-perl/current/lib/WWW/Selenium/Util.pm?rev=73733&op=diff

Added: branches/upstream/libtest-www-selenium-perl/current/t/00-compile.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-www-selenium-perl/current/t/00-compile.t?rev=73733&op=file

Added: branches/upstream/libtest-www-selenium-perl/current/t/files/test_click_page1.html
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-www-selenium-perl/current/t/files/test_click_page1.html?rev=73733&op=file

Added: branches/upstream/libtest-www-selenium-perl/current/t/files/test_click_page2.html
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-www-selenium-perl/current/t/files/test_click_page2.html?rev=73733&op=file

Added: branches/upstream/libtest-www-selenium-perl/current/t/files/test_i18n.html
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-www-selenium-perl/current/t/files/test_i18n.html?rev=73733&op=file

Modified: branches/upstream/libtest-www-selenium-perl/current/t/interweb.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-www-selenium-perl/current/t/interweb.t?rev=73733&op=diff

Modified: branches/upstream/libtest-www-selenium-perl/current/t/test_default_server.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-www-selenium-perl/current/t/test_default_server.t?rev=73733&op=diff

Modified: branches/upstream/libtest-www-selenium-perl/current/t/test_google.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-www-selenium-perl/current/t/test_google.t?rev=73733&op=diff

Modified: branches/upstream/libtest-www-selenium-perl/current/t/test_i18n.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-www-selenium-perl/current/t/test_i18n.t?rev=73733&op=diff

Added: branches/upstream/libtest-www-selenium-perl/current/t/timeouts.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-www-selenium-perl/current/t/timeouts.t?rev=73733&op=file

Added: branches/upstream/libtest-www-selenium-perl/current/target/iedoc.xml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-www-selenium-perl/current/target/iedoc.xml?rev=73733&op=file

Added: branches/upstream/libtest-www-selenium-perl/current/weaver.ini
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-www-selenium-perl/current/weaver.ini?rev=73733&op=file

Added: branches/upstream/libtest-www-selenium-perl/current/xt/release/distmeta.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-www-selenium-perl/current/xt/release/distmeta.t?rev=73733&op=file

Added: branches/upstream/libtest-www-selenium-perl/current/xt/release/has-version.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-www-selenium-perl/current/xt/release/has-version.t?rev=73733&op=file

Added: branches/upstream/libtest-www-selenium-perl/current/xt/release/pod-coverage.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-www-selenium-perl/current/xt/release/pod-coverage.t?rev=73733&op=file

Added: branches/upstream/libtest-www-selenium-perl/current/xt/release/pod-syntax.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-www-selenium-perl/current/xt/release/pod-syntax.t?rev=73733&op=file

Added: branches/upstream/libtest-www-selenium-perl/current/xt/release/portability.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-www-selenium-perl/current/xt/release/portability.t?rev=73733&op=file




More information about the Pkg-perl-cvs-commits mailing list