WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
UNCONFIRMED
68688
Add new tests under Tools/TestWebKitAPI/Tests/WTF into vcproj
https://bugs.webkit.org/show_bug.cgi?id=68688
Summary
Add new tests under Tools/TestWebKitAPI/Tests/WTF into vcproj
Xianzhu Wang
Reported
2011-09-23 03:51:41 PDT
Some new unit tests under Tools/TestWebKitAPI/Tests/WTF: MetaAllocator.cpp RedBlackTree.cpp StringBuilder.cpp are not in TestWebKitAPI.vcproj. Should add them if they are applicable on Windows. FYI, StringBuilder.cpp needs some string functions of WTF which are not exported from JavaScriptCore. In WebCore the functions are specially handled by statically linking the related source files (WTFString.cpp, AtomicString.cpp and CString.cpp). I failed to find a way to deal with the issue in TestWebKitAPI (see the EWS failure history in
bug 67080
).
Attachments
Add attachment
proposed patch, testcase, etc.
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