Skip to content

Docker Image packaging CppUTest http://cpputest.github.io/ ontop of Clang & The Docker Official Image for GNU gcc

License

Notifications You must be signed in to change notification settings

TafThorne/clang-cpputest-gcc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

clang-cpputest-gcc

Docker Image packaging CppUTest http://cpputest.github.io/ ontop of Clang & The Docker Official Image for GNU gcc

The Docker Image is listed on Docker Hub: https://hub.docker.com/r/tafthorne/clang-cpputest-gcc/

To pull the image:

docker pull tafthorne/clang-cpputest-gcc

Clang

Clang is a C based language front-end for C, C++, Objective C/C++ and others for the LLVM compiler.

CppUTest

CppUTest is a unit testing and mocking framework for C/C++. For further details please see their project page.

GNU GCC

The GNU Compiler Collection is a compiling system that supports several languages. This project focuses more on the C and C++ usage.

For details about the base image for this project please see either the project page or the Docker Hub entry.

Contributing

Please see the notes in CONTRIBUTING.md.

Releases

No releases published

Packages

No packages published