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

Enable viz-unit tests also for Qt5 #52

Merged
merged 2 commits into from
Feb 10, 2025

Conversation

chhtz
Copy link
Member

@chhtz chhtz commented Feb 5, 2025

This just enables the qt-based unit tests.
Actually, tests are not really suitable for automatic unit tests.
All tests require looking at the output and manually closing the application.
Some actually require a command line parameter or stdin-input.
Probably they should be disabled by default, even if they are possible to be build.

test/viz/CMakeLists.txt Outdated Show resolved Hide resolved
test/viz/CMakeLists.txt Outdated Show resolved Hide resolved
test/viz/CMakeLists.txt Outdated Show resolved Hide resolved
Removed pkg-config dependencies which are only indirectly used by maps-viz.
@chhtz chhtz merged commit 35e68b0 into feature/qt4-qt5 Feb 10, 2025
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.

2 participants