paulromano / endf-python

Python ENDF Parser
https://endf-python.readthedocs.io
MIT License
25 stars 6 forks source link

Add tests for cfloat_endf #8

Closed paulromano closed 5 months ago

paulromano commented 5 months ago

Adds tests for the cfloat_endf function and fixes one case where a buffer that is more than 11 characters results in stack smashing.