Lines Matching refs:comment

30 my $comment = "";
36 $comment = $comment . "commandline over environment test not passed\n";
42 $comment = $comment . "exe custom ini test not passed\n";
50 $comment = $comment . "extensions cut test not passed with .bin\n";
56 $comment = $comment . "extensions cut test not passed with .Bin\n";
62 $comment = $comment . "extensions cut test not passed with .exe\n";
68 $comment = $comment . "extensions cut test not passed with .Exe\n";
79 $comment = $comment . "custom ini test not passed\n";
84 $comment = $comment . '$SYSUSERHOME not testable under windows' . "\n";
89 $comment = $comment . '$SYSUSERHOME test not passed' . "\n";
95 $comment = $comment . '$SYSUSERCONFIG' . " not testable under windows\n";
100 $comment = $comment . '$SYSUSERCONFIG test not passed' . "\n";
106 $comment = $comment . '$SYSBINDIR' . " not testable under windows\n";
111 $comment = $comment . '$SYSBINDIR test not passed' . "\n";
123 $comment = $comment . "inherited value not passed\n";
134 $comment = $comment . "inherited overwritten value not passed\n";
141 $comment = $comment . "default test from parameter not passed\n";
152 $comment = $comment . "default test from custom ini not passed\n";
164 $comment = $comment . "simple macro expansion test not passed\n";
176 $comment = $comment . "simple macro quoting test not passed\n";
185 $comment = $comment . "simple macro ini access test not passed\n";
194 $comment = $comment . "simple macro profile access test not passed\n";
206 $comment = $comment . "profile access with simple macro expansion test not passed\n";
216 $comment = $comment . "profile access with complex macro expansion test not passed\n";
232 $comment = $comment . "no infinite recursion test not passed\n";
241 $comment = $comment . "uncode not passed\n";
251 print "Commnent:\n", $comment, "\n";