[beast: 13/17] TESTS: remove unused bse test dir



commit 4f685ddc034dbf4d8c120c3dcb3c29307f7548d3
Author: Tim Janik <timj gnu org>
Date:   Sun Oct 15 23:11:02 2017 +0200

    TESTS: remove unused bse test dir
    
    Signed-off-by: Tim Janik <timj gnu org>

 configure.ac            |    1 -
 tests/Makefile.am       |    2 +-
 tests/bse/.gitignore    |    5 --
 tests/bse/Makefile.am   |   31 -------------
 tests/bse/cxxbinding.cc |  114 -----------------------------------------------
 tests/bse/empty.ogg     |  Bin 4049 -> 0 bytes
 6 files changed, 1 insertions(+), 152 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 51f0301..959c402 100644
--- a/configure.ac
+++ b/configure.ac
@@ -761,7 +761,6 @@ tools/Makefile
 tools/scripts/Makefile
 po/Makefile
 tests/Makefile
-tests/bse/Makefile
 tests/audio/Makefile
 docs/Makefile
 docs/images/Makefile
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 5162685..66fb1ca 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,4 +1,4 @@
 # BEAST & BSE
 include $(top_srcdir)/Makefile.decl
 
-SUBDIRS = . bse audio
+SUBDIRS = . audio


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]