1193 Commits (main)
 

Author SHA1 Message Date
Dmitry Rozenshtein b47067dc92 Changes: Add new unittests for Connection
RevBy: Alexey Shilov
14 years ago
Pertti Kellomäki 4d106dd44c Changes: Update version number in changelog.
RevBy: TrustMe
14 years ago
Pertti Kellomäki 52810c0ae2 Merge branch '1.1' 14 years ago
Dmitry Rozenshtein fa069ba7ca Changes: Added unut tests for Logger
RevBy: Alexey Shilov
14 years ago
Joona Hakkarainen 8592b4a554 Changes: Added new unittest ut_appdata, for testing - call entry () function
RevBy:   Alexey Shilov
14 years ago
Nimika Keshri e9092cba46 Changes: Test for restore signal handlers by boosters modified. Added test for qml booster as well
RevBy: Alexey Shilov
14 years ago
Alexey Shilov 4c8ecba811 Fixes: NB#273378 - Boosters should restore original signal handlers modified by applauncherd
RevBy: Dmitry Rozenshtein, Pertti Kellomaki
14 years ago
Joona Hakkarainen 831fc0cd5a Changes: Test unixSignalHAndlers by killing booster-m and booster-d, singnal hup
RevBy: Nimika Keshri
14 years ago
Nimika Keshri 2350ee17e5 Changes: Test for restore signal handlers by boosters
RevBy: TrustMe
14 years ago
Nimika Keshri 26ebd32c83 Merge branch 'master' into 1.1 14 years ago
Dmitry Rozenshtein 010d0d939d Changes: Added missed CMakeLists.txt for unit tests BoosterPluginRegistry
RevBy: TrustMe
14 years ago
Nimika Keshri fa80b9db70 Merge branch 'master' into 1.1
Conflicts:
	debian/changelog
