Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compilation clean upin libavoid tests #76

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

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