AnonMiraj / fig

FIG (Fortran Intuitive Graphics)
MIT License
22 stars 2 forks source link

Better testing system #35

Closed AnonMiraj closed 2 weeks ago

AnonMiraj commented 2 weeks ago

Implemented some procedures to compare and output diff files for both SVG and bitmap formats. The tests currently serve more as examples, so I may need to change them later.

and I still need to set up the CI actions.

perazz commented 2 weeks ago

This is good progress @AnonMiraj. For the CI actions, you can take a look at https://github.com/fortran-lang/setup-fortran https://github.com/fortran-lang/setup-fpm