gstreamer/tests/check
Jan Schmidt 01758dcf6a tests: Use a different rate in a segment test.
Using a rate of 1.1 in the test is causing the test to
fail on 32-bit because ceil(1.1 * 10) can round to 12.

Instead use a rate 2.0 that can be expressed as floating
point number and doesn't trigger the problem.

https://bugzilla.gnome.org/show_bug.cgi?id=797154
2018-09-17 22:13:22 +10:00
..
elements filesink: Use SYNC_AFTER flag in seeking test 2018-08-17 17:26:17 +03:00
generic tests: include config.h and don't include unix headers 2017-11-24 13:41:20 +01:00
gst tests: Use a different rate in a segment test. 2018-09-17 22:13:22 +10:00
libs bitwriter: Add unit tests 2018-05-06 17:05:27 +02:00
pipelines tests: fix message leak in seek test 2017-04-19 13:39:46 +01:00
tools tests: refactor tools check a little 2014-10-31 16:10:01 +00:00
.gitignore tests: add check for gst-inspect --exists functionality 2012-09-01 23:02:10 +01:00
Makefile.am bitwriter: Add unit tests 2018-05-06 17:05:27 +02:00
meson.build meson: add option to disable build of GStreamer unit test library 2018-08-10 01:23:35 +01:00