1
0
Fork 0
mirror of https://github.com/thoughtbot/capybara-webkit synced 2023-03-27 23:22:28 -04:00
Commit graph

2 commits

Author SHA1 Message Date
Joe Ferris
0af3c34aa6 Allow Qt 5.6 with QtWebKit module
If users compiled or otherwise installed the webkit module, this allows
them to use capybara-webkit with Qt 5.6.

If they're using Qt 5.6 but don't have the module, this prints a
friendlier error message.
2016-04-18 11:19:09 -04:00
Joe Ferris
87418b89db Rewrite qInstallMsgHandler test in C++
* Allows tests independent of debug settings for Qt
* Allows testing behavior unreachable from Ruby
2013-11-10 16:52:01 -05:00