Skip to content

Commit

Permalink
Remove pluginpointertest
Browse files Browse the repository at this point in the history
It is not really needed anymore, and is not a good test.
  • Loading branch information
steveire committed Jul 21, 2019
1 parent 20b62ee commit 457b280
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 203 deletions.
2 changes: 0 additions & 2 deletions templates/tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -133,5 +133,3 @@ if (Qt5LinguistTools_FOUND)
target_compile_options(testinternationalization_exec PRIVATE "/utf-8")
endif()
endif()

add_subdirectory(pluginpointertest)
29 changes: 0 additions & 29 deletions templates/tests/pluginpointertest/CMakeLists.txt

This file was deleted.

61 changes: 0 additions & 61 deletions templates/tests/pluginpointertest/main.cpp

This file was deleted.

36 changes: 0 additions & 36 deletions templates/tests/pluginpointertest/myinterface.h

This file was deleted.

33 changes: 0 additions & 33 deletions templates/tests/pluginpointertest/myobject.cpp

This file was deleted.

42 changes: 0 additions & 42 deletions templates/tests/pluginpointertest/myobject.h

This file was deleted.

0 comments on commit 457b280

Please sign in to comment.