r15969 - in /branches/upstream/libdbd-mock-perl: ./ current/ current/lib/ current/lib/DBD/ current/t/

jaldhar at users.alioth.debian.org jaldhar at users.alioth.debian.org
Fri Feb 29 18:28:40 UTC 2008


Author: jaldhar
Date: Fri Feb 29 18:28:40 2008
New Revision: 15969

URL: http://svn.debian.org/wsvn/?sc=1&rev=15969
Log:
[svn-inject] Installing original source of libdbd-mock-perl

Added:
    branches/upstream/libdbd-mock-perl/
    branches/upstream/libdbd-mock-perl/current/
    branches/upstream/libdbd-mock-perl/current/Build.PL
    branches/upstream/libdbd-mock-perl/current/Changes
    branches/upstream/libdbd-mock-perl/current/MANIFEST
    branches/upstream/libdbd-mock-perl/current/META.yml
    branches/upstream/libdbd-mock-perl/current/Makefile.PL
    branches/upstream/libdbd-mock-perl/current/README
    branches/upstream/libdbd-mock-perl/current/lib/
    branches/upstream/libdbd-mock-perl/current/lib/DBD/
    branches/upstream/libdbd-mock-perl/current/lib/DBD/Mock.pm
    branches/upstream/libdbd-mock-perl/current/t/
    branches/upstream/libdbd-mock-perl/current/t/000_basic.t
    branches/upstream/libdbd-mock-perl/current/t/001_db_handle.t
    branches/upstream/libdbd-mock-perl/current/t/002_dr_handle.t
    branches/upstream/libdbd-mock-perl/current/t/003_db_can_connect.t
    branches/upstream/libdbd-mock-perl/current/t/004_misc_mock_attr.t
    branches/upstream/libdbd-mock-perl/current/t/005_db_parser.t
    branches/upstream/libdbd-mock-perl/current/t/006_prepare_cached.t
    branches/upstream/libdbd-mock-perl/current/t/007_mock_attribute_aliases.t
    branches/upstream/libdbd-mock-perl/current/t/008_db_connect_cached.t
    branches/upstream/libdbd-mock-perl/current/t/009_info.t   (with props)
    branches/upstream/libdbd-mock-perl/current/t/010_rollback.t   (with props)
    branches/upstream/libdbd-mock-perl/current/t/011_st_execute_empty.t
    branches/upstream/libdbd-mock-perl/current/t/012_st_handle.t
    branches/upstream/libdbd-mock-perl/current/t/013_st_execute_bound_params.t
    branches/upstream/libdbd-mock-perl/current/t/014_st_execute_pass_params.t
    branches/upstream/libdbd-mock-perl/current/t/015_st_fetch_records.t
    branches/upstream/libdbd-mock-perl/current/t/016_mock_add_resultset_test.t
    branches/upstream/libdbd-mock-perl/current/t/017_st_can_connect.t
    branches/upstream/libdbd-mock-perl/current/t/018_mock_statement_track.t
    branches/upstream/libdbd-mock-perl/current/t/019_mock_statement_track_iterator.t
    branches/upstream/libdbd-mock-perl/current/t/020_db_pool.t
    branches/upstream/libdbd-mock-perl/current/t/021_DBD_Mock_Session.t
    branches/upstream/libdbd-mock-perl/current/t/022_DBD_Mock_Session_bound_params.t
    branches/upstream/libdbd-mock-perl/current/t/023_statement_failure.t
    branches/upstream/libdbd-mock-perl/current/t/024_selcol_fetchhash.t
    branches/upstream/libdbd-mock-perl/current/t/025_mock_last_insert_id.t
    branches/upstream/libdbd-mock-perl/current/t/998_pod.t
    branches/upstream/libdbd-mock-perl/current/t/999_pod_coverage.t
    branches/upstream/libdbd-mock-perl/current/t/bug_0001.t

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

Added: branches/upstream/libdbd-mock-perl/current/Build.PL
URL: http://svn.debian.org/wsvn/branches/upstream/libdbd-mock-perl/current/Build.PL?rev=15969&op=file

