[vlc-commits] dialog: add test
Thomas Guillem
git at videolan.org
Thu Feb 4 15:28:06 CET 2016
vlc | branch: master | Thomas Guillem <thomas at gllm.fr> | Wed Jan 27 18:13:15 2016 +0100| [9d230b936e835c467f9add50ee065aa97f6746d2] | committer: Thomas Guillem
dialog: add test
Only callacks are tested by default. In order to test qt dialogs, run the test
manually with './test_src_interface_dialog -a'.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=9d230b936e835c467f9add50ee065aa97f6746d2
---
test/Makefile.am | 3 +
test/src/interface/dialog.c | 324 +++++++++++++++++++++++++++++++++++++++++++
2 files changed, 327 insertions(+)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=9d230b936e835c467f9add50ee065aa97f6746d2
More information about the vlc-commits
mailing list