Skip to content
Snippets Groups Projects

Fortran error tests

Merged Stephan Schulz requested to merge fortran_error_tests into master
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
# The VTK error test case, where the output directory is not accessible.
include(FindUnixCommands)
set(OUT_DIR vtk_outline)
add_test(
NAME fortran_error_vtk_setup
Loading