Add new testsuite
commitdccb6fd870aa6d69cb842f1f69bc2fb0a4f62e5e
authorToni Gundogdu <legatvs@gmail.com>
Sun, 8 Jul 2012 10:30:14 +0000 (8 13:30 +0300)
committerToni Gundogdu <legatvs@gmail.com>
Tue, 10 Jul 2012 15:05:42 +0000 (10 18:05 +0300)
treebf3268c6c0464a742727a41868141d073463dcd6
parent62c4a437335115c0b1864aa5766c6d9ef8167b07
Add new testsuite
20 files changed:
.gitignore
Makefile.am
configure.ac
src/api/script_next.c
tests/Makefile.am [new file with mode: 0644]
tests/find_tests.sh [new file with mode: 0755]
tests/goto.c [new file with mode: 0644]
tests/lib/Makefile.am [new file with mode: 0644]
tests/lib/env.c [new file with mode: 0644]
tests/lib/qerr.c [new file with mode: 0644]
tests/lib/tests.h [new file with mode: 0644]
tests/media.c [new file with mode: 0644]
tests/playlist.c [new file with mode: 0644]
tests/query_fmts.c [new file with mode: 0644]
tests/quvi.c [new file with mode: 0644]
tests/resolve.c [new file with mode: 0644]
tests/run_tests.sh [new file with mode: 0755]
tests/scan.c [new file with mode: 0644]
tests/script.c [new file with mode: 0644]
tests/supports.c [new file with mode: 0644]