mpv/test
Kacper Michajłow c389f9e75e win32: change fputs to fwrite wrapper
Removes mp_puts/mp_fputs and adds mp_fwrite.

In fact I wanted fwrite instead of puts, no need to make it more awkward
with the implicit new lines.

Fixes: fc55f355fc
2024-04-07 20:23:04 +02:00
..
ref test: update ffmpeg format refs 2023-11-18 20:46:11 +00:00
chmap.c test: integrate unittests with meson 2023-03-02 15:45:27 +00:00
format.c m_property: add `>` for fixed precision floating-point expansion 2024-03-21 03:50:11 +01:00
gl_video.c test: integrate unittests with meson 2023-03-02 15:45:27 +00:00
img_format.c csputils: replace mp_colorspace with pl_color_space 2024-01-22 14:54:55 +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: indicate test function ran in log 2023-08-06 18:49:54 +02:00
linked_list.c test: integrate unittests with meson 2023-03-02 15:45:27 +00:00
meson.build m_property: add `>` for fixed precision floating-point expansion 2024-03-21 03:50:11 +01:00
paths.c test: integrate unittests with meson 2023-03-02 15:45:27 +00:00
repack.c csputils: replace mp_colorspace with pl_color_space 2024-01-22 14:54:55 +00:00
scale_sws.c test: integrate unittests with meson 2023-03-02 15:45:27 +00:00
scale_test.c image_writer: fix TOCTOU in screenshot filename generation 2024-03-19 19:30:27 +01: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 win32: change fputs to fwrite wrapper 2024-04-07 20:23:04 +02:00
test_utils.h win32: cache GetConsoleMode state for stdout/stderr 2024-03-19 19:58:09 +01:00
timer.c osdep/timer: update documentation and test for mp_time_ns 2024-01-26 03:28:55 +00:00