Added: branches/upstream/libdbd-mock-perl/current/Changes
URL: http://svn.debian.org/wsvn/branches/upstream/libdbd-mock-perl/current/Changes?rev=15969&op=file

Added: branches/upstream/libdbd-mock-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/branches/upstream/libdbd-mock-perl/current/MANIFEST?rev=15969&op=file

Added: branches/upstream/libdbd-mock-perl/current/META.yml
URL: http://svn.debian.org/wsvn/branches/upstream/libdbd-mock-perl/current/META.yml?rev=15969&op=file

Added: branches/upstream/libdbd-mock-perl/current/Makefile.PL
URL: http://svn.debian.org/wsvn/branches/upstream/libdbd-mock-perl/current/Makefile.PL?rev=15969&op=file

Added: branches/upstream/libdbd-mock-perl/current/README
URL: http://svn.debian.org/wsvn/branches/upstream/libdbd-mock-perl/current/README?rev=15969&op=file

Added: branches/upstream/libdbd-mock-perl/current/lib/DBD/Mock.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libdbd-mock-perl/current/lib/DBD/Mock.pm?rev=15969&op=file

Added: branches/upstream/libdbd-mock-perl/current/t/000_basic.t
URL: http://svn.debian.org/wsvn/branches/upstream/libdbd-mock-perl/current/t/000_basic.t?rev=15969&op=file

Added: branches/upstream/libdbd-mock-perl/current/t/001_db_handle.t
URL: http://svn.debian.org/wsvn/branches/upstream/libdbd-mock-perl/current/t/001_db_handle.t?rev=15969&op=file

Added: branches/upstream/libdbd-mock-perl/current/t/002_dr_handle.t
URL: http://svn.debian.org/wsvn/branches/upstream/libdbd-mock-perl/current/t/002_dr_handle.t?rev=15969&op=file

Added: branches/upstream/libdbd-mock-perl/current/t/003_db_can_connect.t
URL: http://svn.debian.org/wsvn/branches/upstream/libdbd-mock-perl/current/t/003_db_can_connect.t?rev=15969&op=file

Added: branches/upstream/libdbd-mock-perl/current/t/004_misc_mock_attr.t
URL: http://svn.debian.org/wsvn/branches/upstream/libdbd-mock-perl/current/t/004_misc_mock_attr.t?rev=15969&op=file

Added: branches/upstream/libdbd-mock-perl/current/t/005_db_parser.t
URL: http://svn.debian.org/wsvn/branches/upstream/libdbd-mock-perl/current/t/005_db_parser.t?rev=15969&op=file

Added: branches/upstream/libdbd-mock-perl/current/t/006_prepare_cached.t
URL: http://svn.debian.org/wsvn/branches/upstream/libdbd-mock-perl/current/t/006_prepare_cached.t?rev=15969&op=file

Added: branches/upstream/libdbd-mock-perl/current/t/007_mock_attribute_aliases.t
URL: http://svn.debian.org/wsvn/branches/upstream/libdbd-mock-perl/current/t/007_mock_attribute_aliases.t?rev=15969&op=file

Added: branches/upstream/libdbd-mock-perl/current/t/008_db_connect_cached.t
URL: http://svn.debian.org/wsvn/branches/upstream/libdbd-mock-perl/current/t/008_db_connect_cached.t?rev=15969&op=file

Added: branches/upstream/libdbd-mock-perl/current/t/009_info.t
URL: http://svn.debian.org/wsvn/branches/upstream/libdbd-mock-perl/current/t/009_info.t?rev=15969&op=file

Added: branches/upstream/libdbd-mock-perl/current/t/010_rollback.t
URL: http://svn.debian.org/wsvn/branches/upstream/libdbd-mock-perl/current/t/010_rollback.t?rev=15969&op=file

Added: branches/upstream/libdbd-mock-perl/current/t/011_st_execute_empty.t
URL: http://svn.debian.org/wsvn/branches/upstream/libdbd-mock-perl/current/t/011_st_execute_empty.t?rev=15969&op=file

Added: branches/upstream/libdbd-mock-perl/current/t/012_st_handle.t
URL: http://svn.debian.org/wsvn/branches/upstream/libdbd-mock-perl/current/t/012_st_handle.t?rev=15969&op=file

