Nimika Keshri
fa1166260a
Chnages: Fixing a typo in perf test tests.xml
...
RevBy: Juha Lintula
15 years ago
Nimika Keshri
2ae954eb05
Changes: Perf test now calculates the time used in componentcache
...
RevBy: TrustMe
15 years ago
Nimika Keshri
0bc288ee04
Changes: Checks for applauncherd in setup and teardown of tests
...
RevBy: TrustMe
15 years ago
Nimika Keshri
856f65c04d
Changes: fala_wid test script modified to get the window Id of application using pid
...
RevBy: Juha Lintula
15 years ago
Juha Lintula
dc252f484e
Changes: Start-up performance test script fixed. Screen lock removal added and sysuid killing removed.
...
RevBy: Antti Kervinen
15 years ago
Nimika Keshri
32d4b3b8f7
Changes: Disabled perf test using visibility signals
...
Other minor changes to fix tests failures
RevBy: TrustMe
15 years ago
Antti Kervinen
dc88d1c81c
Changes: changelog updated to 0.18.0 - qml booster
15 years ago
Antti Kervinen
79739dae5d
Changes: according to code review
...
Details:
- qdeclarativeboostercache linked to X11 and QtGui
- install in CMakeLists fixed to use TARGETS instead of FILES in boosters
- removed qapplication parameter checking in booster cache
15 years ago
Pertti Kellomäki
c76174414b
Changes: Add qmake feature qdeclarative-boostable.
15 years ago
Pertti Kellomäki
7214db5cb4
Changes: Add testing for booster-d in test_launched_app_name.
15 years ago
Pertti Kellomäki
8c3ff10eda
Changes: Modify test case test_stress_boosted_apps to use booster-d as well.
...
Also fixes the test case to really catch multiple instances of test app.
15 years ago
Pertti Kellomäki
42d4695160
Changes: Modify test case test_booster_pid_change to use booster-d.
15 years ago
Pertti Kellomäki
d0103ab2ea
Changes: Modify test case test_booster_killed_or_restarted to use booster-d.
15 years ago
Pertti Kellomäki
469865b6ea
Changes: Modify test case test_signal_forwarding to use booster-d.
15 years ago
Pertti Kellomäki
6eaf7e4c2f
Changes: Modify test_restart_booster to test for booster-d.
15 years ago
Pertti Kellomäki
cafb73187d
Changes: Add test case test_fd_booster_d.
15 years ago
Pertti Kellomäki
82a9c9f0a3
Changes: Add test case test_wait_term_qml.
15 years ago
Pertti Kellomäki
02fe6edcf2
Changes: Add test case test_launch_multiple_apps_cont_qml.
15 years ago
Pertti Kellomäki
6073664885
Changes: Add test case test_one_instance_qml.
15 years ago
Pertti Kellomäki
a644d9e5dc
Changes: Add test case test_launch_multiple_apps_qml.
15 years ago
Pertti Kellomäki
071d0b1e3f
Changes: Add test case test_zombie_state_qml.
15 years ago
Pertti Kellomäki
1a74a16901
Changes: Add QML applications to test script.
15 years ago
Pertti Kellomäki
40e2293ac2
Changes: Debian packaging for the QML Helloworld test application.
15 years ago
Pertti Kellomäki
26ddcc35d0
Changes: Add QML Helloworld test application.
15 years ago
Pertti Kellomäki
b8dc5dfe50
Changes: Add qdeclarativebooster plugin to applauncherd-launcher package.
15 years ago
Pertti Kellomäki
7e8debabbe
Changes: Add pkg-config file for qdeclarative-boostable to applauncherd-dev package.
15 years ago
Pertti Kellomäki
c12ae5a2c0
Changes: Unit tests for the qdeclarativebooster.
15 years ago
Pertti Kellomäki
61a468e4fb
Changes: Add pkg-config file qdeclarative-boostable.pc.
15 years ago
Pertti Kellomäki
8c32791efd
Changes: The qdeclarativebooster plugin implementation.
15 years ago
Pertti Kellomäki
ae6c8b5974
Changes: Add booster cache header file to applauncherd-dev package.
15 years ago
Pertti Kellomäki
a0f4f2eabb
Changes: Add booster cache library to applauncherd-launcher package.
15 years ago
Pertti Kellomäki
b209c33a88
Changes: Workaround for MComponentData instantiation in input method plugin.
...
A merge request removing the instantiation has already been applied
to the input method master, so this patch should be removed once
the change has been integrated.
15 years ago
Pertti Kellomäki
05661097b5
Changes: Cache class for the qdeclarativebooster.
15 years ago
Nimika Keshri
11dac1e489
Changes: applauncherd restarted in perf test
...
RevBy: Juha Lintula
15 years ago
Nimika Keshri
3fc1874e50
Changes: debian/changelog updated
...
RevBy: TrustMe
15 years ago
Nimika Keshri
c350cfa520
Changes: Broken tests Fixed
...
RevBy: Antti Kervinen
Details: 1. Test launch_wo_applauncherd fixed. Now the applications cannot be launched
if applauncherd is not running.
2. One of the unit test is started as user.
15 years ago
Jussi Lind
63c986d92f
Changes: debian/changelog updated. New stable version 0.17.0.
15 years ago
Jussi Lind
916838ec91
Changes: Referenced to .launch removed from README. Some minor fixes.
...
RevBy: Antti Kervinen
15 years ago
Antti Kervinen
651ba4f079
Changes: Handle properly credential problems after accepting a connection
...
Changes: Removed invoker fallback to execve
RevBy: Jussi Lind, Alexey Shilov
15 years ago
Oskari Timperi
01f127ba9d
Changes: fix test_correct_creds
...
RevBy: TrustMe
15 years ago
Oskari Timperi
2ee68892f2
Changes: add a method to security tests that reads tokens application should have from /sys
...
RevBy: Antti Kervinen
15 years ago
Oskari Timperi
eec18c8847
Changes: included single instance tests with invoker in bug tests
...
RevBy: TrustMe
15 years ago
Antti Kervinen
97917d8e38
Changes: Fixes filtering out credentials from applications without manifests
...
RevBy: Jussi Lind
15 years ago
Antti Kervinen
7295bd3c0a
Changes: fixed wait bit passing in magic_options in case of --no-wait,
...
failing to unlink /tmp/boostX logs an error message.
RevBy: Alexey Shilov
15 years ago
Oskari Timperi
6669cb1241
Changes: include single instance tests without invoker in bug tests
...
RevBy: Nimika Keshri
15 years ago
Oskari Timperi
22a3398117
Merge remote branch 'origin/master' into my-master
15 years ago
Oskari Timperi
89789eed41
Changes: Refactored single instance tests so that they can be used with invoker
...
RevBy: Pertti Kellomäki
15 years ago
Antti Kervinen
12dedbe8db
Changes: workaround to skype account plugin bug #218766
...
RevBy: Jussi Lind
15 years ago
Antti Kervinen
e60c7adcd5
Fixes: NB#220076 - applauncherd.bin does not work without link to /tmp/m.themedaemon
...
Details: TMPDIR is hardcoded to /var/tmp, if it's not set already
Revby: Jussi Lind
15 years ago
Oskari Timperi
1b47328a85
Merge remote branch 'origin/master' into my-master
15 years ago