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_db.py
test_file_dialog.py
test_formattingtags.py
test_htmlbuilder.py
test_image_manager.py
test_lib.py
test_pluginmanager.py
test_renderer.py
test_screen.py
test_serviceitem.py
test_theme.py
test_ui.py