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

Issue 2901005: Add support for running all tests with a single click from test_case.html.... (Closed)

Created:
10 years, 5 months ago by darin (slow to review)
Modified:
9 years, 7 months ago
Reviewers:
brettw
CC:
chromium-reviews
Visibility:
Public.

Description

Add support for running all tests with a single click from test_case.html. Run them one after the other. This is important for tests that spin a nested message loop. If two tests do that, then things would get screwed up if both tests were running at the same time. Sort the list of tests for better usability. R=brettw BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=144

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+84 lines, -8 lines) Patch
M tests/test_case.html View 1 2 chunks +47 lines, -3 lines 0 comments Download
M tests/test_instance.cc View 1 2 chunks +13 lines, -5 lines 0 comments Download
M tests/test_page.css View 1 chunk +24 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
darin (slow to review)
10 years, 5 months ago (2010-07-09 05:44:47 UTC) #1
brettw
10 years, 5 months ago (2010-07-09 17:06:43 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698