checks: move files required by unit tests into tests/files and make sure they're...
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Fri, 15 May 2009 16:11:27 +0000 (17:11 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Fri, 15 May 2009 16:17:20 +0000 (17:17 +0100)
commitc014c4a621e1119ef8e2ca564de97878529b7197
tree1d46c03f2b0e4a79d0806c116a578d905a05d3e5
parentad9b02b881e2f6dca0133a4831ee640d92701f41
checks: move files required by unit tests into tests/files and make sure they're disted

Move unit test data into the directory where it belongs and make in particular
the flacdec unit test cd into the directory with the test files instead of making
assumptions about the current working directory in that unit test. As a side effect
of movng those files, there's only one EXTRA_DIST in tests/check/Makefile.am now,
which is likely to work better than having two. Hopefully fixes #582753.
tests/check/Makefile.am
tests/check/elements/id3demux.c
tests/check/elements/souphttpsrc.c
tests/check/pipelines/flacdec.c
tests/files/Makefile.am
tests/files/audiotestsrc.flac [moved from tests/check/audiotestsrc.flac with 100% similarity]
tests/files/test-cert.pem [moved from tests/check/test-cert.pem with 100% similarity]
tests/files/test-key.pem [moved from tests/check/test-key.pem with 100% similarity]