This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "GSM Audio Pocket Knife".
The branch, master has been updated via 35c45f2dc57b7327195622299fc9708bd953dc2e (commit) from a70b22376c49e8dcc122361c6618d2665062c377 (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- http://cgit.osmocom.org/gapk/commit/?id=35c45f2dc57b7327195622299fc9708bd953...
commit 35c45f2dc57b7327195622299fc9708bd953dc2e Author: Vadim Yanitskiy axilirator@gmail.com Date: Sun Feb 11 20:59:16 2018 +0700
tests: enable / disable codec tests conditionally
As the libosmogapk actually relies on external libraries for audio coding, we should enable / disable particular codec tests depending on the build configuration.
Closes: OS#2926 Change-Id: Ie4711294c43ff88b17431615883abf96d1ae02a6
-----------------------------------------------------------------------
Summary of changes: configure.ac | 12 +++++++++--- tests/Makefile.am | 2 +- tests/atlocal.in | 3 +++ tests/testsuite.at | 22 ++++++++++++++++++++++ 4 files changed, 35 insertions(+), 4 deletions(-) create mode 100644 tests/atlocal.in
hooks/post-receive