Searched refs:_exe (Results 1 – 5 of 5) sorted by relevance
20 test.built_file_must_exist('hello' + test._exe, test.EXECUTABLE, bare=True)
21 test.built_file_must_exist('alt1' + test._exe, test.EXECUTABLE, bare=True)
85 _exe = TestCommon.exe_suffix variable in TestGypBase356 name = name + self._exe
287 $new_env{'__perlname'} = $Config{perlpath} . $Config{_exe};
135 $thisPerl .= $Config{_exe} unless $thisPerl =~ m/$Config{_exe}$/i;