summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Kost <ensonic@users.sf.net>2010-07-05 12:21:51 +0300
committerStefan Kost <ensonic@users.sf.net>2010-07-05 12:26:42 +0300
commitbafa0cb4919ae32791ef948cd618d89f345210c1 (patch)
treec447cff49f32a47e62a3070436a307950b78d91d
parentd089b090757877fa78ba30693e41b772694a9585 (diff)
README: update after removal of "old" dir.
Remove "old" and add a line about "examples".
-rw-r--r--tests/README9
1 files changed, 4 insertions, 5 deletions
diff --git a/tests/README b/tests/README
index bdd55740e..7dad4733b 100644
--- a/tests/README
+++ b/tests/README
@@ -1,13 +1,12 @@
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
+check/
+ unit tests using the check library, non-interactive
+examples/
+ small examples demonstrating the use of various features
misc/
prototypes, random bits, ...
-old/
- outdated tests that need to be converted to this new layout,
- possibly use check, ported, ...