Bug 65291 - Allow ports to specify their own test expectation specifier macros.
Summary: Allow ports to specify their own test expectation specifier macros.
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: Dimitri Glazkov (Google)
URL:
Keywords:
Depends on:
Blocks: 64385 65206
  Show dependency treegraph
 
Reported: 2011-07-27 15:31 PDT by Dimitri Glazkov (Google)
Modified: 2011-07-27 15:42 PDT (History)
1 user (show)

See Also:


Attachments
Patch (7.10 KB, patch)
2011-07-27 15:33 PDT, Dimitri Glazkov (Google)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dimitri Glazkov (Google) 2011-07-27 15:31:54 PDT
Allow ports to specify their own test expectation specifier macros.
Comment 1 Dimitri Glazkov (Google) 2011-07-27 15:33:56 PDT
Created attachment 102197 [details]
Patch
Comment 2 Adam Barth 2011-07-27 15:35:58 PDT
Comment on attachment 102197 [details]
Patch

Ok.  I presume this isn't going to cause problems for qt or other folks?
Comment 3 Dimitri Glazkov (Google) 2011-07-27 15:37:50 PDT
(In reply to comment #2)
> (From update of attachment 102197 [details])
> Ok.  I presume this isn't going to cause problems for qt or other folks?

Right. If I didn't have this, 'linux' (or 'mac') on Qt would be expanded to 'lucid' (or 'snowleopard', 'leopard'), which would then cause badness.
Comment 4 Dimitri Glazkov (Google) 2011-07-27 15:42:41 PDT
Comment on attachment 102197 [details]
Patch

Clearing flags on attachment: 102197

Committed r91877: <http://trac.webkit.org/changeset/91877>
Comment 5 Dimitri Glazkov (Google) 2011-07-27 15:42:45 PDT
All reviewed patches have been landed.  Closing bug.