Skip to content

Commit

Permalink
removed dead makefile.am code
Browse files Browse the repository at this point in the history
  • Loading branch information
edhartnett committed Jan 8, 2018
1 parent c9b16c0 commit 01fa50a
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions tests/cunit/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -23,18 +23,6 @@ test_async_multicomp test_async_multi2 test_async_manyproc
# Tests will run from a bash script.
TESTS = run_tests.sh

# # The tests that will be run.
# PIO_TESTS = test_async_mpi test_spmd test_intercomm2 \
# test_async_simple test_async_3proc test_async_4proc \
# test_iosystem2_simple test_iosystem2_simple2 test_iosystem2 \
# test_iosystem3_simple test_iosystem3_simple2 test_iosystem3 test_pioc \
# test_pioc_unlim test_pioc_putget test_pioc_fill test_darray \
# test_darray_multi test_darray_multivar test_darray_multivar2 \
# test_darray_multivar3 test_darray_1d test_darray_3d \
# test_decomp_uneven test_decomps test_rearr test_darray_async_simple \
# test_darray_async test_darray_async_many test_darray_2sync \
# test_async_multicomp test_async_multi2 test_async_manyproc

# Source code for each test.
test_intercomm2_SOURCES = test_intercomm2.c test_common.c pio_tests.h
test_async_simple_SOURCES = test_async_simple.c test_common.c pio_tests.h
Expand Down

0 comments on commit 01fa50a

Please sign in to comment.