[beast: 17/17] Merge branch 'tests-sub-makefile'
- From: Tim Janik <timj src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [beast: 17/17] Merge branch 'tests-sub-makefile'
- Date: Sun, 15 Oct 2017 22:53:55 +0000 (UTC)
commit b2e81f545e4e303197115cdb4dbd9e2e80bbe322
Merge: d08aa1b 9579c34
Author: Tim Janik <timj gnu org>
Date: Mon Oct 16 00:51:39 2017 +0200
Merge branch 'tests-sub-makefile'
* tests-sub-makefile:
AF-TESTS: slightly adjust osc-test threshold to always pass
TESTS: remove unused Makefile.am
AF-TESTS: move Bse audio feature tests here and add af-tests/Makefile.sub
TESTS: remove unused bse test dir
TESTS: move plugin compilation test here as tests/plugintest.idl
TESTS: move tests/filtertest here and into tests/Makefile.sub
TESTS: remove unused latency test dir
TESTS: remove unused scripts/Makefile.am
TESTS: remove unused filecheck/Makefile.am
TESTS: move bsefile-check and Bse version check into tests/Makefile.sub
TESTS: cleanup Makefile.am
TESTS: move tests/testresampler into tests/Makefile.sub
TESTS: move tests/testresamplerq into tests/Makefile.sub
TESTS: move tests/testwavechunk into tests/Makefile.sub
TESTS: move tests/suite1 into tests/Makefile.sub
BUILD: prepare for including Makefile.sub from subdirs
Signed-off-by: Tim Janik <timj gnu org>
Makefile.am | 46 +++-
af-tests/Makefile.sub | 229 +++++++++++++++++++
{tests/audio => af-tests}/README | 17 +-
{tests/audio => af-tests}/adsr-wave-1-test.bse | 0
{tests/audio => af-tests}/adsr-wave-1-test.ref | 0
{tests/audio => af-tests}/adsr-wave-2-test.bse | 0
{tests/audio => af-tests}/adsr-wave-2-test.ref | 0
{tests/audio => af-tests}/adsrtest.bse | 0
{tests/audio => af-tests}/adsrtest.ref | 0
{tests/audio => af-tests}/artscompressor.bse | 0
{tests/audio => af-tests}/artscompressor.ref | 0
{tests/audio => af-tests}/balance.bse | 0
{tests/audio => af-tests}/balance.ref | 0
{tests/audio => af-tests}/bseadder.bse | 0
{tests/audio => af-tests}/bseadder.ref | 0
{tests/audio => af-tests}/freak-noise.bse | 0
{tests/audio => af-tests}/freak-noise.ref | 0
{tests/audio => af-tests}/frowzy-drums.bsewave | Bin 12435 -> 12435 bytes
{tests/audio => af-tests}/minfluid.sf2 | Bin 84512 -> 84512 bytes
{tests/audio => af-tests}/minfluid.sf2.LICENSE | 0
{tests/audio => af-tests}/minisong.bse | 0
{tests/audio => af-tests}/minisong.ref | 0
{tests/audio => af-tests}/organsong.bse | 0
{tests/audio => af-tests}/organsong.ref | 0
{tests/audio => af-tests}/osc-test.bse | 0
{tests/audio => af-tests}/osc-test.ref | 0
{tests/audio => af-tests}/osctranspose1.bse | 0
{tests/audio => af-tests}/osctranspose1.ref | 0
{tests/audio => af-tests}/osctranspose2.bse | 0
{tests/audio => af-tests}/osctranspose2.ref | 0
{tests/audio => af-tests}/partymonster.ref | 0
{tests/audio => af-tests}/plain-wave-1-test.bse | 0
{tests/audio => af-tests}/plain-wave-1-test.ref | 0
{tests/audio => af-tests}/plain-wave-2-test.bse | 0
{tests/audio => af-tests}/plain-wave-2-test.ref | 0
{tests/audio => af-tests}/pseudo-saw.bsewave | Bin 568 -> 568 bytes
.../audio => af-tests}/pseudo-square-env.bsewave | Bin 4754 -> 4754 bytes
.../audio => af-tests}/pseudo-stereo-env.bsewave | Bin 6699 -> 6699 bytes
{tests/audio => af-tests}/pseudo-stereo.bsewave | Bin 826 -> 826 bytes
{tests/audio => af-tests}/simple-loop.bse | 0
{tests/audio => af-tests}/simple-loop.ref | 0
{tests/audio => af-tests}/soundfont-test.bse | 0
{tests/audio => af-tests}/soundfont-test.ref | 0
{tests/audio => af-tests}/sum-diff-test.bse | 0
{tests/audio => af-tests}/sum-diff-test.ref | 0
{tests/audio => af-tests}/syndrum.bse | 0
{tests/audio => af-tests}/syndrum.ref | 0
{tests/audio => af-tests}/velocity.bse | 0
{tests/audio => af-tests}/velocity.ref | 0
{tests/audio => af-tests}/xtalstringssong.bse | 0
{tests/audio => af-tests}/xtalstringssong.ref | 0
configure.ac | 6 -
tests/Makefile.am | 125 -----------
tests/Makefile.sub | 233 ++++++++++++++++++++
tests/audio/Makefile.am | 227 -------------------
tests/bse/.gitignore | 5 -
tests/bse/Makefile.am | 49 ----
tests/bse/cxxbinding.cc | 114 ----------
tests/bse/empty.ogg | Bin 4049 -> 0 bytes
tests/filecheck/Makefile.am | 76 -------
tests/{bse => }/filtertest.cc | 0
tests/latency/.gitignore | 1 -
tests/latency/Makefile.am | 47 ----
tests/latency/bselatencytest.cc | 163 --------------
tests/latency/bselatencytest.idl | 40 ----
tests/latency/bseplay.scm | 30 ---
tests/latency/midi-latency.bse | 98 --------
tests/{bse/testplugin.cc => plugintest.cc} | 2 +-
tests/{bse/testplugin.idl => plugintest.idl} | 0
tests/scripts/Makefile.am | 2 -
70 files changed, 508 insertions(+), 1002 deletions(-)
---
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]