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

Lines Matching refs:relocate

23 test.relocate('rules', 'relocate/rules')
24 test.relocate('gypfiles', 'relocate/gypfiles')
26 test.writable(test.workpath('relocate/rules'), False)
28 test.writable(test.workpath('relocate/rules/build'), True)
29 test.writable(test.workpath('relocate/rules/subdir1/build'), True)
30 test.writable(test.workpath('relocate/rules/subdir2/build'), True)
31 test.writable(test.workpath('relocate/rules/subdir2/rules-out'), True)
33 test.build('rules.gyp', test.ALL, chdir='relocate/gypfiles')
44 chdir = 'relocate/rules/subdir1'
46 chdir = 'relocate/gypfiles'
49 test.must_match('relocate/rules/subdir2/rules-out/file1.out',
51 test.must_match('relocate/rules/subdir2/rules-out/file2.out',
53 test.must_match('relocate/rules/subdir2/rules-out/file3.out',
55 test.must_match('relocate/rules/subdir2/rules-out/file4.out',