[fpc-devel] Attn Michael: r 43417 (ordinal bithelpers)

Jonas Maebe jonas at freepascal.org
Sat Nov 9 21:45:14 CET 2019


On 09/11/2019 20:17, Michael Van Canneyt wrote:
> 
> 
> On Sat, 9 Nov 2019, Jonas Maebe wrote:
> 
>>> I definitely want to help to integrate the tests somehow in the daily
>>> testrun, but I will not use the slow testsuite.
>>
>> With parallel compilation, it will be barely slower.
> 
> home:~/rtl> time retest Classes > out
> 3.400u 0.628s 0:04.02 100.0%    0+0k 0+33872io 0pf+0w
> 
> retest is the command I use. I redirected output. 3 seconds, and that
> includes recompiling the RTL. All classes tests run.
> 
> home:~/fpc> time make clean all PP=ppcx64-3.0.4 > out

As I mentioned, we could change it so that for running the hypothetical
tests_rtl target in tests directory, you would only have to compile the RTL.


Jonas


More information about the fpc-devel mailing list