gstreamer/tests/check
Alex Ashley 48fefd8c84 check: hlsdemux: make duration unit test robust to floating point rounding
The test_playlist_with_doubles_duration() test fails on some platforms
due to rounding errors that occur when m3u8.c converts from the floating
point value in the HLS manifest to a GstClockTime.

Using assert_equals_float() fixes this because this function handles
the rounding error issues by accepting almost equal.

https://bugzilla.gnome.org/show_bug.cgi?id=753881
2015-08-20 17:13:48 +03:00
..
elements check: hlsdemux: make duration unit test robust to floating point rounding 2015-08-20 17:13:48 +03:00
generic checks: Ensure thread-safe libX11/GL when running tests 2015-08-15 19:04:42 +02:00
libs tests/glcontext: fix INVALID_ENUM GL error in test 2015-08-08 15:32:17 +02:00
pipelines check: Use GST_CHECK_MAIN () macro everywhere 2015-06-02 16:04:40 +02:00
.gitignore Ignore registries in any format. 2007-09-19 18:22:23 +00:00
gst-plugins-bad.supp tests/check/gst-plugins-bad.supp: Add suppressions for SoundTouch valgrind warnings and a valgrind warning caused by ... 2008-02-22 06:42:28 +00:00
Makefile.am check: Link against GModule for tests using g_module_* 2015-08-15 23:36:01 +02:00