Skip to content

Stoom/FalconCalc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FalconCalc

Roman Numeral Calculator

Master

wercker status
Coverage Status

Develop

wercker status
Coverage Status

###Building and Running: #####Install needed debian packages:

apt-get install -y cmake pkg-config gperf gcc-multilib libc6-dev build-essential

#####Build source:

cmake .
make

#####Run tests:

tests\TestFalconCalc

#####Build coverage report:

cmake -DCMAKE_BUILD_TYPE=Debug
make FalconCalc_cov

About

Roman Numeral Calculator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published