Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dkrz-sw
sct
Commits
0b8f96f9
Commit
0b8f96f9
authored
May 14, 2019
by
Sergey Kosukhin
Browse files
Delete and ignore output files of the tests.
parent
652a2039
Changes
2
Hide whitespace changes
Inline
Side-by-side
tests/.gitignore
View file @
0b8f96f9
*.log
*.trs
*.i
*.h5
*.h5_????-??-??_??:??:??
test_*_run
test_precision
test_sct
...
...
tests/Makefile.am
View file @
0b8f96f9
...
...
@@ -95,4 +95,4 @@ endif
# Remove module files, Cray's postprocessed files and hdf5 output upon make clean:
clean-local
:
test
-z
"
$(FC_MODEXT)
"
||
$(RM)
*
.
$(FC_MODEXT)
$(RM)
*
.i
*
.h5
$(RM)
*
.i
*
.h5
*
.h5_????-??-??_??:??:??
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