summaryrefslogtreecommitdiffstats
path: root/test/test_utils.c
Commit message (Expand)AuthorAgeFilesLines
* win32: add puts/fputs wrappersKacper Michajłow2024-03-191-1/+2
* win32: optimize mp_vfprintf a littleKacper Michajłow2024-03-191-1/+1
* win32: cache GetConsoleMode state for stdout/stderrKacper Michajłow2024-03-191-1/+3
* test/test_utils: add mp_msg_set_max_level stubDudemanguy2024-03-031-0/+1
* ALL: use pl_hdr_metadata and nuke sig_peakKacper Michajłow2023-11-051-1/+4
* test: add basic tests for timer codesfan52023-10-201-7/+0
* test: change test_utils stubs to ns variantsDudemanguy2023-10-161-3/+3
* timer: rename mp_add_timeout to reflect what it actually doesKacper Michajłow2023-09-291-1/+1
* timer: rename mp_time_us_to_timespec to reflect what it actually doesKacper Michajłow2023-09-291-1/+1
* test/meson: explicitly specify lavf dependencycloud116652023-07-011-0/+1
* test: integrate unittests with mesonDudemanguy2023-03-021-0/+114