Chromium Code Reviews

Issue 484953003: Revert "[arm] Shorter test names for parameterized tests." (Closed)

Created:
6 years, 4 months ago by Benedikt Meurer
Modified:
6 years, 4 months ago
Reviewers:
Jarin
CC:
Rodolph Perfetta (ARM), v8-dev
Project:
v8
Visibility:
Public.

Description

Revert "[arm] Shorter test names for parameterized tests." This reverts commit r23142 because GoogleTest is very picky about the parameterized test case names, so not even using an anonymous namespace can please GTest. Also reverts the renaming applied to in the ChangeLowering unit test. TBR=jarin@chromium.org BUG=v8:3489 LOG=n Committed: https://code.google.com/p/v8/source/detail?r=23177

Patch Set 1 #

Unified diffs Side-by-side diffs Stats (+53 lines, -68 lines)
M test/compiler-unittests/arm/instruction-selector-arm-unittest.cc View 41 chunks +44 lines, -57 lines 0 comments
M test/compiler-unittests/change-lowering-unittest.cc View 5 chunks +9 lines, -11 lines 0 comments

Messages

Total messages: 3 (0 generated)
Benedikt Meurer
6 years, 4 months ago (2014-08-19 05:23:43 UTC) #1
Benedikt Meurer
Rodolph: FYI
6 years, 4 months ago (2014-08-19 05:24:17 UTC) #2
Benedikt Meurer
6 years, 4 months ago (2014-08-19 05:24:39 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as 23177 (tree was closed).

Powered by Google App Engine