Skip to content

remove bad assert

Rolf Eike Beer requested to merge dakon/kdevelop:ctest-file-exists into master

Example on how to trigger this:

  • have a CMake project with unit tests
  • make clean
  • try to launch one test that has an executable cleaned by the previous step

Merge request reports