]> git.codecow.com Git - Monocypher.git/commit
Added tests for comparison functions
authorLoup Vaillant <loup@loup-vaillant.fr>
Fri, 15 Dec 2017 18:35:33 +0000 (19:35 +0100)
committerLoup Vaillant <loup@loup-vaillant.fr>
Fri, 15 Dec 2017 18:35:33 +0000 (19:35 +0100)
commitd634e66f32402d837a685b1236d4590ab435b7b8
tree559a2258bc1e0d5fd4831f616c3883161cf84c25
parent831cee8e1b868e0a3fca1bca0eceafb8e6d7c8f6
Added tests for comparison functions

They are crafted to catch many possible errors, such as using an
operator instead of another.

And catch an error it did...
tests/test.c