Changeset 203c551
- Timestamp:
- Sep 17, 2007, 3:01:29 AM (17 years ago)
- 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:
- b12c438, e34b010
- Parents:
- b29565c
- Location:
- python/test
- Files:
-
- 2 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
python/test/all_tests.py
rb29565c r203c551 9 9 import unittest 10 10 11 modules_to_test = ['aubiomodule' ]11 modules_to_test = ['aubiomodule', 'fvec', 'cvec'] 12 12 13 13 if __name__ == '__main__':
Note: See TracChangeset
for help on using the changeset viewer.