Programming/gtest

- moved to group Compiler
This commit is contained in:
2017-04-24 13:53:30 +02:00
parent 1249d1274c
commit 44c9e8b0d6
3 changed files with 0 additions and 0 deletions

10
Compiler/gtest/modulefile Normal file
View File

@@ -0,0 +1,10 @@
#%Module1.0
module-whatis "Google's C++ test framework"
module-url "https://github.com/google/googletest/"
module-license "See ${PREFIX}/share/doc/gtest/LICENSE"
module-maintainer "Achim Gsell <achim.gsell@psi.ch>"
module-help "
See https://github.com/google/googletest/blob/master/googletest/docs/Primer.md
"