/external/chromium_org/tools/gyp/test/multiple-targets/ |
gyptest-all.py | 3 # Copyright (c) 2009 Google Inc. All rights reserved. 18 test.build('multiple.gyp', test.ALL, chdir='relocate/src', stderr=None)
|
/external/chromium_org/tools/gyp/test/same-source-file-name/ |
gyptest-all.py | 3 # Copyright (c) 2009 Google Inc. All rights reserved. 15 test.run_gyp('all.gyp', chdir='src') 19 test.build('all.gyp', test.ALL, chdir='relocate/src')
|
/external/chromium_org/tools/gyp/test/sibling/ |
gyptest-all.py | 3 # Copyright (c) 2012 Google Inc. All rights reserved. 14 test.run_gyp('build/all.gyp', chdir='src') 16 test.build('build/all.gyp', test.ALL, chdir='src')
|
gyptest-relocate.py | 3 # Copyright (c) 2012 Google Inc. All rights reserved. 14 test.run_gyp('build/all.gyp', chdir='src') 18 test.build('build/all.gyp', test.ALL, chdir='relocate/src')
|
/external/chromium_org/tools/gyp/test/subdirectory/ |
gyptest-SYMROOT-all.py | 3 # Copyright (c) 2009 Google Inc. All rights reserved. 14 to make Xcode behave like the other build tools--that is, put all 27 test.build('prog1.gyp', test.ALL, SYMROOT=None, chdir='relocate/src')
|
gyptest-subdir-all.py | 3 # Copyright (c) 2012 Google Inc. All rights reserved. 24 target = test.ALL
|
gyptest-top-all.py | 3 # Copyright (c) 2009 Google Inc. All rights reserved. 29 test.build('prog1.gyp', test.ALL, chdir='relocate/src')
|
/external/chromium_org/tools/gyp/test/win/ |
gyptest-asm-files.py | 3 # Copyright (c) 2012 Google Inc. All rights reserved. 24 test.build('asm-files.gyp', test.ALL, chdir=CHDIR)
|
gyptest-cl-additional-include-dirs.py | 3 # Copyright (c) 2012 Google Inc. All rights reserved. 20 test.build('additional-include-dirs.gyp', test.ALL, chdir=CHDIR)
|
gyptest-cl-character-set.py | 3 # Copyright (c) 2012 Google Inc. All rights reserved. 20 test.build('character-set.gyp', test.ALL, chdir=CHDIR)
|
gyptest-cl-default-char-is-unsigned.py | 3 # Copyright (c) 2012 Google Inc. All rights reserved. 20 test.build('default-char-is-unsigned.gyp', test.ALL, chdir=CHDIR)
|
gyptest-cl-force-include-files.py | 3 # Copyright (c) 2012 Google Inc. All rights reserved. 20 test.build('force-include-files.gyp', test.ALL, chdir=CHDIR)
|
gyptest-cl-pdbname-override.py | 3 # Copyright (c) 2012 Google Inc. All rights reserved. 20 test.build('pdbname-override.gyp', test.ALL, chdir=CHDIR)
|
gyptest-cl-runtime-library.py | 3 # Copyright (c) 2012 Google Inc. All rights reserved. 20 test.build('runtime-library.gyp', test.ALL, chdir=CHDIR)
|
gyptest-cl-treat-wchar-t-as-built-in-type.py | 3 # Copyright (c) 2012 Google Inc. All rights reserved. 20 test.build('treat-wchar-t-as-built-in-type.gyp', test.ALL, chdir=CHDIR)
|
gyptest-lib-ltcg.py | 3 # Copyright (c) 2012 Google Inc. All rights reserved. 20 test.build('ltcg.gyp', test.ALL, chdir=CHDIR)
|
gyptest-link-additional-deps.py | 3 # Copyright (c) 2012 Google Inc. All rights reserved. 20 test.build('additional-deps.gyp', test.ALL, chdir=CHDIR)
|
gyptest-link-additional-options.py | 3 # Copyright (c) 2012 Google Inc. All rights reserved. 20 test.build('additional-options.gyp', test.ALL, chdir=CHDIR)
|
gyptest-link-default-libs.py | 3 # Copyright (c) 2012 Google Inc. All rights reserved. 20 test.build('no-default-libs.gyp', test.ALL, chdir=CHDIR, status=1)
|
gyptest-link-library-adjust.py | 3 # Copyright (c) 2012 Google Inc. All rights reserved. 20 test.build('library-adjust.gyp', test.ALL, chdir=CHDIR)
|
gyptest-long-command-line.py | 3 # Copyright (c) 2012 Google Inc. All rights reserved. 21 test.build('long-command-line.gyp', test.ALL, chdir=CHDIR)
|
gyptest-macro-projectname.py | 3 # Copyright (c) 2012 Google Inc. All rights reserved. 20 test.build('projectname.gyp', test.ALL, chdir=CHDIR)
|
gyptest-macros-containing-gyp.py | 3 # Copyright (c) 2012 Google Inc. All rights reserved. 20 test.build('containing-gyp.gyp', test.ALL, chdir=CHDIR)
|
gyptest-midl-rules.py | 3 # Copyright (c) 2012 Google Inc. All rights reserved. 22 test.build('basic-idl.gyp', test.ALL, chdir=CHDIR)
|
gyptest-quoting-commands.py | 3 # Copyright (c) 2012 Google Inc. All rights reserved. 23 test.build('batch-file-action.gyp', test.ALL, chdir=CHDIR)
|