Home | History | Annotate | Download | only in generator-output

Lines Matching defs:chdir

21              chdir='copies')
35 test.build('copies.gyp', test.ALL, chdir='relocate/gypfiles')
41 chdir = 'relocate/copies/build'
43 chdir = 'relocate/gypfiles/out'
45 chdir = 'relocate/gypfiles'
46 test.must_match([chdir, 'Default', 'copies-out', 'file2'], "file2 contents\n")
52 chdir = 'relocate/copies/subdir/build'
54 chdir = 'relocate/gypfiles/out'
56 chdir = 'relocate/gypfiles'
57 test.must_match([chdir, 'Default', 'copies-out', 'file4'], "file4 contents\n")