kivy/.ci
Julian 56d5ded4f8
Added support for KIVY_LOG_MODE (#7988)
* Add support for KIVY_LOG_MODE

Including:

* New unit tests
* Limiting some unit tests to some modes.
* Adding pytest markers to allow quick testing of relevant tests, without repeating unaffected tests.
* Removing KIVY_LOG_MODE=TEST which has been subsumed by PYTHON mode.
* Added an xfail test for another Issue while I am here.
* Documentation additions.

* Mention environment variable control of the logger in the config description.

* Mute Config-file driven log level changes

When in PYTHON mode, the Config file's ability to change levels should be muted.

* Fixed items identified in Review #1.

* Typo in documentation

Co-authored-by: Mirko Galimberti <me@mirkogalimberti.com>

* Suppress coverage report until end.

Co-authored-by: Mirko Galimberti <me@mirkogalimberti.com>
2022-09-10 09:48:30 +02:00
..
Dockerfile.armv7l Kivy now works on the Raspberry Pi 4 without X11 (#6769) 2020-03-13 11:15:45 -04:00
osx_ci.sh Bump SDL2, SDL2_image, SDL2_mixer, SDL2_ttf versions to latest stable release (#7974) 2022-08-31 22:57:47 +02:00
ubuntu_ci.sh Added support for KIVY_LOG_MODE (#7988) 2022-09-10 09:48:30 +02:00
windows-server-upload.sh Switch rsa ssh key to ed25519 for server upload [build wheel]. (#7509) 2021-05-02 02:08:14 -04:00
windows_ci.ps1 Added support for KIVY_LOG_MODE (#7988) 2022-09-10 09:48:30 +02:00