openlp/tests/functional
alisonken1@gmail.com c58ce31e8b "Convert __init__.py file strings from python2 to python3 format
Python2 "%s text" % value1
Python2 "%s text %s" % (value1, value2)
Python3 "{var1} text {var2:02d}".format(var1=text, var2=number)

- String conversions in init files
- Added test for projector power state change
- Remove extraneous print() call in mediainfo plugin
- Fix translate() string formatting
- Revert string format for re.compile() until further testing is done
- Skip crosswalk.com test until their server is fixed

-----..."

bzr-revno: 2658
2016-05-12 22:34:57 +02:00
..
openlp_core fix tests 2016-03-31 17:24:44 +01:00
openlp_core_common head 2016-04-17 19:48:50 +01:00
openlp_core_lib merge trunk 2016-05-05 08:51:07 -07:00
openlp_core_ui Finish moving things around 2016-04-23 14:46:59 +01:00
openlp_core_ui_lib tests 2016-04-22 19:35:23 +01:00
openlp_core_ui_media vlc tests pass 2016-04-07 19:14:10 +01:00
openlp_plugins Added tests. 2016-05-04 22:58:44 +02:00
__init__.py Fix tag detection. Fixes bug 1549549. 2016-03-22 22:08:56 +01:00
test_init.py Year older 2015-12-31 22:46:06 +00:00