Searched refs:TestGyp (Results 76 - 100 of 313) sorted by relevance

1234567891011>>

/external/chromium_org/tools/gyp/test/mac/
H A Dgyptest-global-settings.py12 import TestGyp namespace
17 test = TestGyp.TestGyp(formats=['ninja', 'make', 'xcode'])
H A Dgyptest-ldflags-passed-to-libtool.py11 import TestGyp namespace
16 test = TestGyp.TestGyp(formats=['ninja', 'make', 'xcode'],
H A Dgyptest-ldflags.py12 import TestGyp namespace
17 test = TestGyp.TestGyp(formats=['ninja', 'make', 'xcode'])
H A Dgyptest-missing-cfbundlesignature.py11 import TestGyp namespace
16 test = TestGyp.TestGyp(formats=['ninja', 'make', 'xcode'])
H A Dgyptest-objc-arc.py11 import TestGyp namespace
17 test = TestGyp.TestGyp(formats=['ninja', 'make', 'xcode'],
H A Dgyptest-postbuild-defaults.py11 import TestGyp namespace
16 test = TestGyp.TestGyp(formats=['ninja', 'make', 'xcode'])
H A Dgyptest-postbuild-multiple-configurations.py11 import TestGyp namespace
16 test = TestGyp.TestGyp(formats=['ninja', 'make', 'xcode'])
H A Dgyptest-postbuild-static-library.py12 import TestGyp namespace
17 test = TestGyp.TestGyp(formats=['make', 'xcode'])
H A Dgyptest-xcode-support-actions.py11 import TestGyp namespace
18 test = TestGyp.TestGyp(formats=['xcode'])
/external/chromium_org/tools/gyp/test/make/
H A Dgyptest-dependencies.py11 import TestGyp namespace
14 test = TestGyp.TestGyp(formats=['make'])
/external/chromium_org/tools/gyp/test/module/
H A Dgyptest-default.py13 import TestGyp namespace
16 test = TestGyp.TestGyp(formats=['!android'])
/external/chromium_org/tools/gyp/test/msvs/buildevents/
H A Dgyptest-ninja-warnings.py13 import TestGyp namespace
17 test = TestGyp.TestGyp(formats=['ninja'])
/external/chromium_org/tools/gyp/test/msvs/config_attrs/
H A Dgyptest-config_attrs.py13 import TestGyp namespace
16 test = TestGyp.TestGyp(workdir='workarea_all',formats=['msvs'])
/external/chromium_org/tools/gyp/test/msvs/express/
H A Dgyptest-express.py12 import TestGyp namespace
14 test = TestGyp.TestGyp(formats=['msvs'])
/external/chromium_org/tools/gyp/test/msvs/filters/
H A Dgyptest-filters-2010.py12 import TestGyp namespace
15 test = TestGyp.TestGyp(formats=['msvs'])
/external/chromium_org/tools/gyp/test/msvs/missing_sources/
H A Dgyptest-missing.py12 import TestGyp namespace
17 test = TestGyp.TestGyp(formats=['msvs', 'ninja'], workdir='workarea_all')
33 # also print a backtrace, ensure that TestGyp is not checking that stderr is
/external/chromium_org/tools/gyp/test/msvs/multiple_actions_error_handling/
H A Dgyptest.py14 import TestGyp namespace
17 test = TestGyp.TestGyp(formats=['msvs'], workdir='workarea_all')
/external/chromium_org/tools/gyp/test/multiple-targets/
H A Dgyptest-all.py10 import TestGyp namespace
12 test = TestGyp.TestGyp()
H A Dgyptest-default.py10 import TestGyp namespace
12 test = TestGyp.TestGyp()
/external/chromium_org/tools/gyp/test/ninja/use-custom-environment-files/
H A Dgyptest-use-custom-environment-files.py11 import TestGyp namespace
17 test = TestGyp.TestGyp(formats=['ninja'])
/external/chromium_org/tools/gyp/test/relative/
H A Dgyptest-default.py12 import TestGyp namespace
14 test = TestGyp.TestGyp(workdir='workarea_default', formats=['msvs'])
/external/chromium_org/tools/gyp/test/rules/
H A Dgyptest-input-root.py11 import TestGyp namespace
13 test = TestGyp.TestGyp()
/external/chromium_org/tools/gyp/test/same-source-file-name/
H A Dgyptest-all.py11 import TestGyp namespace
13 test = TestGyp.TestGyp()
H A Dgyptest-default.py11 import TestGyp namespace
13 test = TestGyp.TestGyp()
H A Dgyptest-pass-executable.py12 import TestGyp namespace
16 test = TestGyp.TestGyp(formats=['!msvs'])

Completed in 315 milliseconds

1234567891011>>