Overview docs for unit testing
authorTeemu Murtola <teemu.murtola@gmail.com>
Wed, 8 Jan 2014 19:11:34 +0000 (21:11 +0200)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Fri, 31 Jan 2014 17:09:29 +0000 (18:09 +0100)
commitad101c5e3417c380a64e2c5f4d4f3a8043edf721
tree2f6dbc6ba3ac57c95804ad7ea24bf8662484c812
parent992f163ef5eee27e59d0f3ca4d1dc1f64f52c2ec
Overview docs for unit testing

Add overview documentation for how unit testing is organized for new C++
code.  Also, include guidance for getting started with writing new
tests.

Change-Id: I6c3e01bbc15af278e4b28723b0650825f6104065
doxygen/Doxyfile-user.cmakein
doxygen/codelayout.md
doxygen/mainpage.md
doxygen/unittesting.md [new file with mode: 0644]