Loading testing/adios2/bindings/python/CMakeLists.txt +7 −7 Original line number Diff line number Diff line Loading @@ -17,9 +17,9 @@ if(ADIOS2_HAVE_MPI) SCRIPT TestBPWriteTypesHighLevelAPI.py) python_add_test(NAME PythonBPReadMultisteps ${test_parameters} SCRIPT TestBPReadMultisteps.py) endif() if (ADIOS2_HAVE_HDF5) python_add_test(NAME PythonBPWriteReadHighLevelAPI_HDF5 SCRIPT TestBPWriteTypesHighLevelAPI_HDF5.py) endif(ADIOS2_HAVE_HDF5) endif() Loading
testing/adios2/bindings/python/CMakeLists.txt +7 −7 Original line number Diff line number Diff line Loading @@ -17,9 +17,9 @@ if(ADIOS2_HAVE_MPI) SCRIPT TestBPWriteTypesHighLevelAPI.py) python_add_test(NAME PythonBPReadMultisteps ${test_parameters} SCRIPT TestBPReadMultisteps.py) endif() if (ADIOS2_HAVE_HDF5) python_add_test(NAME PythonBPWriteReadHighLevelAPI_HDF5 SCRIPT TestBPWriteTypesHighLevelAPI_HDF5.py) endif(ADIOS2_HAVE_HDF5) endif()