Skip to content

Commit

Permalink
#45: Extracted mocking lib in submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
aul12 committed Jan 1, 2023
1 parent 5d053ce commit 4a0805c
Show file tree
Hide file tree
Showing 13 changed files with 4 additions and 569 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,6 @@
[submodule "Messages"]
path = Src/Messages
url = https://github.com/ToolboxPlane/Messages.git
[submodule "Tests/LowLevel/Mock"]
path = Tests/LowLevel/Mock
url = https://github.com/ToolboxPlane/MockTools.git
1 change: 1 addition & 0 deletions Tests/LowLevel/Mock
Submodule Mock added at e06193
80 changes: 0 additions & 80 deletions Tests/LowLevel/Mock/CMakeLists.txt

This file was deleted.

84 changes: 0 additions & 84 deletions Tests/LowLevel/Mock/Lib/Base.hpp

This file was deleted.

15 changes: 0 additions & 15 deletions Tests/LowLevel/Mock/Lib/CMakeLists.txt

This file was deleted.

42 changes: 0 additions & 42 deletions Tests/LowLevel/Mock/Lib/FunctionInfo.hpp

This file was deleted.

106 changes: 0 additions & 106 deletions Tests/LowLevel/Mock/Lib/Handler.hpp

This file was deleted.

Loading

0 comments on commit 4a0805c

Please sign in to comment.