summaryrefslogtreecommitdiffstats
path: root/tests/modules/ApplicationManager
Commit message (Expand)AuthorAgeFilesLines
* qmakeify all over againPaul Olav Tvete2015-11-021-0/+9
* Standardize licences to LGPLv3, update years, remove authorsGerry Boland2015-08-111-1/+0
* Rename testDaniel d'Andrada2015-06-161-1/+1
* Update tests and remove duplicate onesDaniel d'Andrada2015-06-151-100/+25
* s/RunningWithoutWakelock/RunningInBackgroundDaniel d'Andrada2015-06-151-2/+2
* work around a bug in gtest+gcc+cross-compilationDaniel d'Andrada2015-05-291-1/+1
* Fixed all issues pointed out by code reviewDaniel d'Andrada2015-05-272-441/+160
* Merge trunkDaniel d'Andrada2015-05-121-0/+58
|\
| * merge trunkMichael Zanetti2015-03-251-0/+79
| |\
| * | properly mock settings and add a test for itMichael Zanetti2015-03-251-0/+60
* | | Application: s/active/requestedStateDaniel d'Andrada2015-05-081-10/+10
* | | Fix ApplicationManager testsDaniel d'Andrada2015-05-061-122/+53
* | | Make code compile with the new apiDaniel d'Andrada2015-05-061-95/+6
* | | Tests also need to be pointed to the location of unity-api headersDaniel d'Andrada2015-05-061-0/+1
| |/ |/|
* | Refactor wakelock handling. Lifecycle exempt apps now release wakelock when s...Gerry Boland2015-03-181-0/+78
|\ \
| * | Update MockSharedWakelock to actually have tests make senseGerry Boland2015-03-041-2/+2
| * | Add testGerry Boland2015-02-271-0/+39
| * | Lifecycle exempt apps never released wakelock while running, even if unfocuse...Gerry Boland2015-02-201-0/+39
| |/
* / Port to MirEvent 2.0Robert Carr2015-02-191-0/+2
|/
* Don't suspend&resume the main stage app when switching focus from side to mai...Daniel d'Andrada2015-01-271-0/+97
* Use FindGMock from cmake-extras > 0.3Michał Sawicz2014-12-031-2/+1
* Do not use deprecated qt5_use_module cmake commandGerry Boland2014-12-011-2/+2
* Remove unneeded paths in testsGerry Boland2014-11-271-9/+3
* [cmake] tests: add explicit dependence on the GMock target to fix build raceGerry Boland2014-11-261-0/+1
* Fix test compile failuresGerry Boland2014-11-131-3/+3
* Merge trunk and fix conflictsGerry Boland2014-11-131-18/+0
|\
| * Merge trunkTed Gould2014-10-201-0/+29
| |\
| * \ Merge trunkTed Gould2014-10-061-0/+231
| |\ \
| * \ \ Merge trunkTed Gould2014-09-251-0/+43
| |\ \ \
| * | | | Making the test suite compileTed Gould2014-09-191-11/+0
* | | | | Merge lp:qtmirRobert Carr2014-10-141-0/+36
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Ensure unity8-dash is less likely to be killed than other background apps.Michał Sawicz2014-10-101-0/+36
| | |_|/ | |/| |
* | | | Merge lp:qtmirRobert Carr2014-10-081-0/+148
|\| | |
| * | | Fix some bugs in app lifecycle management.Michael Zanetti2014-10-061-0/+148
| |\ \ \
| | * | | add a test for forceDashActiveMichael Zanetti2014-09-291-0/+55
| | * | | merge trunkMichael Zanetti2014-09-191-2/+46
| | |\ \ \ | | | | |/ | | | |/|
| | * | | add a test for suspending unfocused apps when they become readyMichael Zanetti2014-09-121-0/+50
| | * | | add a test for the changed functionalityMichael Zanetti2014-09-101-0/+41
| | * | | fix testsMichael Zanetti2014-09-101-0/+2
* | | | | Merge upstreamRobert Carr2014-10-021-0/+83
|\| | | |
| * | | | Fix AppMan handling Upstart resuming a Stopped applicationGerry Boland2014-10-011-0/+54
| |\ \ \ \
| | * | | | Fix AppMan handling Upstart resuming a Stopped applicationGerry Boland2014-09-241-0/+54
| | | |/ / | | |/| |
| * | | | Remove check to see if application is already focused before focusing.josharenson2014-10-011-0/+29
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Add unit testjosharenson2014-09-151-0/+29
| | |/ /
* | | | Merge upstreamRobert Carr2014-09-291-0/+43
|\| | |
| * | | TaskController may call processStarted synchronously, so check for that in st...Gerry Boland2014-09-181-0/+43
| | |/ | |/|
* | | Add tests to ctestRobert Carr2014-09-221-1/+3
* | | rm -rf qmakeRobert Carr2014-09-183-17/+33
|\ \ \ | |/ / |/| / | |/
* / Sort out namespace of mocks, make a interface for qtmir::Session and draft Mi...Daniel d'Andrada2014-09-111-2/+3
|/
* fixed up some app/session state handlingNick Dedekind2014-08-291-2/+4