Merge lp:persistent-cache-cpp/devel into lp:persistent-cache-cpp
Proposed by
Michi Henning
on 2015-07-29
| Status: | Merged |
|---|---|
| Approved by: | Michi Henning on 2015-08-05 |
| Approved revision: | 28 |
| Merged at revision: | 17 |
| Proposed branch: | lp:persistent-cache-cpp/devel |
| Merge into: | lp:persistent-cache-cpp |
| Diff against target: |
462 lines (+93/-103) 9 files modified
.bzr-builddeb/default.conf (+2/-0) CMakeLists.txt (+0/-20) data/libpersistent-cache-cpp.pc.in (+1/-1) debian/changelog (+7/-0) debian/control (+1/-0) debian/tests/test-examples (+2/-2) tests/core/internal/persistent_string_cache_impl/persistent_string_cache_impl_test.cpp (+3/-3) tests/core/persistent_cache/persistent_cache_test.cpp (+72/-72) tests/core/persistent_string_cache/persistent_string_cache_test.cpp (+5/-5) |
| To merge this branch: | bzr merge lp:persistent-cache-cpp/devel |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Michi Henning (community) | Approve on 2015-07-29 | ||
| PS Jenkins bot | continuous-integration | Approve on 2015-07-29 | |
| James Henstridge | 2015-07-29 | Approve on 2015-07-29 | |
|
Review via email:
|
|||
Commit Message
Initial revision for landing.
Description of the Change
Initial revision for landing.
To post a comment you must log in.
| PS Jenkins bot (ps-jenkins) wrote : | # |
PASSED: Continuous integration, rev:22
http://
Executed test runs:
SUCCESS: http://
SUCCESS: http://
deb: http://
SUCCESS: http://
Click here to trigger a rebuild:
http://
review:
Approve
(continuous-integration)

Looks good.