Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mpim-sw
cdo
Commits
2fba5cad
Commit
2fba5cad
authored
Feb 05, 2015
by
Yvonne Kuestermann
Browse files
added autmake var for failing tests but only to Makefile.am (rest not generated)
parent
9e415238
Changes
1
Hide whitespace changes
Inline
Side-by-side
test/Makefile.am
View file @
2fba5cad
...
...
@@ -5,16 +5,20 @@ export
TEST_LOG_DRIVER
=
env
AM_TAP_AWK
=
'
$(AWK)
'
$(SHELL)
\
$(top_srcdir)
/config/tap-driver.sh
# tests which should pass
TESTS
=
File.test Read_grib.test Read_netcdf.test Copy_netcdf.test Cat.test Gridarea.test Detrend.test
\
Genweights.test Remap.test Select.test Spectral.test Timstat.test Vertint.test Arith.test
# tests which should fail
XFAIL_TESTS
=
# $(top_srcdir)/test/test_Remap.sh \
# $(top_srcdir)/test/test_info.py
#
$(top_srcdir)/test/test_diff.py
#
$(top_srcdir)/test/test_Arith.py
#
$(top_srcdir)/test/test_Arithc.py
#
$(top_srcdir)/test/test_Selvar.py
#
$(top_srcdir)/test/test_intgridbil.py
#
$(top_srcdir)/test/test_info.py
#
$(top_srcdir)/test/test_diff.py
#
$(top_srcdir)/test/test_Arith.py
#
$(top_srcdir)/test/test_Arithc.py
#
$(top_srcdir)/test/test_Selvar.py
#
$(top_srcdir)/test/test_intgridbil.py
#EXTRA_DIST = $(TESTS) $(top_srcdir)/test/testStreams.py
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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