summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Alexander Kanavin [Tue, 14 Dec 2010 13:36:50 +0000 (15:36 +0200)]
rework MessageWaiting test
Alexander Kanavin [Fri, 10 Dec 2010 16:47:23 +0000 (18:47 +0200)]
Rework message manager's sca test
Alexander Kanavin [Fri, 10 Dec 2010 16:46:56 +0000 (18:46 +0200)]
Check interface validity before starting tests
Alexander Kanavin [Fri, 10 Dec 2010 15:19:35 +0000 (17:19 +0200)]
Rework the phonebook test
Alexander Kanavin [Fri, 10 Dec 2010 15:19:21 +0000 (17:19 +0200)]
Check for modem validity
Alexander Kanavin [Fri, 10 Dec 2010 15:18:43 +0000 (17:18 +0200)]
Rename testcase.pro to testcase.pri
Alexander Kanavin [Fri, 10 Dec 2010 12:11:48 +0000 (14:11 +0200)]
Fix up pkgconfig and qtconfig files
Alexander Kanavin [Fri, 10 Dec 2010 11:44:24 +0000 (13:44 +0200)]
Do not install OfonoInterface header
Alexander Kanavin [Fri, 10 Dec 2010 11:36:21 +0000 (13:36 +0200)]
Update version to 0.1.0
Shane Bryan [Wed, 8 Dec 2010 19:03:30 +0000 (11:03 -0800)]
Change tests install dir to MeeGo preferred location
Alexander Kanavin [Wed, 8 Dec 2010 13:17:13 +0000 (15:17 +0200)]
Add ownership clarification
Alexander Kanavin [Fri, 3 Dec 2010 14:11:00 +0000 (16:11 +0200)]
Documentation fixups
Alexander Kanavin [Fri, 3 Dec 2010 13:50:09 +0000 (15:50 +0200)]
Remove unnecessary 'request' prefixes
Alexander Kanavin [Fri, 3 Dec 2010 13:32:48 +0000 (15:32 +0200)]
Test fixups
Alexander Kanavin [Thu, 2 Dec 2010 20:22:48 +0000 (22:22 +0200)]
Do not subclass OfonoNetworkOperator from OfonoInterface
Alexander Kanavin [Thu, 2 Dec 2010 20:14:26 +0000 (22:14 +0200)]
Do not subclass OfonoModemInterface from OfonoInterface
This took more effort than anticipated
Alexander Kanavin [Wed, 1 Dec 2010 15:58:21 +0000 (17:58 +0200)]
Do not subclass OfonoModem from OfonoInterface
Alexander Kanavin [Wed, 1 Dec 2010 15:28:34 +0000 (17:28 +0200)]
Remove unnecessary includes
Alexander Kanavin [Mon, 22 Nov 2010 15:57:36 +0000 (17:57 +0200)]
Fix missing header
Alexander Kanavin [Thu, 18 Nov 2010 20:09:42 +0000 (22:09 +0200)]
Add test for OfonoModemInterface class
Alexander Kanavin [Thu, 18 Nov 2010 20:09:00 +0000 (22:09 +0200)]
Add proper test for OfonoModem class
Alexander Kanavin [Thu, 18 Nov 2010 20:07:02 +0000 (22:07 +0200)]
Power on and put online the modem on test startup if necessary
Alexander Kanavin [Thu, 18 Nov 2010 20:05:42 +0000 (22:05 +0200)]
Stricter rules for manual modem selection
A modem has to exist during class construction
If a modem goes away and then comes back, it's not picked up
Alexander Kanavin [Wed, 17 Nov 2010 16:04:22 +0000 (18:04 +0200)]
Rewrite ModemManager test
Alexander Kanavin [Wed, 17 Nov 2010 15:01:01 +0000 (17:01 +0200)]
Write a proper test for OfonoInterface
Alexander Kanavin [Fri, 12 Nov 2010 13:49:42 +0000 (15:49 +0200)]
Documentation fixups
- add mainpage
- add doxygene config
- add qmake target
- remove redundant comment lines
Alexander Kanavin [Fri, 12 Nov 2010 13:27:34 +0000 (15:27 +0200)]
Add documentation, code cleanups
- add doxygen-compatible comments to API headers
- add const qualifiers where applicable
- add modem selection rule enumeration; it's now required to specify it explicitly
Alexander Kanavin [Wed, 10 Nov 2010 16:43:31 +0000 (18:43 +0200)]
Fix copyright notices
Alexander Kanavin [Wed, 10 Nov 2010 15:09:04 +0000 (17:09 +0200)]
Add copyright notices to tests
Alexander Kanavin [Wed, 10 Nov 2010 14:36:47 +0000 (16:36 +0200)]
Initial commit