mpv/test
wm4 293dfc7825 test: fix cmocka assert_float_equal shadowing warnings
Just use cmocka's function. It takes an epsilon argument, which we now
provide directly.

There's no assert_double_equal() in cmocka (and the float variant
actually forces a conversion to the float type), but fortunately we
didn't use it.
2019-09-21 22:11:52 +02:00
..
chmap.c
chmap_sel.c chmap_sel: prefer inexact equivalents over perfect upmix 2016-01-04 19:17:56 +01:00
gl_video.c test: fix cmocka assert_float_equal shadowing warnings 2019-09-21 22:11:52 +02:00
json.c json: add some non-standard extensions 2018-05-24 19:56:34 +02:00
linked_list.c misc: add linked list helpers 2018-05-24 19:56:35 +02:00
test_helpers.h test: fix cmocka assert_float_equal shadowing warnings 2019-09-21 22:11:52 +02:00