mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-12-16 02:30:41 +01:00
* Observe defaultRunAllTests again
git-svn-id: trunk@36919 -
This commit is contained in:
parent
b4c7be0b2d
commit
d0209031d2
@ -497,6 +497,8 @@ var
|
||||
begin
|
||||
Terminate;
|
||||
FormatParam := DefaultFormat;
|
||||
If DefaultRunAllTests then
|
||||
FRunMode:=rmAll;
|
||||
S := CheckOptions(GetShortOpts, LongOpts);
|
||||
if (S <> '') then
|
||||
begin
|
||||
|
||||
Loading…
Reference in New Issue
Block a user