mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-21 01:29:29 +02:00
* Color change
This commit is contained in:
parent
df42ee55d4
commit
984a468997
@ -150,7 +150,7 @@ begin
|
||||
Writeln(stdout,'Setting brush style');
|
||||
system.flush(stdout);
|
||||
end;
|
||||
cnv.brush.FPColor:=colDkGray;
|
||||
cnv.brush.FPColor:=colYellow;
|
||||
SR:=Skipped/Total;
|
||||
FR:=Failed/Total;
|
||||
PR:=1-SR-FR;
|
||||
|
Loading…
Reference in New Issue
Block a user