Lines Matching refs:relocate
24 test.relocate('actions', 'relocate/actions')
25 test.relocate('gypfiles', 'relocate/gypfiles')
27 test.writable(test.workpath('relocate/actions'), False)
34 test.writable(test.workpath('relocate/actions/build'), True)
35 test.writable(test.workpath('relocate/actions/subdir1/build'), True)
36 test.writable(test.workpath('relocate/actions/subdir1/actions-out'), True)
37 test.writable(test.workpath('relocate/actions/subdir2/build'), True)
38 test.writable(test.workpath('relocate/actions/subdir2/actions-out'), True)
40 test.build('actions.gyp', test.ALL, chdir='relocate/gypfiles')
49 chdir = 'relocate/actions/subdir1'
51 chdir = 'relocate/gypfiles'
54 test.must_match('relocate/actions/subdir2/actions-out/file.out',