An open API service indexing awesome lists of open source software.

https://github.com/libfirm/firm-testsuite

libFirm regression testsuite
https://github.com/libfirm/firm-testsuite

Last synced: about 1 year ago
JSON representation

libFirm regression testsuite

Awesome Lists containing this project

README

          

# LibFirms C Testsuite

Lots of small C programs testing various parts of our C compiler.

Usually, you just want to execute

./makereport

The result is printed on screen and also written to the reports/ directory.
For more documentation look at the makereport help.

./makereport -h

You can configure things like the c compiler, parallelism, or special CFLAGS.