index
:
python-mpv.git
main
python-mpv: Moderately popular pythonic interface to the awesome mpv media player
jaseg
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-22
mpv.py: Add play_bytes convenience function
jaseg
1
-0
/
+18
2024-01-22
mpv.py: Add play_context convenience function
jaseg
1
-0
/
+20
2023-06-03
Replace xvfbwrapper with PyVirtualDisplay
Michał Górny
2
-17
/
+17
2023-02-26
Add tests and fix error handling for stream callbacks
jaseg
1
-0
/
+109
2022-07-11
tests: Add strategic sleeps to reduce likelihood of race condition during tes...
jaseg
1
-1
/
+6
2022-07-11
Skip unreliable test in CI
Elias Müller
1
-18
/
+20
2022-07-11
Remove starter
Elias Müller
1
-4
/
+0
2022-07-11
Remove unused variables
Elias Müller
1
-3
/
+0
2022-07-11
Use two blank lines between classes and functions
Elias Müller
1
-1
/
+6
2022-07-11
Comment error prone test
Elias Müller
1
-21
/
+18
2022-07-11
Add requirements file
Elias Müller
1
-0
/
+2
2022-07-11
Remove unused imports
Elias Müller
1
-7
/
+0
2022-06-17
Fix typo in function name
Louis-Philippe Véronneau
1
-1
/
+1
2022-04-24
Add event queue overflow handling
jaseg
1
-0
/
+22
2022-04-22
Finish rewriting event infrastructure
jaseg
1
-16
/
+22
2022-04-22
Continue reworking event infrastrucutre.
jaseg
1
-8
/
+8
2022-04-22
Use mock.Mock to mock Xvfbwrapper on Windows
jaseg
1
-4
/
+1
2022-04-22
Windows test workaround
DepFA
1
-11
/
+23
2022-04-18
Update copyright headers
jaseg
1
-0
/
+14
2022-04-17
tests: Suppress video output on wayland systems
jaseg
1
-9
/
+9
2022-04-17
Add future-based async command API
jaseg
1
-0
/
+18
2022-04-17
tests: Fix flaky sub_add test
jaseg
1
-0
/
+1
2022-04-17
tests: Add wait_for_shutdown unit test
jaseg
1
-1
/
+12
2022-04-17
tests: Switch to pytest, remove devnull hack
jaseg
1
-54
/
+18
2022-03-26
Add timeouts and error forwarding to wait_for_{property,event} conditions
jaseg
1
-0
/
+25
2022-03-26
Fix segmentation fault in unit tests on wayland
jaseg
1
-0
/
+3
2021-10-14
test_property_observer_decorator: bump sleep to 0.1s
Paride Legovini
1
-1
/
+1
2020-07-21
tests: Make test srt path relative to test script
jaseg
1
-2
/
+3
2020-07-21
Make tests run when called through setup.py from root dir
jaseg
1
-2
/
+2
2020-07-21
Move test files into a 'tests' dir
Louis-Philippe Véronneau
4
-0
/
+761