]> Repos - portaudio/commit
Clean up whitespace in test/ in preparation for .editorconfig. (#417)
authorRoss Bencina <rossb@audiomulch.com>
Thu, 21 Jan 2021 12:45:10 +0000 (23:45 +1100)
committerGitHub <noreply@github.com>
Thu, 21 Jan 2021 12:45:10 +0000 (23:45 +1100)
commitf58b69dc36f26914b17d02c0b31ad6d1d6c8e117
treeb2b042c3984d21ca512d526a33975a1c8ce955c5
parentb251bdd7f82e87b3ec2f5eddf9106645a91639ec
Clean up whitespace in test/ in preparation for .editorconfig.  (#417)

* Clean up whitespace in test/ in preparation for .editorconfig. Convert tabs to 4 spaces. Indent by 4 spaces. Strip trailing whitespace. Ensure EOL at EOF.
45 files changed:
test/pa_minlat.c
test/patest1.c
test/patest_buffer.c
test/patest_callbackstop.c
test/patest_clip.c
test/patest_converters.c
test/patest_dither.c
test/patest_dsound_find_best_latency_params.c
test/patest_dsound_low_level_latency_params.c
test/patest_dsound_surround.c
test/patest_hang.c
test/patest_in_overflow.c
test/patest_jack_wasapi.c
test/patest_latency.c
test/patest_leftright.c
test/patest_longsine.c
test/patest_many.c
test/patest_maxsines.c
test/patest_mono.c
test/patest_multi_sine.c
test/patest_out_underflow.c
test/patest_prime.c
test/patest_read_record.c
test/patest_ringmix.c
test/patest_sine8.c
test/patest_sine_channelmaps.c
test/patest_sine_formats.c
test/patest_sine_srate.c
test/patest_sine_time.c
test/patest_start_stop.c
test/patest_stop.c
test/patest_stop_playout.c
test/patest_suggested_vs_streaminfo_latency.c
test/patest_suggested_vs_streaminfo_latency.py
test/patest_sync.c
test/patest_timing.c
test/patest_toomanysines.c
test/patest_two_rates.c
test/patest_underflow.c
test/patest_unplug.c
test/patest_wire.c
test/patest_wmme_find_best_latency_params.c
test/patest_wmme_low_level_latency_params.c
test/patest_write_stop.c
test/patest_write_stop_hang_illegal.c