openlp/tests/functional/openlp_core/common
Raoul Snyman 771e97862f Add distribution detection in is_linux() function
- Optional argument to check Linux distro
- Add a test for the new argument
- Add some other tests to expand test coverage
- Remove Windows from testing
- If "distro" module is missing, create a replacement that returns False
2019-12-04 18:15:24 +00:00
..
__init__.py
test_actions.py
test_applocation.py
test_common.py Add distribution detection in is_linux() function 2019-12-04 18:15:24 +00:00
test_db.py
test_httputils.py
test_i18n.py
test_init.py
test_json.py
test_mixins.py Remove vim lines from files and add a .editorconfig for editors that support it 2019-10-10 15:28:16 +00:00
test_path.py
test_registry.py
test_settings.py