• Home
  • Raw
  • Download

Lines Matching +full:- +full:- +full:-

3 # Copyright (C) 2008-2017 Erik de Castro Lopo <erikd@mega-nerd.com>
36 LIB_VERSION=$(echo $PACKAGE_VERSION | sed "s/[a-z].*//")
40 sfversion=$(./tests/sfversion@EXEEXT@ | grep libsndfile | sed "s/-exp$//")
42 if test "$sfversion" != libsndfile-$PACKAGE_VERSION ; then
48 set -e
51 /usr/bin/env sh tests/pedantic-header-test.sh
54 # libsndfile-testsuite-@PACKAGE_VERSION@ tarball.
59 echo "Running end-to-end tests from tests/ directory."
92 x86_64-w64-mingw32)
94 i686-w64-mingw32)
101 echo "----------------------------------------------------------------------"
103 echo "----------------------------------------------------------------------"
105 # aiff-tests
110 echo "----------------------------------------------------------------------"
112 echo "----------------------------------------------------------------------"
121 echo "----------------------------------------------------------------------"
123 echo "----------------------------------------------------------------------"
125 # au-tests
134 echo "----------------------------------------------------------------------"
136 echo "----------------------------------------------------------------------"
138 # caf-tests
148 echo "----------------------------------------------------------------------"
150 echo "----------------------------------------------------------------------"
152 # wav-tests
167 echo "----------------------------------------------------------------------"
169 echo "----------------------------------------------------------------------"
171 # w64-tests
180 echo "----------------------------------------------------------------------"
182 echo "----------------------------------------------------------------------"
184 # rf64-tests
191 echo "----------------------------------------------------------------------"
193 echo "----------------------------------------------------------------------"
195 # raw-tests
202 echo "----------------------------------------------------------------------"
203 echo " $sfversion passed tests on RAW (header-less) files."
204 echo "----------------------------------------------------------------------"
206 # paf-tests
210 echo "----------------------------------------------------------------------"
212 echo "----------------------------------------------------------------------"
214 # svx-tests
218 echo "----------------------------------------------------------------------"
220 echo "----------------------------------------------------------------------"
222 # nist-tests
228 echo "----------------------------------------------------------------------"
230 echo "----------------------------------------------------------------------"
232 # ircam-tests
238 echo "----------------------------------------------------------------------"
240 echo "----------------------------------------------------------------------"
242 # voc-tests
248 echo "----------------------------------------------------------------------"
250 echo "----------------------------------------------------------------------"
252 # mat4-tests
256 echo "----------------------------------------------------------------------"
258 echo "----------------------------------------------------------------------"
260 # mat5-tests
264 echo "----------------------------------------------------------------------"
266 echo "----------------------------------------------------------------------"
268 # pvf-tests
272 echo "----------------------------------------------------------------------"
274 echo "----------------------------------------------------------------------"
276 # xi-tests
278 echo "----------------------------------------------------------------------"
280 echo "----------------------------------------------------------------------"
282 # htk-tests
286 echo "----------------------------------------------------------------------"
288 echo "----------------------------------------------------------------------"
290 # avr-tests
294 echo "----------------------------------------------------------------------"
296 echo "----------------------------------------------------------------------"
298 # sds-tests
302 echo "----------------------------------------------------------------------"
304 echo "----------------------------------------------------------------------"
306 # sd2-tests
308 echo "----------------------------------------------------------------------"
310 echo "----------------------------------------------------------------------"
312 # wve-tests
314 echo "----------------------------------------------------------------------"
316 echo "----------------------------------------------------------------------"
318 # mpc2k-tests
322 echo "----------------------------------------------------------------------"
324 echo "----------------------------------------------------------------------"
326 # flac-tests
331 echo "----------------------------------------------------------------------"
333 echo "----------------------------------------------------------------------"
335 # vorbis-tests
341 echo "----------------------------------------------------------------------"
343 echo "----------------------------------------------------------------------"
345 # opus-tests
351 echo "----------------------------------------------------------------------"
353 echo "----------------------------------------------------------------------"
355 # io-tests
359 echo "----------------------------------------------------------------------"
361 echo "----------------------------------------------------------------------"
364 echo "----------------------------------------------------------------------"
366 echo "----------------------------------------------------------------------"
368 "${PYTHON}" "${ABS_TOP_SRCDIR}/programs/test-sndfile-metadata-set.py" "${HOST_TRIPLET}"
369 echo "----------------------------------------------------------------------"
371 echo "----------------------------------------------------------------------"