openlp/tests/functional/openlp_core_lib
Samuel Mehrbrodt c20939215a PDF Fixes
- Changed some types to float instead of int because the string conversion failed: int('1.1') doesnt work
- Check if files exist before deleting them
- Replace 'pass' with 'continue'. 'pass' is like return, it stops the whole method.

bzr-revno: 2363
2014-04-16 05:47:04 +01:00
..
__init__.py test fixes 2014-04-02 19:51:21 +01:00
test_db.py test fixes 2014-04-02 19:51:21 +01:00
test_file_dialog.py test fixes 2014-04-02 19:51:21 +01:00
test_formattingtags.py test fixes 2014-04-02 19:51:21 +01:00
test_htmlbuilder.py test fixes 2014-04-02 19:51:21 +01:00
test_image_manager.py removed not wanted code 2014-04-15 22:30:20 +02:00
test_lib.py test fixes 2014-04-02 19:51:21 +01:00
test_pluginmanager.py Fix up PEP8 issues. 2014-04-12 22:19:22 +02:00
test_renderer.py fixed assertion message 2014-04-14 20:59:28 +02:00
test_screen.py More tests 2013-12-31 07:27:07 +00:00
test_serviceitem.py Fixes for tests on wine/windows 2014-03-13 21:59:10 +01:00
test_theme.py test fixes 2014-04-02 19:51:21 +01:00
test_ui.py Trunk 2014-04-15 23:11:06 +02:00