cadet / CADET-Julia

CADET-Julia is an implementation of the Discontinuous Galerkin Spectral Element method found in CADET.
GNU General Public License v3.0
9 stars 0 forks source link

Add CI workflow #56

Closed jbreue16 closed 3 days ago

jbreue16 commented 3 days ago

I also updated the testrunner to use the std test library so that actual errors are thrown. It also provides a nice summary of the tests. Furthermore, the includes are fixed for ubuntu (and running the CI on ubuntu is more efficient)