10BC0 add test driver for GUI. by tsteven4 · Pull Request #918 · GPSBabel/gpsbabel · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@tsteven4
Copy link
Collaborator
@tsteven4 tsteven4 commented Sep 1, 2022

This can be run under cmake. I haven't, and don't intend to, enhance our qmake support at this point.

mkdir bld
cd bld
cmake ..
cmake --build . --target GPSBabelFE_test
ctest -V -R test-gui

I haven't added coverage collection for the gui yet, nor merged the gui coverage and the cli coverage reports

This is working on macOS and Ubuntu and windows.

@tsteven4 tsteven4 marked this pull request as draft September 1, 2022 19:54
@robertlipe
Copy link
Collaborator

Clever. I've started something like this a time or two through the years and never got anywhere with it. This looks really promising.

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

0