Bug 73448

Summary: We have no way of unit-testing C++11 code
Product: WebKit Reporter: Adam Roben (:aroben) <aroben>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac (Intel)   
OS: OS X 10.7   

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
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.