Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

Resolve "Remove deprecated tests"

frey_m requested to merge 50-remove-deprecated-tests into master

This MR removes following files:

  • test/PwrSpec/CMakeLists.txt
  • test/PwrSpec/PwrSpec.cpp
  • test/PwrSpec/PwrSpec.h
  • test/PwrSpec/testPwrSpec.cpp
  • test/nok/CMakeLists.txt
  • test/nok/t3.cpp
  • test/parallel/2ddens.cpp
  • test/parallel/CMakeLists.txt
  • test/parallel/dualmpi.cpp
  • test/parallel/reduce-1.cpp
  • test/parallel/reduce-2.cpp
  • test/parallel/volley.cpp
  • test/particle/CacheTest.cpp
  • test/particle/chsr-1.cpp
  • test/particle/loadbalance.cpp
  • test/particle/pbconds3D.cpp
  • test/particle/pdb_ala.pdb
  • test/particle/pdb_br.pdb
  • test/particle/run
  • test/particle/salman-1.cpp
  • test/particle/test-scatter-1.cpp
  • test/particle/test-update-1.sge
  • test/simple/CMakeLists.txt
  • test/simple/Clock.h
  • test/simple/ScalarAdvection.cpp
  • test/simple/fermi-dirac-field.cpp
  • test/sindex/CMakeLists.txt
  • test/sindex/TestSIndex.cpp
  • test/toyfdtf/CMakeLists.txt
  • test/toyfdtf/ToyFDTD-DataSink/DataSink.cpp
  • test/toyfdtf/ToyFDTD-DataSink/DataSink.h
  • test/toyfdtf/ToyFDTD-DataSink/ipplToyFDTD2.cpp
  • test/toyfdtf/ToyFDTD-DataSink/run_parallel
  • test/toyfdtf/ipplToyFDTD2.cpp

The P3M files are moved to a separate test directory.

Closes #50 (closed)

Edited by frey_m

Merge request reports