mpv/test
Dudemanguy bb17d44835 test: enhance libmpv test
We already have a libmpv test, but it's really basic and barely does
anything. In an effort to hopefully prevent future breakage, lets expand
this to do more stuff. First of all, it simply tests setting a bunch of
properties/options. Secondly, it tries to load a file (the mpv icon that
we already have in the source tree). And then finally it tries the
lavfi-complex filter since this is a known special case where weird
things can happen.
2023-07-27 14:48:09 +00:00
..
ref test: update format refs to ffmpeg 6 2023-03-15 00:25:11 +02:00
chmap.c test: integrate unittests with meson 2023-03-02 15:45:27 +00:00
gl_video.c test: integrate unittests with meson 2023-03-02 15:45:27 +00:00
img_format.c test: integrate unittests with meson 2023-03-02 15:45:27 +00:00
img_utils.c test: integrate unittests with meson 2023-03-02 15:45:27 +00:00
img_utils.h test: integrate unittests with meson 2023-03-02 15:45:27 +00:00
json.c json: unify json_parse depth to MAX_JSON_DEPTH=50 2023-07-08 11:36:15 +02:00
libmpv_test.c test: enhance libmpv test 2023-07-27 14:48:09 +00:00
linked_list.c test: integrate unittests with meson 2023-03-02 15:45:27 +00:00
meson.build test: enhance libmpv test 2023-07-27 14:48:09 +00:00
paths.c test: integrate unittests with meson 2023-03-02 15:45:27 +00:00
repack.c test: integrate unittests with meson 2023-03-02 15:45:27 +00:00
scale_sws.c test: integrate unittests with meson 2023-03-02 15:45:27 +00:00
scale_test.c test: integrate unittests with meson 2023-03-02 15:45:27 +00:00
scale_test.h test: integrate unittests with meson 2023-03-02 15:45:27 +00:00
scale_zimg.c test: integrate unittests with meson 2023-03-02 15:45:27 +00:00
test_utils.c test/meson: explicitly specify lavf dependency 2023-07-01 02:05:23 +00:00
test_utils.h test/meson: explicitly specify lavf dependency 2023-07-01 02:05:23 +00:00