gstreamer/tests
Thiago Santos e9312870e5 datetime: Use seconds as double
Use seconds as double to make API similar to glib's
gdatetime. Also move timezone parameter to the
first position, just like glib's.

https://bugzilla.gnome.org/show_bug.cgi?id=628408
2010-10-13 11:48:57 -03:00
..
benchmarks tests: clean up eventloop in examples 2010-08-05 10:31:50 +03:00
check datetime: Use seconds as double 2010-10-13 11:48:57 -03:00
examples tests: clean up eventloop in examples 2010-08-05 10:31:50 +03:00
misc
.gitignore
Makefile.am
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, ...