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

Issue 2318723002: Simple node runner (Closed)

Created:
4 years, 3 months ago by vsm
Modified:
4 years, 3 months ago
CC:
dev-compiler+reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Simple node runner Handy utility to run a test from command line via node. E.g.: > node tool/run.js lib/math/math2_test /Users/vsm/dart/sdk/pkg/dev_compiler/lib/js/amd/dart_sdk.js:1747 throw obj; ^ Expect.equals(expected: <true>, actual: <false>) fails. > node tool/run.js lib/math/pi_test pi_test seed: 29735 3.1405 R=jmesserly@google.com Committed: https://github.com/dart-lang/dev_compiler/commit/d837bc1e679bc419f5fe7e1d8338c8b37a879c32

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -0 lines) Patch
A pkg/dev_compiler/tool/run.js View 1 chunk +25 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (3 generated)
vsm
4 years, 3 months ago (2016-09-06 19:32:55 UTC) #3
Jennifer Messerly
lgtm
4 years, 3 months ago (2016-09-06 19:36:34 UTC) #4
vsm
Committed patchset #1 (id:1) manually as d837bc1e679bc419f5fe7e1d8338c8b37a879c32 (presubmit successful).
4 years, 3 months ago (2016-09-06 19:40:15 UTC) #6
Bob Nystrom
4 years, 3 months ago (2016-09-06 20:12:38 UTC) #7
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698