python-mpv/tests
Elias Müller d26f801cec
Update CI pipeline (#271)
* Trigger on pull request
* run on ubuntu-latest
* run on 3.11 + 3.12 also
* upgrade actions
* upgrade libmpv
* use libmpv-v3 on Windows
* disable fail-fast behavior
* replace pytest with unittest
  Using pytest, we run into access violation errors on Windows.
  They disappear when we use the unittest module.
2024-01-29 16:52:42 +01:00
..
__init__.py Move test files into a 'tests' dir 2020-07-21 08:32:47 +02:00
requirements.txt Update CI pipeline (#271) 2024-01-29 16:52:42 +01:00
sub_test.srt Move test files into a 'tests' dir 2020-07-21 08:32:47 +02:00
test.webm Move test files into a 'tests' dir 2020-07-21 08:32:47 +02:00
test_mpv.py mpv.py: Add play_bytes convenience function 2024-01-22 11:53:02 +01:00