Home | History | Annotate | Download | only in mac

Lines Matching refs:CHDIR

21   CHDIR = 'rebuild'
22 test.run_gyp('test.gyp', chdir=CHDIR)
24 test.build('test.gyp', 'test_app', chdir=CHDIR)
28 test.build('test.gyp', 'test_app', chdir=CHDIR)
30 test.up_to_date('test.gyp', 'test_app', chdir=CHDIR)
36 test.build('test.gyp', 'test_framework_postbuilds', chdir=CHDIR)
37 test.up_to_date('test.gyp', 'test_framework_postbuilds', chdir=CHDIR)
41 test.build('test.gyp', 'test_app_postbuilds', chdir=CHDIR)
42 test.up_to_date('test.gyp', 'test_app_postbuilds', chdir=CHDIR)