added checkTag
authorYann Collet <cyan@fb.com>
Mon, 15 Jan 2018 00:57:25 +0000 (16:57 -0800)
committerYann Collet <cyan@fb.com>
Mon, 15 Jan 2018 00:57:25 +0000 (16:57 -0800)
commitb077a99347a384225d03f5458c2b57bedb134c62
treeca1440d172263fcb4964f7b5e8cb6ba8a3072b9b
parentdfed9fa1d77f0434306d377c4da1f7191d3ba08a
added checkTag

checkTag verifies that provided tag and library version match.
It's started automatically in circleCI when a new tag is created.
.travis.yml
tests/.gitignore
tests/Makefile
tests/checkTag.c [new file with mode: 0644]