WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
73448
We have no way of unit-testing C++11 code
https://bugs.webkit.org/show_bug.cgi?id=73448
Summary
We have no way of unit-testing C++11 code
Adam Roben (:aroben)
Reported
2011-11-30 08:10:34 PST
We've started adding C++11 code to WebKit. But we have no way of unit testing it! TestWebKitAPI doesn't compile as C++11. Ideally we'd be able to test both C++11 code and the legacy code.
Attachments
Add attachment
proposed patch, testcase, etc.
Adam Roben (:aroben)
Comment 1
2014-02-05 08:13:29 PST
TestWebKitAPI is compiled as C++11 these days.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug