blob: e95d45a10ad4f61e967057e1e5f2b5d46c824453 [file] [log] [blame]
Josh Coalson6b05bc52001-06-08 00:13:21 +00001# FLAC - Free Lossless Audio Codec
Josh Coalsone74bd952007-02-02 06:58:19 +00002# Copyright (C) 2001,2002,2003,2004,2005,2006,2007 Josh Coalson
Josh Coalson6b05bc52001-06-08 00:13:21 +00003#
Josh Coalsone8a76012003-02-07 00:14:32 +00004# This file is part the FLAC project. FLAC is comprised of several
5# components distributed under difference licenses. The codec libraries
6# are distributed under Xiph.Org's BSD-like license (see the file
7# COPYING.Xiph in this distribution). All other programs, libraries, and
8# plugins are distributed under the GPL (see COPYING.GPL). The documentation
9# is distributed under the Gnu FDL (see COPYING.FDL). Each file in the
10# FLAC distribution contains at the top the terms under which it may be
11# distributed.
Josh Coalson6b05bc52001-06-08 00:13:21 +000012#
Josh Coalsone8a76012003-02-07 00:14:32 +000013# Since this particular file is relevant to all components of FLAC,
14# it may be distributed under the Xiph.Org license, which is the least
15# restrictive of those mentioned above. See the file COPYING.Xiph in this
16# distribution.
Josh Coalson6b05bc52001-06-08 00:13:21 +000017
Josh Coalsonde9091e2006-05-25 02:48:22 +000018TESTS_ENVIRONMENT = FLAC__TEST_LEVEL=@FLAC__TEST_LEVEL@ FLAC__TEST_WITH_VALRGIND=@FLAC__TEST_WITH_VALGRIND@
Josh Coalson2b7cc172002-12-23 19:49:56 +000019
Josh Coalson0faeaa12006-09-24 07:17:58 +000020SUBDIRS = cuesheets flac-to-flac-metadata-test-files metaflac-test-files pictures
Josh Coalsoncb908a62002-11-23 02:21:48 +000021
Josh Coalsona86f8702002-08-20 04:03:24 +000022TESTS = \
23 ./test_libFLAC.sh \
24 ./test_libFLAC++.sh \
Josh Coalson8da98c82006-10-15 04:24:05 +000025 ./test_grabbag.sh \
Josh Coalsond3fe7282002-12-10 06:42:15 +000026 ./test_flac.sh \
Josh Coalsona86f8702002-08-20 04:03:24 +000027 ./test_metaflac.sh \
Josh Coalsonb43d3cb2004-11-09 01:28:05 +000028 ./test_seeking.sh \
Josh Coalsonde9091e2006-05-25 02:48:22 +000029 ./test_streams.sh
Josh Coalson9f429ba2001-01-19 22:39:39 +000030
Josh Coalson57ba6f42002-06-07 05:27:37 +000031EXTRA_DIST = \
Josh Coalson1f99eac2002-08-23 06:45:23 +000032 Makefile.lite \
Josh Coalsoncb908a62002-11-23 02:21:48 +000033 cuesheet.ok \
Josh Coalson4b08c0b2003-01-11 06:23:34 +000034 metaflac.flac.in \
35 metaflac.flac.ok \
Josh Coalson2824cec2006-11-21 01:40:44 +000036 picture.ok \
Josh Coalson57ba6f42002-06-07 05:27:37 +000037 test_libFLAC.sh \
38 test_libFLAC++.sh \
Josh Coalsond3fe7282002-12-10 06:42:15 +000039 test_flac.sh \
Josh Coalson273e1682002-06-15 05:12:05 +000040 test_metaflac.sh \
Josh Coalsoncb908a62002-11-23 02:21:48 +000041 test_grabbag.sh \
Josh Coalsonb43d3cb2004-11-09 01:28:05 +000042 test_seeking.sh \
Josh Coalson4c8f73a2001-07-22 07:27:45 +000043 test_streams.sh \
Josh Coalson273e1682002-06-15 05:12:05 +000044 test_bins.sh
Josh Coalson4c8f73a2001-07-22 07:27:45 +000045
Josh Coalson51e36422001-07-18 23:42:07 +000046CLEANFILES = \
Josh Coalson9b145182002-08-30 05:39:36 +000047 $(wildcard *.raw) \
48 $(wildcard *.flac) \
49 $(wildcard *.ogg) \
50 $(wildcard *.cmp) \
Josh Coalson291b4fc2002-12-17 08:15:20 +000051 $(wildcard *.aiff) \
Josh Coalson9b145182002-08-30 05:39:36 +000052 $(wildcard *.wav) \
Josh Coalson3c75a392002-11-27 04:46:14 +000053 $(wildcard *.diff) \
54 $(wildcard *.log) \
55 $(wildcard *.cue) \
56 core