|
Gromacs
2025.3
|
#include "gmxpre.h"#include "gromacs/onlinehelp/helpformat.h"#include <string>#include <gtest/gtest.h>#include "testutils/stringtest.h"
Include dependency graph for helpformat.cpp:Tests for help string formatting functions and classes.
Variables | |
| const char | gmx::test::anonymous_namespace{helpformat.cpp}::g_wrapText [] = "A quick brown fox jumps over the lazy dog" |
| Simple test string for wrapping. | |
| const char | gmx::test::anonymous_namespace{helpformat.cpp}::g_wrapText2 [] = "A quick brown fox jumps\nover the lazy dog" |
| Test string for wrapping with embedded line breaks. | |
1.8.5