[gstreamermm: 123/167] plugin process already done, added some tests, connected it with build process - everything works fi
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gstreamermm: 123/167] plugin process already done, added some tests, connected it with build process - everything works fi
- Date: Tue, 3 Sep 2013 19:29:24 +0000 (UTC)
commit 764d7fd289f2718ae5cc81aa6305537ab39d6f70
Merge: 9bb313c 332f3f4
Author: Marcin Kolny at Flytronic <marcin kolny flytronic pl>
Date: Fri Aug 2 12:06:39 2013 +0200
plugin process already done, added some tests, connected it with build process - everything works fine
.gitignore | 30 +-----
gstreamer/src/taglist.ccg | 10 ++
gstreamer/src/taglist.hg | 21 ++++
tests/Makefile.am | 54 +++--------
tests/main.cc | 10 ++
tests/plugins/test-foo.h | 67 +++++++++++++
tests/plugins/test-plugin-appsrc.cc | 75 +++++++++++++++
tests/plugins/test-plugin-pushsrc.cc | 111 +++++++++++++++++++++
tests/plugins/test-plugin-register.cc | 91 ++++++++++++++++++
tests/run-all.sh | 9 ++
tests/test-bin.cc | 129 +++++++++++++++++++++++++
tests/test-buffer-list-iterator.cc | 10 --
tests/test-buffer-mapinfo.cc | 29 ------
tests/test-buffer.cc | 34 +++++++
tests/test-bus.cc | 63 ++++++++++++
tests/test-caps-structures.cc | 82 ----------------
tests/test-caps.cc | 169 ++++++++++++++++-----------------
tests/test-create-bin.cc | 57 -----------
tests/test-create-bus.cc | 33 -------
tests/test-create-element.cc | 34 -------
tests/test-event-wrap.cc | 57 -----------
tests/test-ghost-pad.cc | 83 ----------------
tests/test-init-check-noargs.cc | 59 ------------
tests/test-init-check.cc | 56 -----------
tests/test-init-noargs.cc | 34 -------
tests/test-init.cc | 43 ---------
tests/test-interface.cc | 72 --------------
tests/test-iterator.cc | 118 -----------------------
tests/test-link-elements.cc | 44 ---------
tests/test-message-wrap.cc | 54 -----------
tests/test-miniobject-wrap.cc | 38 --------
tests/test-pad.cc | 84 +++++++----------
tests/test-pipeline-add-element.cc | 39 --------
tests/test-plugin-appsink.cc | 101 --------------------
tests/test-plugin-appsrc.cc | 82 ----------------
tests/test-plugin-gen.cc | 45 ---------
tests/test-plugin-pushsrc.cc | 140 ---------------------------
tests/test-plugin-register.cc | 158 ------------------------------
tests/test-plugin-signals.cc | 122 ------------------------
tests/test-property-caps.cc | 55 -----------
tests/test-query-wrap.cc | 54 -----------
tests/test-structure.cc | 149 ++++++++++++++++-------------
tests/test-taglist.cc | 137 +++++++++++++++------------
tests/test-tagsetter.cc | 65 -------------
44 files changed, 911 insertions(+), 2096 deletions(-)
---
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]