Added: branches/upstream/libdbd-mock-perl/current/t/013_st_execute_bound_params.t
URL: http://svn.debian.org/wsvn/branches/upstream/libdbd-mock-perl/current/t/013_st_execute_bound_params.t?rev=15969&op=file

Added: branches/upstream/libdbd-mock-perl/current/t/014_st_execute_pass_params.t
URL: http://svn.debian.org/wsvn/branches/upstream/libdbd-mock-perl/current/t/014_st_execute_pass_params.t?rev=15969&op=file

Added: branches/upstream/libdbd-mock-perl/current/t/015_st_fetch_records.t
URL: http://svn.debian.org/wsvn/branches/upstream/libdbd-mock-perl/current/t/015_st_fetch_records.t?rev=15969&op=file

Added: branches/upstream/libdbd-mock-perl/current/t/016_mock_add_resultset_test.t
URL: http://svn.debian.org/wsvn/branches/upstream/libdbd-mock-perl/current/t/016_mock_add_resultset_test.t?rev=15969&op=file

Added: branches/upstream/libdbd-mock-perl/current/t/017_st_can_connect.t
URL: http://svn.debian.org/wsvn/branches/upstream/libdbd-mock-perl/current/t/017_st_can_connect.t?rev=15969&op=file

Added: branches/upstream/libdbd-mock-perl/current/t/018_mock_statement_track.t
URL: http://svn.debian.org/wsvn/branches/upstream/libdbd-mock-perl/current/t/018_mock_statement_track.t?rev=15969&op=file

Added: branches/upstream/libdbd-mock-perl/current/t/019_mock_statement_track_iterator.t
URL: http://svn.debian.org/wsvn/branches/upstream/libdbd-mock-perl/current/t/019_mock_statement_track_iterator.t?rev=15969&op=file

Added: branches/upstream/libdbd-mock-perl/current/t/020_db_pool.t
URL: http://svn.debian.org/wsvn/branches/upstream/libdbd-mock-perl/current/t/020_db_pool.t?rev=15969&op=file

Added: branches/upstream/libdbd-mock-perl/current/t/021_DBD_Mock_Session.t
URL: http://svn.debian.org/wsvn/branches/upstream/libdbd-mock-perl/current/t/021_DBD_Mock_Session.t?rev=15969&op=file

Added: branches/upstream/libdbd-mock-perl/current/t/022_DBD_Mock_Session_bound_params.t
URL: http://svn.debian.org/wsvn/branches/upstream/libdbd-mock-perl/current/t/022_DBD_Mock_Session_bound_params.t?rev=15969&op=file

Added: branches/upstream/libdbd-mock-perl/current/t/023_statement_failure.t
URL: http://svn.debian.org/wsvn/branches/upstream/libdbd-mock-perl/current/t/023_statement_failure.t?rev=15969&op=file

Added: branches/upstream/libdbd-mock-perl/current/t/024_selcol_fetchhash.t
URL: http://svn.debian.org/wsvn/branches/upstream/libdbd-mock-perl/current/t/024_selcol_fetchhash.t?rev=15969&op=file

Added: branches/upstream/libdbd-mock-perl/current/t/025_mock_last_insert_id.t
URL: http://svn.debian.org/wsvn/branches/upstream/libdbd-mock-perl/current/t/025_mock_last_insert_id.t?rev=15969&op=file

Added: branches/upstream/libdbd-mock-perl/current/t/998_pod.t
URL: http://svn.debian.org/wsvn/branches/upstream/libdbd-mock-perl/current/t/998_pod.t?rev=15969&op=file

Added: branches/upstream/libdbd-mock-perl/current/t/999_pod_coverage.t
URL: http://svn.debian.org/wsvn/branches/upstream/libdbd-mock-perl/current/t/999_pod_coverage.t?rev=15969&op=file

Added: branches/upstream/libdbd-mock-perl/current/t/bug_0001.t
URL: http://svn.debian.org/wsvn/branches/upstream/libdbd-mock-perl/current/t/bug_0001.t?rev=15969&op=file




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