cucumber / cucumber-cpp

Support for writing Cucumber step definitions in C++
MIT License
304 stars 131 forks source link

Support latest Qt and test on Ubuntu 22.04 #253

Closed ursfassler closed 1 year ago

ursfassler commented 1 year ago

Summary

Details

Motivation and Context

It was not possible to use the Qt test driver on a current GNU/Linux distribution. This PR fixes this.

How Has This Been Tested?

The fix is tested by the added Ubuntu 22.04 image that is now also used to build and run the tests. The problem is show with this run.

Types of changes

Checklist: