add some tests for cuesheet importing/exporting

This commit is contained in:
Josh Coalson
2002-11-27 04:46:14 +00:00
parent 14cb719117
commit 3c75a397b9
3 changed files with 30 additions and 3 deletions

View File

@@ -59,5 +59,7 @@ CLEANFILES = \
$(wildcard ../../test_files/bins/*.raw) \
$(wildcard ../../test_files/bins/*.flac) \
$(wildcard ../../test_files/bins/*.cmp) \
$(wildcard *.diff)
$(wildcard *.log)
$(wildcard *.diff) \
$(wildcard *.log) \
$(wildcard *.cue) \
core