summaryrefslogtreecommitdiffstats
path: root/tests/modules/ApplicationManager/application_manager_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-271-440/+157
* 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
| |/ |/|
* | 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
* 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
| | |/ | |/|
* | | rm -rf qmakeRobert Carr2014-09-181-1/+1
|\ \ \ | |/ / |/| / | |/
* / 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
* reintroduced testsNick Dedekind2014-08-291-79/+70
* merged with trunkNick Dedekind2014-08-261-11/+23
|\
| * Merge trunkDaniel d'Andrada2014-08-181-2/+3
| |\
| * | Update testsDaniel d'Andrada2014-08-141-11/+24
* | | surface manager testsNick Dedekind2014-08-141-30/+0
* | | Added tests for application prompts + surface childrenNick Dedekind2014-08-131-87/+3
| |/ |/|
* | AppMan: emit application unfocus dbus event on suspend, and focus on resumeGerry Boland2014-07-301-2/+3
|/