forked from openlp/openlp
alisonken1@gmail.com
907e1df129
- Added projector multiple lamp values test - Updated strings for translation (they should all be ok now) - Fix merge conflicts (projector_pjlink1 and projector_ui tests) Convert string format from Python2 '%s %s' % (value1, value2) to Python3 '{key1} {key2}'.format(key1=value1, key2=value2) Jenkins down - local pep8 and tests (except windows tests) passed. Previous Jenkins test: -------------------------------- lp:~alisonken1/openlp/string... bzr-revno: 2650 |
||
---|---|---|
.. | ||
__init__.py | ||
test_db.py | ||
test_file_dialog.py | ||
test_formattingtags.py | ||
test_htmlbuilder.py | ||
test_image_manager.py | ||
test_lib.py | ||
test_mediamanageritem.py | ||
test_pluginmanager.py | ||
test_projector_pjlink1.py | ||
test_projectordb.py | ||
test_renderer.py | ||
test_screen.py | ||
test_serviceitem.py | ||
test_theme.py | ||
test_ui.py | ||
test_webpagereader.py |