gstreamer/tests
Ondřej Hruška 99f7226344 gstdatetime: Add missing NULL check to gst_date_time_new_local_time
Also add a unit test for this.

Fixes #524
2020-03-22 14:00:41 +00:00
..
benchmarks Remove autotools build system 2019-10-13 16:10:42 +01:00
check gstdatetime: Add missing NULL check to gst_date_time_new_local_time 2020-03-22 14:00:41 +00:00
examples Remove autotools build system 2019-10-13 16:10:42 +01:00
misc tests: Maintain compatibility with GLib 2.48 2020-02-26 19:22:32 +00:00
meson.build meson: Always use a dependency object for dependencies 2018-09-05 16:33:43 +05:30
README README: update after removal of "old" dir. 2010-07-05 12:26:42 +03:00

This directory contains regression tests, functionality tests, examples,
benchmarks, ...

benchmarks/
   benchmarks to profile pieces of GStreamer
check/
   unit tests using the check library, non-interactive
examples/
   small examples demonstrating the use of various features
misc/
   prototypes, random bits, ...