vmagnin / forcolormap

A Fortran library for colormaps
https://vmagnin.github.io/forcolormap/
MIT License
21 stars 4 forks source link

Add more tests #17

Open vmagnin opened 9 months ago

vmagnin commented 9 months ago

https://github.com/vmagnin/forcolormap/blob/main/test/check.f90

vmagnin commented 9 months ago
if (cmap%get_levels() /= 7)    error stop "ERROR: colormap%get_levels()"