Skip to content

Project starter using make and unity testing

License

Notifications You must be signed in to change notification settings

mmgif/cs452-p1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Makefile Project Template

Steps to configure, build, run, and test the project.

Building

make

Testing

make check

Clean

make clean

Install Dependencies

In order to use git send-mail you need to run the following command:

make install-deps

About

Project starter using make and unity testing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 67.0%
  • C++ 32.6%
  • Makefile 0.4%