This is a mirror of the main OpenLP repository at https://gitlab.com/openlp/openlp
Go to file
Raoul Snyman a17039ba30
Fix a bunch of tests and warnings
Some of the song import tests were not being run, and pytest was warning
about them. I refactored them so that pytest would run them again.

Also, there were some other warnings in the code about deprecations, so
I fixed as many of those as I could too.
2020-09-28 23:24:16 -07:00
documentation PJlink2 update K 2017-09-22 05:03:28 -07:00
openlp Fix a bunch of tests and warnings 2020-09-28 23:24:16 -07:00
resources Translations 29052020 2020-05-30 06:34:22 +00:00
scripts Fix in ./scripts/check_dependencies.py 2020-09-25 16:11:20 +02:00
tests Fix a bunch of tests and warnings 2020-09-28 23:24:16 -07:00
.editorconfig Remove vim lines from files and add a .editorconfig for editors that support it 2019-10-10 15:28:16 +00:00
.gitignore Fix the coverage data generation 2020-09-28 11:28:57 -07:00
.gitlab-ci.yml Fix the coverage data generation 2020-09-28 11:28:57 -07:00
.pre-commit-config.yaml Fix various issues and return current theme in API: 2020-05-15 23:11:55 -07:00
CHANGELOG.rst Fix a problem with loading Qt's translation files, bug #1676163 2017-03-27 17:36:54 -07:00
LICENSE License change to GPL-3.0-or-later 2019-04-13 15:00:22 +02:00
MANIFEST.in sdist build wasn't including the Karma config *facepalm* 2019-08-26 15:06:12 -07:00
README.rst Rename readme 2019-09-17 07:45:26 +00:00
appveyor.yml Various fixes for beta1 2020-09-26 23:40:29 +00:00
copyright.txt Change Year 2020-01-01 02:53:08 +00:00
karma.conf.js Run the Display JS tests as well 2019-10-23 20:09:37 +00:00
package.json Use flexbox to align stuff 2019-10-24 20:22:49 +00:00
run_openlp.py Change Year 2020-01-01 02:53:08 +00:00
setup.cfg Try to fix paths in coverage report generation 2019-10-15 16:21:37 +00:00
setup.py Migrate Media and add Pytest-qt 2020-02-09 20:24:05 +00:00
yarn.lock Run the Display JS tests as well 2019-10-23 20:09:37 +00:00

README.rst

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:

https://openlp.org/#download

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

https://wiki.openlp.org/

Thanks for downloading OpenLP!