Skip to content

Commit 398b3df

Browse files
committed
Remove now useless files and update README
1 parent 1a28823 commit 398b3df

File tree

4 files changed

+6
-1241
lines changed

4 files changed

+6
-1241
lines changed

README

+6-20
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,8 @@
1-
This the official GStreamer integration testsuites implementation repository.
2-
Those testsuites are meant to be used with GstValidate available in the
3-
gst-devtools[0] repository
1+
This the official GStreamer media files to be used with the default integration
2+
testsuites.
43

5-
This repository includes both media files (available in medias/)
6-
that will be retrieved from the web using medias/get_files.py and several
7-
testsuites (available in testsuites/) to be used with gst-validate-launcher[1].
4+
This repo only contains the media files and is used as a submodule of the
5+
`gstreamer` repository.
86

9-
By default, gst-validate-launcher --sync will retrieve that repository to run
10-
the default testsuite (namely validate and ges testsuites from testsuites/validate.py
11-
and testsuites/ges.py)
12-
13-
For any USAGE documentation, you should refer to gst-validate documentation and
14-
in particular to:
15-
16-
$ gst-validate-launcher --help
17-
18-
Note that this repository uses [git-lfs] so you will need to install it before cloning.
19-
20-
[0] http://cgit.freedesktop.org/gstreamer/gst-devtools/
21-
[1] https://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-validate/html/gst-validate-launcher.html
22-
[git-lfs] https://git-lfs.github.com/
7+
Note that this repository uses [git-lfs] so you will need to install it before
8+
using it.

0 commit comments

Comments
 (0)