RESOLVED FIXED Bug 151465
Create correctness tests for binary snippet operators.
https://bugs.webkit.org/show_bug.cgi?id=151465
Summary Create correctness tests for binary snippet operators.
Mark Lam
Reported 2015-11-19 14:19:50 PST
Implement a common infrastructure for generating and running tests on binary operators. Also refactored the op_add, op_sub, and op_mul tests to be based on this new infrastructure.
Attachments
proposed patch. (51.86 KB, patch)
2015-11-19 14:35 PST, Mark Lam
ggaren: review+
Mark Lam
Comment 1 2015-11-19 14:35:44 PST
Created attachment 265905 [details] proposed patch.
Geoffrey Garen
Comment 2 2015-11-19 14:39:15 PST
Comment on attachment 265905 [details] proposed patch. r=me
Mark Lam
Comment 3 2015-11-19 15:17:49 PST
Comment on attachment 265905 [details] proposed patch. Cancelling commit. Will land manually.
Mark Lam
Comment 4 2015-11-19 15:32:44 PST
Thanks for the review. Landed in r192664: <http://trac.webkit.org/r192664>.
Note You need to log in before you can comment on or make changes to this bug.