14 years ago
Dmitry Rozenshtein c1b4ec4d9d Changes: Added unit tests for BoosterPluginRegistry
RevBy: Alexey Shilov
14 years ago
Nimika Keshri ac557d5f54 Changes: Test for booster warning while invoking non launchable apps
RevBy: Olli Leppanen
14 years ago
Nimika Keshri 6159994d74 Changes: Added tests for SIGUSR1, SIGUSR2 and 2nd instance for daemon
RevBy: Olli Leppanen
14 years ago
Dmitry Rozenshtein a86d2d4af8 Changes: Added unittests for SingleInstance
RevBy: Alexey Shilov
14 years ago
Nimika Keshri d06fc221c6 Changes: Fixing tests failues.
RevBy: TrustMe
14 years ago
Nimika Keshri 019af9c3e1 Changes: Test for relative path search added
RevBy: TrustMe
14 years ago
Nimika Keshri c3cba0a91e Changes: New functional tests for invoker.
RevBy: Olli Leppanen
14 years ago
Dmitry Rozenshtein 8593d359db Merge branch 'master' into add_unit_tests 14 years ago
Dmitry Rozenshtein 1635ca678d Changes: Added unittests for mbooster, qtbooster, ebooster, dbooster
RevBy: TrustMe
14 years ago
Pertti Kellomäki 3368c34aad Changes: Added test cases for argument passing to cached [QM]Application.
RevBy: Nimika Keshri
14 years ago
Olli Leppanen a91b7a9f5c Changes: Language corrections into documentation
RevBy:TrustMe
14 years ago
Nimika Keshri 984216b04c Changes: Performance test modified. Tracking pixel co-ordinates changed.
RevBy: TrustMe
14 years ago
Alexey Shilov 8d9266816f Changes: new unstable version 30.6 14 years ago
Nimika Keshri 32a19801bf Changes: debian/changelog updated. New stable version 0.30.5
RevBy: TrustMe
14 years ago
Nimika Keshri 485a8ddf74 Changes: Removing the obsolete Core dump test
RevBy: TrustMe
14 years ago
Alexey Shilov 07b4a1977d Fixes: NB#267391 - Boosting prevents QML apps from dropping the GL context on background
RevBy: Olli Leppanen
14 years ago
Alexey Shilov 0f05b2196c Changes: new unstable version 14 years ago
Nimika Keshri 04c5c10937 Changes: debian/changelog updated. New Stable version 0.30.4 14 years ago
Nimika Keshri cbf535b666 Changes: Test for Socket file descriptor leaks in applauncherd.bin
RevBy: TrustMe
14 years ago
Alexey Shilov 19ed9cb84e Fixes: NB#267579 - Socket file descriptor leaks in applauncherd.bin
RevBy: Pertti Kellomaki, Juha Lintula
14 years ago
Olli Leppanen ffe717d3e0 Changes: New unreleased skeleton
RevBy: Juha Lintula
14 years ago
Olli Leppanen 13ae3a8073 Changes: New stable version
RevBy: Juha Lintula
14 years ago
Olli Leppanen 51e37318e6 Changes: Corrected building issues with doc-base files
RevBy: TrustMe
14 years ago
Olli Leppanen 3c4c215c89 Changes: Small correction to debian/dirs
RevBy: TrusMe
14 years ago
Olli Leppanen f7bb8d5840 Changes: Added directory creation for doc-base files in debianisation
RevBy: TrustMe
14 years ago
Olli Leppanen 830ddaf8a0 Changes: Added doc-base control files for documentation inside applaunched-doc package
RevBy: TrustMe
14 years ago
Olli Leppanen 038b3b87b8 Fixes: NB#267376 - [TASK] Defects found in applauncherd documentation after proof-reading should be corrected
RevBy: Juha Lintula
14 years ago
Juha Lintula 921e13c67c Changes: single-instance documentation updated
RevBy: Pertti Kellomaki, Olli Leppanen
14 years ago
Nimika Keshri 5e444e4f74 Changes: perf test modified to wait for applauncherd to be running in normal mode
RevBy: TrustMe
14 years ago
Pertti Kellomäki 26fac2ee34 Fixes: NB#257654 - QApplication::applicationDirPath() and QApplication::applicationFilePath() return wrong values for d-boosted applications
Details: Logging was buggy in test application, now fixed.
RevBy: TrustMe
14 years ago
Pertti Kellomäki 5b701f8d67 Changes: Fix dir path logging in test apps. Remove test case applauncherd__test_dirPath_filePath_m
RevBy: TrustMe
14 years ago
Alexey Shilov 02aef8a800 Changes: new unstable version 14 years ago
Nimika Keshri b7c2db010f Changes: Test for QApplication::applicationFilePath and applicationDirPath
RevBy: Pertti Kellomaki
14 years ago
Pertti Kellomäki 9cda284174 Fixes: NB#257654 - QApplication::applicationDirPath() and QApplication::applicationFilePath() return wrong values for d-boosted applications
Details: Set application attribute Qt::AA_LinuxReinitPathsFromArgv0
         so that QCoreApplication::applicationFilePath() and
         QCoreApplication::applicationDirPath() work correctly
         for d-boosted applications.
RevBy: Alexey Shilov
14 years ago
Alexey Shilov 705b9f1d37 Fixes: NB#263422 - Precached (QML) applications do not set WM_NAME window atom properly
RevBy: Pertti Kellomaki
14 years ago
Pertti Kellomäki 139bcc1c1b Fixes: NB#262604 - applauncherd not buildable with eglibc 2.12
RevBy: Juha Lintula
14 years ago
Juha Lintula 438488b6af Fixes: NB#248543 - [SSU]:Error seen at 'invoker: error: Can't send signal to application: No such process '
RevBy: Pertti Kellomaki
14 years ago
Dmitry Rozenshtein 43154d001d Changes: New functional tests added to check testability library is loaded by booster-m and booster-d
RevBy: Nimika Keshri
14 years ago