README: update after removal of "old" dir.
authorStefan Kost <ensonic@users.sf.net>
Mon, 5 Jul 2010 09:21:51 +0000 (12:21 +0300)
committerStefan Kost <ensonic@users.sf.net>
Mon, 5 Jul 2010 09:26:42 +0000 (12:26 +0300)
Remove "old" and add a line about "examples".

tests/README

index bdd5574..7dad473 100644 (file)
@@ -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, ...