Bug 68403 - Windows bots don't build testRegExp.vcproj
Summary: Windows bots don't build testRegExp.vcproj
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows 7
: P2 Normal
Assignee: Nobody
URL:
Keywords: PlatformOnly
Depends on:
Blocks:
 
Reported: 2011-09-19 15:34 PDT by Adam Roben (:aroben)
Modified: 2011-09-22 10:51 PDT (History)
2 users (show)

See Also:


Attachments
Add testRegExp.vcproj to WebKit.sln (5.71 KB, patch)
2011-09-22 07:56 PDT, Adam Roben (:aroben)
bweinstein: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Roben (:aroben) 2011-09-19 15:34:12 PDT
Bug 67521 added testRegExp.vcproj to JavaScriptCore.sln. But our bots build using WebKit.sln. We should add testRegExp.vcproj to WebKit.sln so the bots will build it.
Comment 1 Adam Roben (:aroben) 2011-09-22 07:56:47 PDT
Created attachment 108333 [details]
Add testRegExp.vcproj to WebKit.sln
Comment 2 Adam Roben (:aroben) 2011-09-22 10:51:04 PDT
Committed r95730: <http://trac.webkit.org/changeset/95730>