Changeset 01b277c for tests


Ignore:
Timestamp:
Dec 17, 2013, 5:55:53 PM (10 years ago)
Author:
Paul Brossier <piem@piem.org>
Branches:
feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/pydocstrings, feature/timestretch, fix/ffmpeg5, master, pitchshift, sampler, timestretch, yinfft+
Children:
172b1fe
Parents:
e84ab04
Message:

tests/src/spectral/test-phasevoc-jack.c: removed

Location:
tests
Files:
1 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • tests/wscript_build

    re84ab04 r01b277c  
    55  includes = ['../src', '.']
    66  extra_source = []
    7   if str(target_name).endswith('-jack.c') and ctx.env['JACK']:
    8     uselib += ['JACK']
    9     includes += ['../examples']
    10     extra_source += ['../examples/jackio.c']
    117
    128  bld(features = 'c cprogram test',
Note: See TracChangeset for help on using the changeset viewer.