Gromacs
2016.6
|
#include "gmxpre.h"
#include "gromacs/onlinehelp/helpwritercontext.h"
#include <string>
#include <gtest/gtest.h>
#include "gromacs/utility/arrayref.h"
#include "gromacs/utility/gmxassert.h"
#include "gromacs/utility/stringutil.h"
#include "testutils/stringtest.h"
Tests for help text formatting.