logological / gpp

GPP, a generic preprocessor
https://logological.org/gpp
GNU Lesser General Public License v3.0
192 stars 33 forks source link

Add test suite #45

Open logological opened 3 years ago

logological commented 3 years ago

We should add a test suite using the capabilities provided by GNU Automake. This should consist of a set of scripts testing various input files and comparing them to gold-standard output files. (Perhaps some care needs to be taken here to account for different end-of-line convention systems of different operating systems.)