lp:~aaron-whitehouse/duplicity/bug_884371

Created by Aaron Whitehouse and last modified
Get this branch:
bzr branch lp:~aaron-whitehouse/duplicity/bug_884371
Only Aaron Whitehouse can upload to this branch. If you are Aaron Whitehouse please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Aaron Whitehouse
Project:
Duplicity
Status:
Merged

Recent revisions

1117. By Aaron Whitehouse <email address hidden>

Add test_glob_re unit test back in.

1116. By Aaron Whitehouse <email address hidden>

Remove unnecessary use of mock.patch in unit.test_selection.py.

1115. By Aaron Whitehouse <email address hidden>

Remove special casing for final glob in glob list as no longer necessary.

1114. By Aaron Whitehouse <email address hidden>

Fixed Bug #932482 by checking for a trailing slash in each glob and removing it if present. Enabled tests checking this behaviour. PEP8 fixes along the way.

1113. By Aaron Whitehouse <email address hidden>

Stopped an exclude glob trumping an earlier scan glob, but also ensured that an exclude glob is not trumped by a later include. Fixed Bug #884371. Activated the (expectedFailure) tests that were failing because of this bug.

1112. By Aaron Whitehouse <email address hidden>

Additional tests to exhibit current exclude/scan interaction and implement two functional tests as unit tests.

1111. By Aaron Whitehouse <email address hidden>

Added unit tests for negative square brackets ([!a,b,c] and [!1-4]).

1110. By Aaron Whitehouse <email address hidden>

Added test cases (unit and functional) to test the current behaviour of selection.py.

1109. By Kenneth Loafman

* Fixed bug 1471348 Multi back-end doesn't work with hubiC (again)
   - hubiC should reach up to duplicity.backend.__init__

1108. By Kenneth Loafman

* Fixed bug 1471348 Multi back-end doesn't work with hubiC
  - added init of appropriate superclass in both cases.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~duplicity-team/duplicity/0.7-series
This branch contains Public information 
Everyone can see this information.

Subscribers