openlp/tests/functional/openlp_core_lib
Tomas Groth 4ed9e9a722 Added a refresh call to the hide-toolbar so that it gets updated if needed. Makes the blank-to-theme button visible in the toolbar.
Fix for loading songs with linked audio + test. Fixes bug 1398403
Remove dummy initialization of preview_display to solve issue of mediaplayer preview being hidden.
When cloning a song copy the mediafiles as well. Fixes bug 1309998.
Use shutil.which instead of calling which with check_output, when detecting mudraw/gs.
Moved test service files into appropriate folder.
Set the default song search to search as type.

bzr-revno: 2454
2014-12-07 08:21:37 +00:00
..
__init__.py Initial projector code 2014-10-06 12:10:03 -07:00
test_color_button.py Fixes a few typos 2014-11-10 20:48:22 +00:00
test_db.py test fixes 2014-04-02 19:51:21 +01:00
test_file_dialog.py pep fixes 2014-11-02 17:19:02 +00:00
test_formattingtags.py test fixes 2014-04-02 19:51:21 +01:00
test_htmlbuilder.py Style fixes for Tim 2014-07-24 22:57:16 +01:00
test_image_manager.py Added and updated tests: 2014-10-22 22:43:05 +02:00
test_lib.py pep fixes 2014-06-10 11:48:42 +02:00
test_pluginmanager.py Fix up PEP8 issues. 2014-04-12 22:19:22 +02:00
test_projectordb.py Fix changed imports in mockups 2014-10-06 14:19:08 -07:00
test_renderer.py remove blank line 2014-11-25 21:36:52 +00:00
test_screen.py More tests 2013-12-31 07:27:07 +00:00
test_serviceitem.py Moved test service files into appropriate folder. 2014-12-06 21:05:45 +00:00
test_theme.py Added tests for with and without os x menu icon, renamed some tests to use our test name convention, fixed up and added more tests for the FormattingTagsForm. 2014-09-08 00:17:20 +02:00
test_ui.py Merge trunk 2014-09-14 15:44:32 +02:00