~ubuntu-branches/ubuntu/raring/libatombus-perl/raring

« back to all changes in this revision

Viewing changes to t/01-basic.t

  • Committer: Package Import Robot
  • Author(s): Jonas Smedegaard, gregor herrmann, Jonas Smedegaard
  • Date: 2012-04-23 04:17:32 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20120423041732-7zfi1f99eb70ddqe
Tags: 1.0405-1
* New upstream release.

[ gregor herrmann ]
* Remove debian/source/local-options; abort-on-upstream-changes and
  unapply-patches are default in dpkg-source since 1.16.1.

[ Jonas Smedegaard ]
* Drop patch 1001: Adopted upstream.
* Update copyright file:
  + Update upstream author email, and fix add copyright year.
  + Bump format to 1.0.
* Bump standards-version to 3.9.3.
* Use anonscm.debian.org for Vcs-Browser field.
* Fix capitalization of PubSubHubbub in long description, and include
  its abbreviation.
* Update package relations:
  + Relax build-dependency on cdbs: Needlesly tight.
  + Relax build-depend unversioned on debhelper and devscripts: Needed
    versions satisfied even in oldstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
use Dancer::Test;
4
4
 
5
5
use Dancer::Plugin::DBIC qw(schema);
 
6
use Capture::Tiny qw(capture);
 
7
 
 
8
BEGIN {
 
9
    set atombus => {
 
10
        db => {
 
11
            dsn => 'dbi:SQLite:dbname=:memory:',
 
12
        }
 
13
    };
 
14
}
 
15
 
6
16
use AtomBus;
7
 
use Capture::Tiny qw(capture);
8
 
 
9
 
set atombus => {
10
 
    db => {
11
 
        dsn => 'dbi:SQLite:dbname=:memory:',
12
 
    }
13
 
};
14
17
 
15
18
my $xml1 = q{
16
19
    <entry>