1 # Copyright (c) 2015 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file.
6 ['(OS=="linux" or OS=="mac" or OS=="win") and use_x11==0', {
9 '../../testing/test_env.py',
10 '<(PRODUCT_DIR)/compositor_unittests<(EXECUTABLE_SUFFIX)',
11 '--brave-new-test-launcher',
12 '--test-launcher-bot-mode',
19 ['(OS=="linux" or OS=="mac" or OS=="win") and use_x11==1', {
22 '../../testing/xvfb.py',
24 '<(PRODUCT_DIR)/compositor_unittests',
25 '--brave-new-test-launcher',
26 '--test-launcher-bot-mode',
32 '../../testing/xvfb.py',
33 '<(PRODUCT_DIR)/xdisplaycheck',
37 ['OS=="linux" or OS=="mac" or OS=="win"', {
40 '../../testing/test_env.py',
41 '../gfx/test/data/compositor/',
46 'variables': { 'files': [ '<(PRODUCT_DIR)/libosmesa.so' ] },
49 'variables': { 'files': [ '<(PRODUCT_DIR)/osmesa.so' ] },
52 'variables': { 'files': [ '<(PRODUCT_DIR)/osmesa.dll' ] },
56 '../../base/base.isolate',