Bug 120797 - Move all Vector tests into Vector.cpp
Summary: Move all Vector tests into Vector.cpp
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-05 14:26 PDT by Anders Carlsson
Modified: 2013-09-05 14:35 PDT (History)
4 users (show)

See Also:


Attachments
Patch (16.29 KB, patch)
2013-09-05 14:29 PDT, Anders Carlsson
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2013-09-05 14:26:33 PDT
Move all Vector tests into Vector.cpp
Comment 1 Anders Carlsson 2013-09-05 14:29:10 PDT
Created attachment 210663 [details]
Patch
Comment 2 Andreas Kling 2013-09-05 14:32:21 PDT
Comment on attachment 210663 [details]
Patch

Nice!
Comment 3 Anders Carlsson 2013-09-05 14:35:14 PDT
Committed r155151: <http://trac.webkit.org/changeset/155151>