Commit 433b8dfc authored by Paul Asmuth's avatar Paul Asmuth
Browse files

rename test files to *.plot, delete obsolete test files

parent 006ba40e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -77,7 +77,7 @@ foreach(unit_test_path ${unit_test_files})
      COMMAND ${CMAKE_CURRENT_BINARY_DIR}/${unit_test_name})
endforeach()

file(GLOB spec_test_files "tests/**/test_*.spec")
file(GLOB spec_test_files "tests/**/test_*.plot")
foreach(spec_test_path ${spec_test_files})
  get_filename_component(spec_test_name ${spec_test_path} NAME_WE)
  get_filename_component(spec_test_srcdir ${spec_test_path} DIRECTORY)
+44 KiB
Loading image diff...
Loading