Commit Graph

11856 Commits

Author SHA1 Message Date
Tim Bentley 9dd4669f13 test fixes 2014-03-14 17:38:57 +00:00
Tim Bentley 4e834f6d70 Head 2014-03-14 17:37:28 +00:00
Tim Bentley c2a429c52d Space 2014-03-14 17:35:00 +00:00
Tim Bentley d2efa83e89 Head 2014-03-14 17:34:36 +00:00
Tomas Groth 31860d8d6a Fixes for the test-suite to make to run under wine/windows.
The only test that still fails is tests/interfaces/openlp_core_lib/test_pluginmanager.py

bzr-revno: 2333
2014-03-14 17:34:15 +00:00
Jonathan Springer 2b55c1ceb5 Change test to use a black list instead of a white list. 2014-03-13 17:36:01 -04:00
Tomas Groth df69ff37aa minor cleanup 2014-03-13 22:16:38 +01:00
Tomas Groth ed03ec2195 Fixes for tests on wine/windows 2014-03-13 21:59:10 +01:00
Tomas Groth 54e80b6a03 merged with head 2014-03-13 21:54:10 +01:00
Tim Bentley 17f33712db minor fixes 2014-03-13 20:37:02 +00:00
Tim Bentley 9051692dba Mixin for tests 2014-03-13 20:34:46 +00:00
Tim Bentley 68a020709a head 2014-03-13 20:24:33 +00:00
Tim Bentley ea99cbb08d use decorator 2014-03-13 20:20:42 +00:00
Jonathan Springer c6393cfc27 Fixes tests that use settings to actually use temporary settings
bzr-revno: 2332
2014-03-13 20:13:06 +00:00
Tim Bentley 5e6f97d74e fix order and comment 2014-03-13 20:08:47 +00:00
Jonathan Springer 84b621301b Add test to check for the proper tags on the branch 2014-03-13 00:50:45 -04:00
Jonathan Springer af5e751d27 Merge trunk 2014-03-12 18:15:08 -04:00
Tomas Groth ecc1ffbd4c Fix tests.
To avoid segfaults reuse QApplication instance.
Also use ICU when getting locale sort key.

bzr-revno: 2331
2014-03-13 00:07:23 +02:00
Jonathan Springer 92e9ef9394 Missed one 2014-03-12 15:05:06 -04:00
Tim Bentley 31ee1b43a6 first view 2014-03-12 17:41:52 +00:00
Jonathan Springer 6f05711414 Fixes settings initialization in tests to actually use temporary ini file. 2014-03-12 01:31:19 -04:00
Tim Bentley e78dac1edf Head 2014-03-11 20:17:18 +00:00
Raoul Snyman 03d6d374a4 CCLI SongSelect integration and code cleanups
bzr-revno: 2330
2014-03-11 20:12:40 +00:00
Tim Bentley ff44daa258 Yet more tests - with file 2014-03-11 20:11:04 +00:00
Tim Bentley 6935adde29 Yet more tests 2014-03-11 20:10:46 +00:00
Tomas Groth 5ac6f853d0 Changed get_locale_key to only use ICU if available. 2014-03-11 20:38:47 +01:00
Raoul Snyman 5af971f723 Remove main_menu property and add an application property. 2014-03-11 21:07:58 +02:00
Tim Bentley a74567b9f6 Bible database tests 2014-03-11 19:01:09 +00:00
Raoul Snyman b35de747ab Move HistoryComboBox to openlp.core.common 2014-03-11 20:58:49 +02:00
Tomas Groth 2b55da02c1 Reuse QApplication instance to avoid segfaults. 2014-03-10 20:56:36 +01:00
Tomas Groth b831ebd48e Use ICU for locale sort key 2014-03-10 20:53:11 +01:00
Tim Bentley 776724d9a2 Bibles 2014-03-09 10:26:28 +00:00
Tim Bentley 83abc63079 Bibles 2014-03-08 22:02:34 +00:00
Tim Bentley 0da1b7b5f7 Presentations 2014-03-08 21:23:47 +00:00
Tim Bentley 9773afc61c Media cleaned up 2014-03-08 20:53:22 +00:00
Tim Bentley 836886e541 Images cleaned up 2014-03-08 20:39:36 +00:00
Tim Bentley f86c6bc77d Songs cleanned up 2014-03-08 19:58:58 +00:00
Tim Bentley a0a2e5efbc More updates 2014-03-06 22:05:15 +00:00
Raoul Snyman 6747dec2b5 Tests! Tests! Tests! 2014-03-06 23:28:13 +02:00
Tim Bentley 3ae188c287 FoilPresenter 2014-03-06 20:56:31 +00:00
Tim Bentley ef97095399 Importer cleanups 2014-03-06 20:40:08 +00:00
Tim Bentley 75281b5cf1 Song import cleanups 2014-03-05 18:58:22 +00:00
Raoul Snyman c607661aee HEAD 2014-03-04 23:51:54 +02:00
Tim Bentley 0091079b76 Song forms cleanups
bzr-revno: 2329
2014-03-04 21:42:22 +00:00
Raoul Snyman b094d48678 Add some error handling around the getting a song.
Add some more tests.
2014-03-04 23:28:15 +02:00
Tim Bentley 1301b4cfa3 Fix up presentation tests 2014-03-04 20:18:14 +00:00
Tim Bentley 43f156d9fe Update Songs forms 2014-03-04 18:49:30 +00:00
Tomas Groth 873286df9a Support for presenting PDF using mupdf or ghostscript.
bzr-revno: 2328
2014-02-28 07:53:29 +00:00
Raoul Snyman 831f2f3b69 HEAD 2014-02-27 23:39:44 +02:00
Raoul Snyman d2a5e8a4c4 Refactor SongSelect search into a separate class, and start writing some tests for that class. 2014-02-27 23:36:33 +02:00