Skip to content

aschmidt75/semver-c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

semver-c

Semantic Versioning 2.0.0 in ANSI-C.

For building and testing here, meson is required.

Test

First time setup for pulling Unity as a submodule and initializing the meson build system:

$ git submodule update --init
$ meson setup build

To run a test:

$ meson test -C build --print-errorlogs -v

About

Semantic Versioning 2.0.0 in ANSI-C

Resources

License

Stars

Watchers

Forks

Packages

No packages published