/external/chromium_org/tools/gyp/test/same-rule-output-file-name/ |
gyptest-all.py | 3 # Copyright (c) 2012 Google Inc. All rights reserved. 19 test.build('subdirs.gyp', test.ALL, chdir='relocate/src')
|
/external/chromium_org/tools/gyp/test/same-source-file-name/ |
gyptest-pass-executable.py | 3 # Copyright (c) 2012 Google Inc. All rights reserved. 22 test.build('double-executable.gyp', test.ALL, chdir='relocate/src')
|
/external/chromium_org/tools/gyp/test/subdirectory/ |
gyptest-subdir2-deep.py | 3 # Copyright (c) 2009 Google Inc. All rights reserved. 19 test.build('prog3.gyp', test.ALL, chdir='relocate/src/subdir/subdir2')
|
/external/chromium_org/tools/gyp/test/variables/latelate/ |
gyptest-latelate.py | 3 # Copyright (c) 2012 Google Inc. All rights reserved. 19 test.build('latelate.gyp', test.ALL, chdir='relocate/src')
|
/external/chromium_org/tools/gyp/test/hello/ |
gyptest-regyp-output.py | 3 # Copyright (c) 2013 Google Inc. All rights reserved. 23 test.build('hello.gyp', test.ALL, chdir=CHDIR) 32 test.build('hello.gyp', test.ALL, chdir=CHDIR)
|
/external/chromium_org/tools/gyp/test/home_dot_gyp/ |
gyptest-home-includes-regyp.py | 3 # Copyright (c) 2012 Google Inc. All rights reserved. 21 test.run_gyp('all.gyp', chdir='src') 27 test.build('all.gyp', test.ALL, chdir='relocate/src') 38 test.build('all.gyp', test.ALL, chdir='relocate/src')
|
gyptest-home-includes-config-arg.py | 3 # Copyright (c) 2013 Google Inc. All rights reserved. 19 test.run_gyp('all.gyp', '--config-dir=~/.gyp_new', chdir='src') 25 test.build('all.gyp', test.ALL, chdir='relocate/src')
|
gyptest-home-includes.py | 3 # Copyright (c) 2011 Google Inc. All rights reserved. 18 test.run_gyp('all.gyp', chdir='src') 24 test.build('all.gyp', test.ALL, chdir='relocate/src')
|
/external/chromium_org/tools/gyp/test/win/ |
gyptest-link-restat-importlib.py | 3 # Copyright (c) 2012 Google Inc. All rights reserved. 22 test.build('importlib.gyp', test.ALL, chdir=CHDIR) 37 test.up_to_date('importlib.gyp', test.ALL, chdir=CHDIR)
|
/external/chromium_org/tools/gyp/test/library/ |
gyptest-shared.py | 3 # Copyright (c) 2009 Google Inc. All rights reserved. 24 test.build('library.gyp', test.ALL, chdir='relocate/src') 46 test.build('library.gyp', test.ALL, chdir='relocate/src') 73 test.build('library.gyp', test.ALL, chdir='relocate/src')
|
gyptest-static.py | 3 # Copyright (c) 2009 Google Inc. All rights reserved. 24 test.build('library.gyp', test.ALL, chdir='relocate/src') 46 test.build('library.gyp', test.ALL, chdir='relocate/src') 73 test.build('library.gyp', test.ALL, chdir='relocate/src')
|
/external/chromium_org/tools/gyp/test/rules-rebuild/ |
gyptest-all.py | 3 # Copyright (c) 2009 Google Inc. All rights reserved. 21 test.build('same_target.gyp', test.ALL, chdir='relocate/src') 39 test.build('same_target.gyp', test.ALL, chdir='relocate/src') 57 test.build('same_target.gyp', test.ALL, chdir='relocate/src')
|
/external/chromium_org/tools/gyp/test/actions/ |
gyptest-all.py | 3 # Copyright (c) 2012 Google Inc. All rights reserved. 8 Verifies simple actions when using an explicit build target of 'all'. 27 test.build('actions.gyp', test.ALL, chdir='relocate/src') 31 test.build('actions.gyp', test.ALL, chdir='relocate/src') 34 test.build('actions.gyp', test.ALL, chdir='relocate/src') 42 test.build('actions.gyp', test.ALL, chdir='relocate/src') 71 # Clean out files which may have been created if test.ALL was run. 83 # Make sure all deps finish before an action is run on a 'None' target. 93 # previous tests deleted. Confirm this execution did NOT run the ALL
|
/external/chromium_org/tools/gyp/test/actions-subdir/ |
gyptest-action.py | 3 # Copyright (c) 2009 Google Inc. All rights reserved. 18 test.build('none.gyp', test.ALL, chdir='src')
|
/external/chromium_org/tools/gyp/test/assembly/ |
gyptest-assembly.py | 3 # Copyright (c) 2012 Google Inc. All rights reserved. 22 test.build('assembly.gyp', test.ALL, chdir='relocate/src')
|
/external/chromium_org/tools/gyp/test/copies/ |
gyptest-all.py | 3 # Copyright (c) 2009 Google Inc. All rights reserved. 8 Verifies file copies using an explicit build target of 'all'. 19 test.build('copies.gyp', test.ALL, chdir='relocate/src')
|
/external/chromium_org/tools/gyp/test/dependencies/ |
gyptest-sharedlib-linksettings.py | 3 # Copyright (c) 2013 Google Inc. All rights reserved. 19 test.build('test.gyp', test.ALL, chdir=CHDIR)
|
/external/chromium_org/tools/gyp/test/generator-output/ |
gyptest-subdir2-deep.py | 3 # Copyright (c) 2012 Google Inc. All rights reserved. 27 test.build('deeper.gyp', test.ALL, chdir='gypfiles')
|
/external/chromium_org/tools/gyp/test/include_dirs/ |
gyptest-all.py | 3 # Copyright (c) 2009 Google Inc. All rights reserved. 8 Verifies use of include_dirs when using an explicit build target of 'all'. 19 test.build('includes.gyp', test.ALL, chdir='relocate/src')
|
gyptest-default.py | 3 # Copyright (c) 2009 Google Inc. All rights reserved. 19 test.build('includes.gyp', test.ALL, chdir='relocate/src')
|
/external/chromium_org/tools/gyp/test/mac/ |
gyptest-cflags.py | 3 # Copyright (c) 2012 Google Inc. All rights reserved. 19 test.build('test.gyp', test.ALL, chdir=CHDIR)
|
gyptest-clang-cxx-library.py | 3 # Copyright (c) 2013 Google Inc. All rights reserved. 26 test.build('clang-cxx-library.gyp', test.ALL, chdir='clang-cxx-library')
|
gyptest-debuginfo.py | 3 # Copyright (c) 2011 Google Inc. All rights reserved. 20 test.build('test.gyp', test.ALL, chdir='debuginfo')
|
gyptest-ldflags.py | 3 # Copyright (c) 2012 Google Inc. All rights reserved. 22 test.build('subdirectory/test.gyp', test.ALL, chdir=CHDIR)
|
gyptest-missing-cfbundlesignature.py | 3 # Copyright (c) 2012 Google Inc. All rights reserved. 19 test.build('test.gyp', test.ALL, chdir='missing-cfbundlesignature')
|