Commit Graph

332 Commits

Author SHA1 Message Date
Andreas Preikschat b99d9a7ac9 More Python 3 changes - division fixes
bzr-revno: 2244
2013-05-19 19:13:26 +01:00
Tim Bentley 945a99ea24 Fix up merge issues 2013-05-19 08:35:07 +01:00
Andreas Preikschat 6e66edce03 removed test 2013-05-18 10:49:21 +02:00
Andreas Preikschat 7a42cd3769 added test 2013-05-18 10:44:03 +02:00
Andreas Preikschat d03a9a8eec added comments 2013-05-12 14:04:15 +02:00
Andreas Preikschat 75c8382188 added test 2013-05-12 14:02:48 +02:00
Tim Bentley 0ef65fb8d2 minor fixes 2013-04-23 20:17:25 +01:00
Tim Bentley 11112e7712 Head 2013-04-23 20:08:50 +01:00
Tim Bentley fba86c5552 Add tests 2013-04-23 20:08:07 +01:00
Andreas Preikschat 3f60c34440 head 2013-04-20 22:30:51 +02:00
Andreas Preikschat 3dd05a2f4d head 2013-04-20 22:25:06 +02:00
Andreas Preikschat ab9e0d7ba2 - removed General section and introduced a Core section
- added test

bzr-revno: 2234
Fixes: https://launchpad.net/bugs/1133237
2013-04-20 22:19:53 +02:00
Andreas Preikschat 5f9d921808 - camelCase -> words_with_underscore
- fixed short lines
- fixed docs

bzr-revno: 2233
2013-04-20 22:18:26 +02:00
Andreas Preikschat 35bc76943f - close file
bzr-revno: 2232
2013-04-20 22:18:02 +02:00
Andreas Preikschat 401d4d2688 close file 2013-04-20 20:39:10 +02:00
Andreas Preikschat 17e2277d9c r2231 2013-04-20 20:38:19 +02:00
Andreas Preikschat 582f1aa003 code standards 2013-04-19 21:07:25 +02:00
Andreas Preikschat 0fb24d2233 added tests 2013-04-17 20:33:44 +02:00
Tim Bentley a0f4db607e Head and fix 2013-04-16 17:37:26 +01:00
Andreas Preikschat 908e048d1a head 2013-04-15 17:43:18 +02:00
Meinert Jordan 571934e166 Fix Natural Sorting so works with Python3
bzr-revno: 2230
2013-04-14 19:19:33 +01:00
Tim Bentley 220681c900 Comment fixes 2013-04-14 16:59:57 +01:00
Tim Bentley 797a76f095 Head 2013-04-14 16:45:34 +01:00
Philip Ridout 38a95ffab8 Fixed importing of songs with verses numbered 1A, or 1.5 etc. in SongShowPlus importer
bzr-revno: 2229
Fixes: https://launchpad.net/bugs/1125956
2013-04-14 17:30:06 +02:00
Andreas Preikschat d504b314ef removed not needed mocks and calls 2013-04-08 20:30:11 +02:00
Andreas Preikschat 352d8da185 head 2013-04-08 20:24:46 +02:00
Tim Bentley 31b4e561b4 Fix up code review change 2013-04-08 17:53:11 +01:00
M2j c82d7f0e50 renameing openlp.core.utils.get_local_key in tests 2013-04-06 20:21:23 +02:00
M2j 6d5590d739 removed tests/interfaces/openlp_plugins/__init__.pyc 2013-04-06 19:17:59 +02:00
Tim Bentley e36706e3ec Head 2013-04-05 20:37:56 +01:00
Tim Bentley fc80e3d106 Cleanups and more tests 2013-04-05 20:37:15 +01:00
phill-ridout 8a88cec855 Removed the use of the mock's call helper object 2013-04-05 19:26:39 +01:00
M2j 042bf4ed2d rename openlp.core.utils.get_local_key to openlp.core.utils.get_locale_key 2013-04-05 19:41:01 +02:00
Andreas Preikschat 131b46edef - use QActionGroup instead of Checkboxes (Bug #1103906 'Auto Play Slides menu should use radioboxes')
bzr-revno: 2227
Fixes: https://launchpad.net/bugs/1103906
2013-04-05 11:04:38 +02:00
Andreas Preikschat 03eaa91a08 fixed assertion message and method doc string 2013-04-02 23:03:07 +02:00
M2j 9612a52211 typo 2013-04-02 19:54:23 +02:00
M2j 316902fb88 Add unit tests for get_local_key and get_natural_key. 2013-04-02 19:51:19 +02:00
Andreas Preikschat 0d621f8699 changed assertion message 2013-04-02 17:14:27 +02:00
Andreas Preikschat 5e3563ceda added two tests 2013-04-02 17:08:46 +02:00
Andreas Preikschat ceb175e372 head 2013-03-31 19:21:12 +02:00
Andreas Preikschat a0eed25c64 remove pyc 2013-03-31 19:20:53 +02:00
phill-ridout 8864e1e51b Missed a few GIVEN, WHEN, THENS 2013-03-31 11:55:58 +01:00
phill-ridout 7bae770458 Some test had more than one GIVEN, WHEN, THEN. Fixed that 2013-03-31 11:47:31 +01:00
Andreas Preikschat a0bdbd55be removed obsolete line 2013-03-30 16:39:20 +01:00
Andreas Preikschat a9cb8b07a7 fixed assertion test 2013-03-30 15:47:38 +01:00
Andreas Preikschat 906c090e8d added test 2013-03-30 15:45:02 +01:00
Andreas Preikschat c732a70fb2 removed extra line 2013-03-30 10:50:04 +01:00
Andreas Preikschat 85f64ddae6 fixed test order 2013-03-30 10:46:32 +01:00
Andreas Preikschat c4448a402b added test 2013-03-30 10:01:21 +01:00
Andreas Preikschat f715810ce9 added test 2013-03-30 09:46:34 +01:00