]> Repos - portaudio/commit
Cleanup tests. Lots of small tweaks.
authorphilburk <philburk@0f58301d-fd10-0410-b4af-bbb618454e57>
Sun, 27 Feb 2011 00:06:07 +0000 (00:06 +0000)
committerphilburk <philburk@0f58301d-fd10-0410-b4af-bbb618454e57>
Sun, 27 Feb 2011 00:06:07 +0000 (00:06 +0000)
commit7ffd3f5374c4a3b303843cb74cfee4596911a767
treef8233ec31f04ae316b6acae98b220e85aa3244ec
parent3fb0ef9e30345688e1480eec9bdfe1dcf2296b5e
Cleanup tests. Lots of small tweaks.
Delete the debug_ tests because they are V18 and are not needed.
We can just hack a V19 test if we need to debug.
24 files changed:
qa/loopback/src/audio_analyzer.c
qa/loopback/src/paqa.c
test/README.txt
test/debug_convert.c [deleted file]
test/debug_dither_calc.c [deleted file]
test/debug_dual.c [deleted file]
test/debug_multi_in.c [deleted file]
test/debug_multi_out.c [deleted file]
test/debug_record.c [deleted file]
test/debug_record_reuse.c [deleted file]
test/debug_sine.c [deleted file]
test/debug_sine_amp.c [deleted file]
test/debug_sine_formats.c [deleted file]
test/debug_srate.c [deleted file]
test/debug_test1.c [deleted file]
test/paqa_devs.c
test/patest_converters.c
test/patest_leftright.c
test/patest_out_underflow.c
test/patest_read_write_wire.c
test/patest_record.c
test/patest_sine_channelmaps.c
test/patest_timing.c
test/patest_toomanysines.c