mirror of
https://github.com/Unidata/netcdf-c.git
synced 2024-11-27 07:30:33 +08:00
25 lines
1.1 KiB
Makefile
25 lines
1.1 KiB
Makefile
## This is a automake file, part of Unidata's netCDF package.
|
|
# Copyright 2007, see the COPYRIGHT file for more information.
|
|
|
|
# This is to include the libnc-dap test comparison files
|
|
|
|
# $Id: Makefile.am,v 1.4 2010/04/27 18:50:45 dmh Exp $
|
|
|
|
EXTRA_DIST = \
|
|
c0.dmp example_good.dmp fills.dmp nc_enddef.dmp nc_sync.dmp pres_temp_4D.dmp \
|
|
ref_const_test.dmp ref_ctest1_nc4.dmp ref_ctest1_nc4c.dmp ref_dimscope.dmp \
|
|
ref_nctst.dmp ref_nctst_64bit_offset.dmp ref_nctst_netcdf4.dmp \
|
|
ref_nctst_netcdf4_classic.dmp \
|
|
ref_tst_comp.dmp ref_tst_comp2.dmp ref_tst_comp3.dmp \
|
|
ref_tst_enum_data.dmp ref_tst_group_data.dmp \
|
|
ref_tst_nans.dmp ref_tst_opaque_data.dmp ref_tst_small.dmp \
|
|
ref_tst_solar_1.dmp ref_tst_solar_2.dmp ref_tst_special_atts.dmp \
|
|
ref_tst_string_data.dmp ref_tst_unicode.dmp ref_tst_utf8.dmp \
|
|
ref_tst_vlen_data.dmp ref_typescope.dmp sfc_pres_temp.dmp \
|
|
simple_xy.dmp small.dmp small2.dmp test0.dmp tst_ncml.dmp \
|
|
n3time.dmp ref_tst_special_atts3.dmp ref_tst_chardata.dmp ref_tst_unlim2.dmp
|
|
|
|
# These do not exist because they are not run as usual tests
|
|
# bigf1.dmp bigf2.dmp bigf3.dmp bigr1.dmp bigr2.dmp bigr3.dmp gfs1.dmp
|
|
|