This is a mirror of the main OpenLP repository at https://gitlab.com/openlp/openlp
Go to file
Raoul Snyman d74c9c0c81 Mock comes with Python as of 3.3, and I don't think there is anyone using lower than 3.3, so let's use Python's mock directly now.
Windows tests are failing due to file sharing (we've had this issue before), unrelated to my changes.

Add this to your merge proposal:
--------------------------------
lp:~raoul-snyman/openlp/refactor-mock (revision 2734)
[SUCCESS] https://ci.openlp.io/job/Branch-01-Pull/1992/
[SUCCESS] https://ci.openlp.io/job/Branch-02-Functional-Tests/1902/
[SUCCESS] https://...

bzr-revno: 2733
2017-05-10 18:50:33 +01:00
documentation Migrate to PyQt5 2015-11-06 19:49:40 -05:00
openlp Fix segfault with QFormLayout in BibleImportForm\nAlso fix up a failing test 2017-05-06 10:22:34 +01:00
resources Regened resources 2017-02-25 17:30:39 +00:00
scripts Updated jenkins script to match new setup. 2017-05-04 23:53:50 +02:00
tests HEAD 2017-05-08 12:10:46 -07:00
.bzrignore Fix the tests for SongSelect and write tests for the SystemPlayer 2016-08-13 16:29:12 +02:00
CHANGELOG.rst Fix a problem with loading Qt's translation files, bug #1676163 2017-03-27 17:36:54 -07:00
LICENSE Updated copyright information. Removed .eric4project directory from version control. 2011-02-24 07:47:38 +02:00
MANIFEST.in Fix for packaging 2014-05-05 19:31:45 +02:00
README.txt This is no longer 2.0 2014-05-03 17:28:31 +02:00
copyright.txt Yet another year goes by 2016-12-31 11:01:36 +00:00
nose2.cfg Fix some slot signatures that were the incorrect type 2016-08-10 11:07:49 +02:00
openlp.py Yet another year goes by 2016-12-31 11:01:36 +00:00
pylintrc Fix various issues as suggested by pylint 2016-07-05 22:31:29 +02:00
setup.cfg PEP8 2015-12-17 22:28:36 +01:00
setup.py Yet another year goes by 2016-12-31 11:01:36 +00:00

README.txt

OpenLP
======

You're probably reading this because you've just downloaded the source code for
OpenLP. If you are looking for the installer file, please go to the download
page on the web site::

    http://openlp.org/download

If you're looking for how to contribute to OpenLP, then please look at the
OpenLP wiki::

    http://wiki.openlp.org/

Thanks for downloading OpenLP!