diff options
Diffstat (limited to 'dev-util/cpputest-3.8')
-rw-r--r-- | dev-util/cpputest-3.8 | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/dev-util/cpputest-3.8 b/dev-util/cpputest-3.8 new file mode 100644 index 000000000000..b836d1e0f7a9 --- /dev/null +++ b/dev-util/cpputest-3.8 @@ -0,0 +1,11 @@ +DEFINED_PHASES=- +DEPEND=test? ( >=dev-cpp/gtest-1.8.0 ) +DESCRIPTION=unit testing and mocking framework for C/C++ +EAPI=6 +HOMEPAGE=https://cpputest.github.io/ https://github.com/cpputest/cpputest +IUSE=test +KEYWORDS=amd64 x86 +LICENSE=BSD +SLOT=0 +SRC_URI=https://github.com/cpputest/cpputest/releases/download/v3.8/cpputest-3.8.tar.gz +_md5_=91275f107a85cd60618a4ab74e500bec |