Run all tests from one script which bails on the first failure.
[platform/upstream/flac.git] / .gitignore
1 *.la
2 *.lo
3 .deps
4 .libs
5 Makefile
6 Makefile.in
7 aclocal.m4
8 autom4te.cache/
9 config.guess
10 config.h
11 config.h.in
12 config.log
13 config.rpath
14 config.status
15 config.sub
16 configure
17 depcomp
18 doc/FLAC.tag
19 doc/html/api/
20 examples/c/decode/file/example_c_decode_file
21 examples/c/encode/file/example_c_encode_file
22 examples/cpp/decode/file/example_cpp_decode_file
23 examples/cpp/encode/file/example_cpp_encode_file
24 install-sh
25 libtool
26 libtool-disable-static
27 ltmain.sh
28 missing
29 src/flac/flac
30 src/libFLAC++/flac++.pc
31 src/libFLAC/flac.pc
32 src/metaflac/metaflac
33 src/share/getopt/libgetopt.a
34 src/test_grabbag/cuesheet/test_cuesheet
35 src/test_grabbag/picture/test_picture
36 src/test_libFLAC++/test_libFLAC++
37 src/test_libFLAC/test_libFLAC
38 src/test_seeking/test_seeking
39 src/test_streams/test_streams
40 stamp-h1
41 test/*.aiff
42 test/*.cmp
43 test/*.cue
44 test/*.flac
45 test/*.log
46 test/*.oga
47 test/*.raw
48 test/*.rf64
49 test/*.w64
50 test/*.wav
51 test/cuesheet.diff
52 test/cuesheet.log
53 test/metaflac-test-files/out.meta
54 test/metaflac.flac
55 test/picture.diff
56 test/picture.log