gstreamer/tests/README
Thomas Vander Stichele c93648783a descend into tests
Original commit message from CVS:

* Makefile.am:
* configure.ac:
descend into tests
* docs/random/thomasvs/TODO:
* tests/Makefile.am:
* tests/README:
add a README
2005-11-30 16:39:04 +00:00

14 lines
352 B
Plaintext

This directory contains regression tests, functionality tests, examples,
benchmarks, ...
check/
unit tests using the check library, non-interactive
benchmarks/
benchmarks to profile pieces of GStreamer
misc/
prototypes, random bits, ...
old/
outdated tests that need to be converted to this new layout,
possibly use check, ported, ...