FIX: tests: Use quvi_errcode instead of qerr
commit8113266f9b2dd0a7e72730af7a0fbcbde305ad94
authorToni Gundogdu <legatvs@gmail.com>
Sun, 4 Aug 2013 12:26:35 +0000 (4 15:26 +0300)
committerToni Gundogdu <legatvs@gmail.com>
Sun, 4 Aug 2013 12:27:58 +0000 (4 15:27 +0300)
treec5e2e9607d6a29da91d34c2927765477e0800afe
parent1f118a69b06b3f8f553ffdda9367045f65875034
FIX: tests: Use quvi_errcode instead of qerr

libquvi v0.9.2 introduced `quvi_errcode' which replaces the use of
QUVI_INFO_ERROR_CODE (of `quvi_get').

Make the necessary changes to use `quvi_errcode' instead of `qerr' which
wrapped quvi_get with QUVI_INFO_ERROR_CODE.

Signed-off-by: Toni Gundogdu <legatvs@gmail.com>
tests/lib/Makefile.am
tests/lib/qerr.c [deleted file]
tests/lib/qm_test.c
tests/lib/qp_test.c
tests/lib/qs_test.c
tests/lib/qsub_test.c
tests/lib/tests.h
tests/subtitle/subtitle_youtube.c