Skip to content

Compilation clean upin libavoid tests#76

Open
Thomasb81 wants to merge 2 commits intomjwybrow:masterfrom
Thomasb81:compilation_clean_up
Open

Compilation clean upin libavoid tests#76
Thomasb81 wants to merge 2 commits intomjwybrow:masterfrom
Thomasb81:compilation_clean_up

Conversation

@Thomasb81
Copy link
Contributor

  • Reformat usage of Avoid namespace in libavoid tests :
    • Add missing using namespace Avoid; in testcase the statement is missing
    • Remove AVoid:: namespace prefix
  • Remove compilation warnings (unused variables and parameters)

Reformat test to use Avoid namespace
treeRootCrash01.cpp warning: unused parameter [-Wunused-parameter]
treeRootCrash02.cpp warning: unused parameter [-Wunused-parameter]
hola01.cpp warning: unused variable ‘connPin’ [-Wunused-variable]
hyperedgeRerouting01.cpp warning: unused parameter [-Wunused-parameter]
hyperedgeRerouting01.cpp warning: unused variable [-Wunused-variable]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant