RESOLVED FIXED67339
Add JSC:RegExp functional tests
https://bugs.webkit.org/show_bug.cgi?id=67339
Summary Add JSC:RegExp functional tests
Michael Saboff
Reported 2011-08-31 16:44:55 PDT
To facilitate the development of changes to the JavaScriptCore RegExp code (https://bugs.webkit.org/show_bug.cgi?id=67337), it makes sense to add a test tool to verify RegExp operation directly.
Attachments
Proposed patch (59.23 KB, patch)
2011-09-02 13:49 PDT, Michael Saboff
barraclough: review+
Michael Saboff
Comment 1 2011-09-02 13:49:36 PDT
Created attachment 106188 [details] Proposed patch This adds a new test harness, data file and build file changes for Mac. A separate bug (https://bugs.webkit.org/show_bug.cgi?id=67521) is tracking the Windows build changes.
Michael Saboff
Comment 2 2011-09-02 17:40:29 PDT
Note You need to log in before you can comment on or make changes to this bug.