mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
add test_bins to the suite
This commit is contained in:
@@ -4,10 +4,11 @@
|
||||
all: clean
|
||||
./test_unit.sh
|
||||
./test_streams.sh
|
||||
./test_bins.sh
|
||||
|
||||
debug: all
|
||||
|
||||
release: all
|
||||
|
||||
clean:
|
||||
rm -f *.raw *.flac *.cmp *.log
|
||||
rm -f *.raw *.flac *.cmp *.log core
|
||||
|
||||
Reference in New Issue
Block a user