BlockchainCommons / bc-lifehash

A beautiful method of hash visualization based on Conway’s Game of Life: reference library in C/C++
Other
30 stars 8 forks source link

More unit tests #7

Open kanzure opened 2 years ago

kanzure commented 2 years ago

It would be good to have more tests over the primitives and functions in the library. This helps with alternate implementations to make sure the reference test vectors all match.