* change from SimpleTestRunner to ConsoleTestRunner and specify CONFIGFILE flag for the testsuite

git-svn-id: trunk@36994 -
This commit is contained in:
svenbarth 2017-08-20 20:25:02 +00:00
parent bd6b4b97a7
commit 0f484eb032

View File

@ -1,9 +1,11 @@
{ %CONFIGFILE=fpcunit-console-defaults.ini testdefaults.ini }
program testrunner.rtlobjpas;
{$mode objfpc}{$H+}
uses
simpletestrunner,
consoletestrunner,
tests.rtti;
var