Conditional ncdump/tst_iter.sh on LARGE_FILE_TESTS

This commit is contained in:
Dennis Heimbigner 2012-03-15 20:50:28 +00:00
parent 8a40919a61
commit 140666cd4c

View File

@ -32,6 +32,10 @@ TESTS = run_tests.sh tst_64bit.sh ctest ctest64 tst_output.sh \
tst_lengths.sh tst_calendars.sh tst_utf8 run_utf8_tests.sh \
tst_nccopy3.sh tst_charfill.sh tst_iter.sh
if LARGE_FILE_TESTS
TESTS += tst_iter.sh
endif
if USE_NETCDF4
# NetCDF-4 has some extra tests.
check_PROGRAMS += tst_create_files tst_h_rdc0 tst_group_data \