Ada test sp19

Sebastian Huber sebastian.huber at embedded-brains.de
Wed Nov 27 15:04:20 UTC 2019


Hello,

I can build most Ada tests. One exception is sp19. This nice test uses 
m4 to generate a source file from

testsuites/ada/sptests/sp19/sptest.adp

via this make rule

.adp.adb:
	pwd=`pwd` && cd $(srcdir) && $(M4) < $*.adp > $${pwd}/$*.adb

Do we really need this procedure or can I simply check in the generated 
file? It is a bit big:

-rw-r--r-- 1 sebastian_h domain users   90739 Nov 27 15:41 sptest.adb

-- 
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : sebastian.huber at embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.


More information about the devel mailing list