Descriptionui_tests and browser_tests use layout test data.
They are stored in chrome/test/data/layout_tests/LayoutTests in svn or old
git workflow. and in third_party/WebKit/LayoutTests in new git workflow.
This change adds new query key chrome::DIR_LAYOUT_TESTS to
PathService::Get(). Using this interface, each test easily get suitable path
for their layout tests.
BUG=105104
TEST=browser_tests; ui_tests
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=111186
Patch Set 1 #
Total comments: 2
Patch Set 2 : Add ASSERT_TRUE for PathService::Get #Patch Set 3 : Define chrome::DIR_LAYOUT_TESTS #
Messages
Total messages: 14 (0 generated)
|