Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(156)

Issue 11929037: Add test skeletons for arm and mips. (Closed)

Created:
7 years, 11 months ago by regis
Modified:
7 years, 11 months ago
Reviewers:
srdjan
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Add test skeletons for arm and mips. Committed: https://code.google.com/p/dart/source/detail?r=17330

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+480 lines, -0 lines) Patch
A runtime/vm/assembler_arm_test.cc View 1 1 chunk +30 lines, -0 lines 0 comments Download
A runtime/vm/assembler_mips_test.cc View 1 chunk +30 lines, -0 lines 0 comments Download
A runtime/vm/code_patcher_arm_test.cc View 1 chunk +64 lines, -0 lines 0 comments Download
A runtime/vm/code_patcher_mips_test.cc View 1 chunk +64 lines, -0 lines 0 comments Download
A runtime/vm/instructions_arm_test.cc View 1 chunk +53 lines, -0 lines 0 comments Download
A runtime/vm/instructions_mips_test.cc View 1 chunk +53 lines, -0 lines 0 comments Download
A runtime/vm/stub_code_arm_test.cc View 1 chunk +89 lines, -0 lines 0 comments Download
A runtime/vm/stub_code_mips_test.cc View 1 chunk +89 lines, -0 lines 0 comments Download
M runtime/vm/vm_sources.gypi View 5 chunks +8 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
regis
7 years, 11 months ago (2013-01-18 23:19:17 UTC) #1
srdjan
LGTM https://codereview.chromium.org/11929037/diff/1/runtime/vm/assembler_arm_test.cc File runtime/vm/assembler_arm_test.cc (right): https://codereview.chromium.org/11929037/diff/1/runtime/vm/assembler_arm_test.cc#newcode1 runtime/vm/assembler_arm_test.cc:1: // Copyright (c) 2012, the Dart project authors. ...
7 years, 11 months ago (2013-01-18 23:42:27 UTC) #2
regis
7 years, 11 months ago (2013-01-18 23:47:00 UTC) #3
Message was sent while issue was closed.
Thanks

https://codereview.chromium.org/11929037/diff/1/runtime/vm/assembler_arm_test.cc
File runtime/vm/assembler_arm_test.cc (right):

https://codereview.chromium.org/11929037/diff/1/runtime/vm/assembler_arm_test...
runtime/vm/assembler_arm_test.cc:1: // Copyright (c) 2012, the Dart project
authors.  Please see the AUTHORS file
On 2013/01/18 23:42:27, srdjan wrote:
> 2013

Done.

Powered by Google App Engine
This is Rietveld 408576698