fix_test.patch | (download) |
pytest.ini |
2 1 + 1 - 0 !
tests/baseline_data.py |
6 2 + 4 - 0 !
tests/helpers.py |
2 1 + 1 - 0 !
tests/test_bitmap_font.py |
8 8 + 0 - 0 !
tests/test_canvas.py |
7 4 + 3 - 0 !
tests/test_character.py |
4 3 + 1 - 0 !
tests/test_linux_framebuffer_device.py |
2 2 + 0 - 0 !
tests/test_sevensegment.py |
2 1 + 1 - 0 !
tests/test_terminal.py |
32 22 + 10 - 0 !
tests/test_viewport.py |
5 3 + 2 - 0 !
10 files changed, 47 insertions(+), 23 deletions(-) |
fix/skip some tests, because we need to drop some binary files which leads to failures.
|