Searched refs:test_executable (Results 1 – 1 of 1) sorted by relevance
316 my $test_executable; # for 'compile' tests384 $test_executable = "$test.exe";400 $test_executable = "$test.plc";402 = "./perl $pl2c $test_executable && $test_executable |";404 unlink $test_executable if -f $test_executable;548 if( $type eq 'compile' && !-e "$test_executable" ) {