Merge lp://staging/~ted/ubuntu-app-launch/jobs-tests into lp://staging/ubuntu-app-launch/16.10

Proposed by Ted Gould
Status: Superseded
Proposed branch: lp://staging/~ted/ubuntu-app-launch/jobs-tests
Merge into: lp://staging/ubuntu-app-launch/16.10
Prerequisite: lp://staging/~ted/ubuntu-app-launch/abstract-jobs
Diff against target: 1974 lines (+1052/-593)
11 files modified
data/com.canonical.UbuntuAppLaunch.xml (+8/-0)
debian/control (+1/-0)
libubuntu-app-launch/jobs-base.cpp (+201/-1)
libubuntu-app-launch/jobs-base.h (+60/-1)
libubuntu-app-launch/jobs-upstart.cpp (+332/-0)
libubuntu-app-launch/jobs-upstart.h (+35/-0)
libubuntu-app-launch/registry-impl.cpp (+0/-501)
libubuntu-app-launch/registry-impl.h (+2/-68)
libubuntu-app-launch/registry.cpp (+27/-7)
tests/CMakeLists.txt (+22/-15)
tests/jobs-base-test.cpp (+364/-0)
To merge this branch: bzr merge lp://staging/~ted/ubuntu-app-launch/jobs-tests
Reviewer Review Type Date Requested Status
Unity API Team Pending
Review via email: mp+309407@code.staging.launchpad.net

This proposal has been superseded by a proposal from 2016-11-10.

Commit message

Jobs interface specific tests

To post a comment you must log in.
265. By Ted Gould

Add dependency on google mock

266. By Ted Gould

Aligning with the signal instances branch

267. By Ted Gould

Pulling through updates

268. By Ted Gould

Pulling through trunk

269. By Ted Gould

Put the spew master into its own header

270. By Ted Gould

Get the static libs into the coverage game

271. By Ted Gould

Grab signal instances changes

272. By Ted Gould

Test fixes

273. By Ted Gould

Make the comparison values unsigned

274. By Ted Gould

Merge upstream changes

275. By Ted Gould

Backport the changes on the gmock-fix branch to here, where most of the problems were caused

276. By Ted Gould

Use a clearer definition of unsigned

277. By Ted Gould

Only or onto the transitional google-mock package

278. By Ted Gould

Alphabetize list

279. By Ted Gould

Make build on 32-bit architectures where gsize is a different size

280. By Ted Gould

Make it so that tests can run in parallel without running over each other

281. By Ted Gould

Remove -lgcov hack and add snapd-info-test to the list of tests

282. By Ted Gould

Uhg, wanted to delete not just comment out

283. By Ted Gould

Update to trunk

284. By Ted Gould

Switch to the local socket to avoid conflicts

285. By Ted Gould

Make required libraries required

286. By Ted Gould

Fix listing of targets

Unmerged revisions

286. By Ted Gould

Fix listing of targets

285. By Ted Gould

Make required libraries required

284. By Ted Gould

Switch to the local socket to avoid conflicts

283. By Ted Gould

Update to trunk

282. By Ted Gould

Uhg, wanted to delete not just comment out

281. By Ted Gould

Remove -lgcov hack and add snapd-info-test to the list of tests

280. By Ted Gould

Make it so that tests can run in parallel without running over each other

279. By Ted Gould

Make build on 32-bit architectures where gsize is a different size

278. By Ted Gould

Alphabetize list

277. By Ted Gould

Only or onto the transitional google-mock package

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches