|
BornAgain
1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Implements class CLASS? More...
Go to the source code of this file.
Classes | |
| class | WidgetUtilsTest |
| Testing functions from utils. More... | |
Functions | |
| TEST_F (WidgetUtilsTest, ClickableText) | |
| TEST_F (WidgetUtilsTest, fromStringList) | |
| TEST_F (WidgetUtilsTest, ProjectWindowTitle) | |
| TEST_F (WidgetUtilsTest, toFromByteArray) | |
| TEST_F (WidgetUtilsTest, toStringList) | |
| TEST_F (WidgetUtilsTest, WithTildeHomePath) | |
| Test of WithTildeHomePath function. More... | |
Implements class CLASS?
Definition in file widgetutils.test.cpp.
| TEST_F | ( | WidgetUtilsTest | , |
| ClickableText | |||
| ) |
Definition at line 75 of file widgetutils.test.cpp.
References ModelView::Utils::ClickableText().
| TEST_F | ( | WidgetUtilsTest | , |
| fromStringList | |||
| ) |
Definition at line 87 of file widgetutils.test.cpp.
References ModelView::Utils::fromStringList().
| TEST_F | ( | WidgetUtilsTest | , |
| ProjectWindowTitle | |||
| ) |
Definition at line 54 of file widgetutils.test.cpp.
References ModelView::Utils::ProjectWindowTitle().
| TEST_F | ( | WidgetUtilsTest | , |
| toFromByteArray | |||
| ) |
Definition at line 94 of file widgetutils.test.cpp.
References ModelView::Utils::deserialize(), and ModelView::Utils::serialize().
| TEST_F | ( | WidgetUtilsTest | , |
| toStringList | |||
| ) |
Definition at line 80 of file widgetutils.test.cpp.
References ModelView::Utils::toStringList().
| TEST_F | ( | WidgetUtilsTest | , |
| WithTildeHomePath | |||
| ) |
Test of WithTildeHomePath function.
Definition at line 34 of file widgetutils.test.cpp.
References ModelView::Utils::IsWindowsHost(), TestUtils::TestOutputDir(), and ModelView::Utils::WithTildeHomePath().