]> git.codecow.com Git - Monocypher.git/commit
Run basic tests taken from the readme.md file using Github Actions.
authorChris Fogelklou <chris.fogelklou@gmail.com>
Sat, 5 Mar 2022 06:33:16 +0000 (07:33 +0100)
committerLoup Vaillant <github-is-valid@loup-vaillant.fr>
Sun, 13 Mar 2022 09:47:57 +0000 (10:47 +0100)
commit5542d588a03ca98f2766e8f4f1a7de16abe88728
tree551ab73c248217c39b63eaa0c21f1f3354b6e62b
parent284c4eb29db1664d6b85ec199e257c30adb935e6
Run basic tests taken from the readme.md file using Github Actions.

* Add a github workflow which follows the basic install flow in the readme.md.
* Add installation of libsodium.
* Add valgrind as a dependency.
* Add llvm to list of dependencies.
.github/workflows/ci.yml [new file with mode: 0644]