Home
last modified time | relevance | path

Searched refs:run_gyp (Results 1 – 25 of 313) sorted by relevance

12345678910>>...13

/external/chromium_org/tools/gyp/test/errors/
Dgyptest-errors.py25 test.run_gyp('duplicate_targets.gyp', status=1, stderr=stderr,
29 test.run_gyp('missing_targets.gyp', status=1, stderr=stderr,
34 test.run_gyp('duplicate_rule.gyp', status=1, stderr=stderr,
39 test.run_gyp('duplicate_node.gyp', '--check', status=1, stderr=stderr,
43 test.run_gyp('duplicate_basenames.gyp', status=1, stderr=stderr)
50 test.run_gyp('duplicate_basenames.gyp', '--no-duplicate-basename-check',
53 test.run_gyp('duplicate_basenames.gyp', '--no-duplicate-basename-check')
57 test.run_gyp('missing_dep.gyp', status=1, stderr=stderr,
/external/chromium_org/tools/gyp/test/defines-escaping/
Dgyptest-defines-escaping.py22 test.run_gyp('defines-escaping.gyp')
38 test.run_gyp('defines-escaping.gyp')
61 test.run_gyp('defines-escaping.gyp')
84 test.run_gyp('defines-escaping.gyp')
106 test.run_gyp('defines-escaping.gyp')
127 test.run_gyp('defines-escaping.gyp')
147 test.run_gyp('defines-escaping.gyp')
167 test.run_gyp('defines-escaping.gyp')
/external/chromium_org/tools/gyp/test/msvs/express/
Dgyptest-express.py16 test.run_gyp('express.gyp', '-G', 'msvs_version=2005')
19 test.run_gyp('express.gyp', '-G', 'msvs_version=2008')
22 test.run_gyp('express.gyp', '-G', 'msvs_version=2005e')
25 test.run_gyp('express.gyp', '-G', 'msvs_version=2008e')
/external/chromium_org/tools/gyp/test/make_global_settings/ar/
Dgyptest-make_global_settings_ar.py75 test.run_gyp('make_global_settings_ar.gyp')
81 test.run_gyp('make_global_settings_ar.gyp')
88 test.run_gyp('make_global_settings_ar.gyp', '-Dcustom_ar_target=my_ar')
94 test.run_gyp('make_global_settings_ar.gyp',
104 test.run_gyp('make_global_settings_ar.gyp')
117 test.run_gyp('make_global_settings_ar.gyp',
/external/chromium_org/tools/gyp/test/defines/
Dgyptest-defines-env.py19 test.run_gyp('defines-env.gyp')
35 test.run_gyp('defines-env.gyp', '-Dvalue=25')
53 test.run_gyp('defines-env.gyp', '--ignore-environment')
71 test.run_gyp('defines-env.gyp', '--ignore-environment', '-Dvalue=45')
Dgyptest-define-override.py26 test.run_gyp('defines.gyp', '-D', 'OS=fakeos')
33 test.run_gyp('defines.gyp')
39 test.run_gyp('defines.gyp')
/external/chromium_org/tools/gyp/test/cflags/
Dgyptest-cflags.py25 test.run_gyp('cflags.gyp')
36 test.run_gyp('cflags.gyp')
49 test.run_gyp('cflags.gyp')
58 test.run_gyp('cflags.gyp')
/external/chromium_org/tools/gyp/test/make_global_settings/ld/
Dgyptest-make_global_settings_ld.py85 test.run_gyp('make_global_settings_ld.gyp')
91 test.run_gyp('make_global_settings_ld.gyp')
98 test.run_gyp('make_global_settings_ld.gyp', '-Dcustom_ld_target=my_ld')
104 test.run_gyp('make_global_settings_ld.gyp',
121 test.run_gyp('make_global_settings_ld.gyp')
/external/chromium_org/tools/gyp/test/prune_targets/
Dgyptest-prune-targets.py25 test.run_gyp('test1.gyp')
35 test.run_gyp('test1.gyp', '--root-target=program1')
45 test.run_gyp('test1.gyp', '--root-target=program2')
55 test.run_gyp('test1.gyp', '--root-target=program1', '--root-target=program2')
/external/chromium_org/tools/gyp/test/same-source-file-name/
Dgyptest-shared.py20 test.run_gyp('double-shared.gyp', chdir='src', status=1, stderr=None)
24 test.run_gyp('double-shared.gyp', '--no-duplicate-basename-check',
27 test.run_gyp('double-shared.gyp', '--no-duplicate-basename-check',
Dgyptest-static.py22 test.run_gyp('double-static.gyp', chdir='src', status=1, stderr=None)
27 test.run_gyp('double-static.gyp', '--no-duplicate-basename-check',
30 test.run_gyp('double-static.gyp', '--no-duplicate-basename-check',
/external/chromium_org/tools/gyp/test/msvs/missing_sources/
Dgyptest-missing.py20 test.run_gyp('hello_missing.gyp')
25 test.run_gyp('hello_missing.gyp')
37 test.run_gyp('hello_missing.gyp', status=1, stderr=None)
/external/chromium_org/tools/gyp/test/msvs/list_excluded/
Dgyptest-all.py22 test.run_gyp('hello_exclude.gyp')
32 test.run_gyp('hello_exclude.gyp')
42 test.run_gyp('hello_exclude.gyp')
/external/chromium_org/tools/gyp/test/rename/
Dgyptest-filecase.py16 test.run_gyp('test.gyp', chdir=CHDIR)
22 test.run_gyp('test.gyp', chdir=CHDIR)
32 test.run_gyp('test-casesensitive.gyp', chdir=CHDIR)
/external/chromium_org/tools/gyp/test/mac/
Dgyptest-archs.py21 test.run_gyp('test-no-archs.gyp', chdir='archs')
32 test.run_gyp('test-valid-archs.gyp', chdir='archs')
38 test.run_gyp('test-archs-x86_64.gyp', chdir='archs')
53 test.run_gyp('test-archs-multiarch.gyp', chdir='archs')
Dgyptest-infoplist-process.py23 test.run_gyp('test1.gyp', chdir=CHDIR)
32 test.run_gyp('test2.gyp', chdir=CHDIR)
42 test.run_gyp('test3.gyp', chdir=CHDIR)
/external/chromium_org/tools/gyp/test/msvs/external_builder/
Dgyptest-all.py23 test.run_gyp('external.gyp')
36 test.run_gyp('external.gyp')
49 test.run_gyp('external.gyp')
/external/chromium_org/tools/gyp/test/library/
Dgyptest-shared.py23 test.run_gyp('library.gyp',
41 test.run_gyp('library.gyp',
63 test.run_gyp('library.gyp',
Dgyptest-static.py23 test.run_gyp('library.gyp',
41 test.run_gyp('library.gyp',
63 test.run_gyp('library.gyp',
/external/chromium_org/tools/gyp/test/compiler-override/
Dgyptest-compiler-env-toolchain.py29 def CheckCompiler(test, gypfile, check_for, run_gyp): argument
30 if run_gyp:
31 test.run_gyp(gypfile)
Dgyptest-compiler-global-settings.py39 test.run_gyp(gypfile)
55 test.run_gyp(gypfile)
66 test.run_gyp(gypfile)
Dgyptest-compiler-env.py28 def CheckCompiler(test, gypfile, check_for, run_gyp): argument
29 if run_gyp:
30 test.run_gyp(gypfile)
/external/chromium_org/tools/gyp/test/analyzer/
Dgyptest-analyzer.py51 test.run_gyp('test.gyp', *args, **kw)
57 test.run_gyp('test2.gyp', *args, **kw)
63 test.run_gyp('test3.gyp', *args, **kw)
69 test.run_gyp('test4.gyp', *args, **kw)
147 test.run_gyp('test.gyp')
151 test.run_gyp('test.gyp', '-Gconfig_path=bogus_file',
/external/chromium_org/tools/gyp/test/msvs/buildevents/
Dgyptest-msbuild-supports-prepostbuild.py16 test.run_gyp('buildevents.gyp', '-G', 'msvs_version=2008')
20 test.run_gyp('buildevents.gyp', '-G', 'msvs_version=2010')
Dgyptest-ninja-warnings.py19 test.run_gyp('buildevents.gyp',
24 test.run_gyp('buildevents.gyp',

12345678910>>...13