diff --git a/wiki/GoogleTestDevGuide.wiki b/wiki/GoogleTestDevGuide.wiki new file mode 100644 index 000000000..c6191af2e --- /dev/null +++ b/wiki/GoogleTestDevGuide.wiki @@ -0,0 +1,3 @@ +#Google C++ Testing Framework Development Guide + +Google C++ Testing Framework follows the coding style defined by the [http://code.google.com/p/google-styleguide/ google-styleguide] project. Please read the [http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml C++ Style Guide] there for details. \ No newline at end of file