Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mpim-sw
cdo
Commits
f951c07a
Commit
f951c07a
authored
Jan 02, 2018
by
Oliver Heidmann
Browse files
added missing test reference files for ensskew/enskurt
parent
ffe87fb5
Changes
2
Hide whitespace changes
Inline
Side-by-side
test/Makefile.in
View file @
f951c07a
# Makefile.in generated by automake 1.1
4
from Makefile.am.
# Makefile.in generated by automake 1.1
5.1
from Makefile.am.
# @configure_input@
# Copyright (C) 1994-201
3
Free Software Foundation, Inc.
# Copyright (C) 1994-201
7
Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
...
...
@@ -14,7 +14,17 @@
@SET_MAKE@
VPATH
=
@srcdir@
am__is_gnu_make
=
test
-n
'
$(MAKEFILE_LIST)
'
&&
test
-n
'
$(MAKELEVEL)
'
am__is_gnu_make
=
{
\
if
test
-z
'
$(MAKELEVEL)
'
;
then
\
false
;
\
elif
test
-n
'
$(MAKE_HOST)
'
;
then
\
true
;
\
elif
test
-n
'
$(MAKE_VERSION)
'
&&
test
-n
'
$(CURDIR)
'
;
then
\
true
;
\
else
\
false
;
\
fi
;
\
}
am__make_running_with_option
=
\
case
$
${
target_option
-
}
in
\
?
)
;;
\
...
...
@@ -79,30 +89,6 @@ build_triplet = @build@
host_triplet
=
@host@
XFAIL_TESTS
=
subdir
=
test
DIST_COMMON
=
$(srcdir)
/Makefile.in
$(srcdir)
/Makefile.am
\
$(top_srcdir)
/config/mkinstalldirs
$(srcdir)
/File.test.in
\
$(srcdir)
/Read_grib.test.in
$(srcdir)
/Read_netcdf.test.in
\
$(srcdir)
/Copy_netcdf.test.in
$(srcdir)
/Comp.test.in
\
$(srcdir)
/Compc.test.in
$(srcdir)
/Cat.test.in
\
$(srcdir)
/Gridarea.test.in
$(srcdir)
/Genweights.test.in
\
$(srcdir)
/Remap.test.in
$(srcdir)
/Remap2.test.in
\
$(srcdir)
/Remapeta.test.in
$(srcdir)
/EOF.test.in
\
$(srcdir)
/Select.test.in
$(srcdir)
/Spectral.test.in
\
$(srcdir)
/Vertint.test.in
$(srcdir)
/Timstat.test.in
\
$(srcdir)
/Timselstat.test.in
$(srcdir)
/Seasstat.test.in
\
$(srcdir)
/Runstat.test.in
$(srcdir)
/Multiyearstat.test.in
\
$(srcdir)
/Ydrunstat.test.in
$(srcdir)
/Gridboxstat.test.in
\
$(srcdir)
/Vertstat.test.in
$(srcdir)
/Fldstat.test.in
\
$(srcdir)
/Fldpctl.test.in
$(srcdir)
/Ensstat.test.in
\
$(srcdir)
/Enspctl.test.in
$(srcdir)
/Merstat.test.in
\
$(srcdir)
/Zonstat.test.in
$(srcdir)
/Mergetime.test.in
\
$(srcdir)
/Afterburner.test.in
$(srcdir)
/Detrend.test.in
\
$(srcdir)
/Arithc.test.in
$(srcdir)
/Arith.test.in
\
$(srcdir)
/Expr.test.in
$(srcdir)
/Gradsdes.test.in
\
$(srcdir)
/Collgrid.test.in
$(srcdir)
/threads.test.in
\
$(srcdir)
/tsformat.test.in
$(srcdir)
/wildcard.test.in
\
$(srcdir)
/Setmiss.test.in
$(srcdir)
/Smooth.test.in
\
$(srcdir)
/MapReduce.test.in
$(srcdir)
/Ninfo.test.in README
ACLOCAL_M4
=
$(top_srcdir)
/aclocal.m4
am__aclocal_m4_deps
=
$(top_srcdir)
/m4/acx_cfortran_flags.m4
\
$(top_srcdir)
/m4/acx_check_cfortran.m4
\
...
...
@@ -115,6 +101,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acx_cfortran_flags.m4 \
$(top_srcdir)
/acinclude.m4
$(top_srcdir)
/configure.ac
am__configure_deps
=
$(am__aclocal_m4_deps)
$(CONFIGURE_DEPENDENCIES)
\
$(ACLOCAL_M4)
DIST_COMMON
=
$(srcdir)
/Makefile.am
$(am__DIST_COMMON)
mkinstalldirs
=
$(SHELL)
$(top_srcdir)
/config/mkinstalldirs
CONFIG_HEADER
=
$(top_builddir)
/src/config.h
CONFIG_CLEAN_FILES
=
File.test Read_grib.test Read_netcdf.test
\
...
...
@@ -350,6 +337,31 @@ am__set_b = \
*
)
\
b
=
'$*'
;;
\
esac
am__DIST_COMMON
=
$(srcdir)
/Afterburner.test.in
\
$(srcdir)
/Arith.test.in
$(srcdir)
/Arithc.test.in
\
$(srcdir)
/Cat.test.in
$(srcdir)
/Collgrid.test.in
\
$(srcdir)
/Comp.test.in
$(srcdir)
/Compc.test.in
\
$(srcdir)
/Copy_netcdf.test.in
$(srcdir)
/Detrend.test.in
\
$(srcdir)
/EOF.test.in
$(srcdir)
/Enspctl.test.in
\
$(srcdir)
/Ensstat.test.in
$(srcdir)
/Expr.test.in
\
$(srcdir)
/File.test.in
$(srcdir)
/Fldpctl.test.in
\
$(srcdir)
/Fldstat.test.in
$(srcdir)
/Genweights.test.in
\
$(srcdir)
/Gradsdes.test.in
$(srcdir)
/Gridarea.test.in
\
$(srcdir)
/Gridboxstat.test.in
$(srcdir)
/Makefile.in
\
$(srcdir)
/MapReduce.test.in
$(srcdir)
/Mergetime.test.in
\
$(srcdir)
/Merstat.test.in
$(srcdir)
/Multiyearstat.test.in
\
$(srcdir)
/Ninfo.test.in
$(srcdir)
/Read_grib.test.in
\
$(srcdir)
/Read_netcdf.test.in
$(srcdir)
/Remap.test.in
\
$(srcdir)
/Remap2.test.in
$(srcdir)
/Remapeta.test.in
\
$(srcdir)
/Runstat.test.in
$(srcdir)
/Seasstat.test.in
\
$(srcdir)
/Select.test.in
$(srcdir)
/Setmiss.test.in
\
$(srcdir)
/Smooth.test.in
$(srcdir)
/Spectral.test.in
\
$(srcdir)
/Timselstat.test.in
$(srcdir)
/Timstat.test.in
\
$(srcdir)
/Vertint.test.in
$(srcdir)
/Vertstat.test.in
\
$(srcdir)
/Ydrunstat.test.in
$(srcdir)
/Zonstat.test.in
\
$(srcdir)
/threads.test.in
$(srcdir)
/tsformat.test.in
\
$(srcdir)
/wildcard.test.in
$(top_srcdir)
/config/mkinstalldirs
\
README
DISTFILES
=
$(DIST_COMMON)
$(DIST_SOURCES)
$(TEXINFOS)
$(EXTRA_DIST)
ACLOCAL
=
@ACLOCAL@
AMTAR
=
@AMTAR@
...
...
@@ -584,7 +596,6 @@ $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__confi
echo
' cd
$(top_srcdir)
&&
$(AUTOMAKE)
--foreign test/Makefile'
;
\
$(am__cd)
$(top_srcdir)
&&
\
$(AUTOMAKE)
--foreign
test
/Makefile
.PRECIOUS
:
Makefile
Makefile
:
$(srcdir)/Makefile.in $(top_builddir)/config.status
@
case
'$?'
in
\
*
config.status
*
)
\
...
...
@@ -735,7 +746,7 @@ $(TEST_SUITE_LOG): $(TEST_LOGS)
if
test
-n
"
$$
am__remaking_logs"
;
then
\
echo
"fatal: making
$(TEST_SUITE_LOG)
: possible infinite"
\
"recursion detected"
>
&2
;
\
el
se
\
el
if
test
-n
"
$$
redo_logs"
;
then
\
am__remaking_logs
=
yes
$(MAKE)
$(AM_MAKEFLAGS)
$$
redo_logs
;
\
fi
;
\
if
$(am__make_dryrun)
;
then
:
;
else
\
...
...
@@ -1011,6 +1022,8 @@ uninstall-am:
mostlyclean-libtool pdf pdf-am ps ps-am recheck tags-am
\
uninstall uninstall-am
.PRECIOUS
:
Makefile
export
...
...
test/data/Makefile.am
View file @
f951c07a
...
...
@@ -8,7 +8,7 @@ NETCDF = netcdf_testfile01_sinfon_ref netcdf_testfile01_infon_ref netcdf_t
COMP
=
comp_eqc_ref comp_gec_ref comp_gtc_ref comp_lec_ref comp_ltc_ref comp_nec_ref comptest.srv
EOF
=
eval_ref eof_ref pcoeff00000
YDRUNSTAT
=
ydrunmin_ref ydrunmax_ref ydrunsum_ref ydrunavg_ref ydrunmean_ref ydrunstd_ref ydrunstd1_ref ydrunvar_ref ydrunvar1_ref
YMONSTAT
=
ymonmin_ref ymonmax_ref ymonsum_ref ymonavg_ref ymonmean_ref ymonstd_ref ymonstd1_ref ymonvar_ref ymonvar1_ref ymonrange_ref
YMONSTAT
=
ymonmin_ref ymonmax_ref ymonsum_ref ymonavg_ref ymonmean_ref ymonstd_ref ymonstd1_ref ymonvar_ref ymonvar1_ref ymonrange_ref
ymonskew_ref ymonkurt_ref
YSEASSTAT
=
yseasmin_ref yseasmax_ref yseassum_ref yseasavg_ref yseasmean_ref yseasstd_ref yseasstd1_ref yseasvar_ref yseasvar1_ref yseasrange_ref
SEASSTAT
=
seasmin_ref seasmax_ref seassum_ref seasavg_ref seasmean_ref seasstd_ref seasstd1_ref seasvar_ref seasvar1_ref seasrange_ref
RUNSTAT
=
runmin_ref runmax_ref runsum_ref runavg_ref runmean_ref runstd_ref runstd1_ref runvar_ref runvar1_ref runrange_ref
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment