Home | History | Annotate | Download | only in rename

Lines Matching refs:CHDIR

15 CHDIR = 'filecase'
16 test.run_gyp('test.gyp', chdir=CHDIR)
17 test.build('test.gyp', test.ALL, chdir=CHDIR)
22 test.run_gyp('test.gyp', chdir=CHDIR)
23 test.build('test.gyp', test.ALL, chdir=CHDIR)
32 test.run_gyp('test-casesensitive.gyp', chdir=CHDIR)
33 test.build('test-casesensitive.gyp', test.ALL, chdir=CHDIR)