Fix and clean up ftests
-
ftest:
-
RunTest: The test executation command is corrected and tests are run with a clean config file. - Mark
peakTypestest as broken (results of Windows and Linux does not match); see also issue #33 (closed). - Clean up tests and add descriptions.
- Fix most of the broken tests.
- Merge
i53test intoguitest. - Rename tests to proper names:
-
run5=>peaksDiagram -
run3Test=>peakTypes -
run1=>peaksPoleFig -
correction=>correctionTest -
formatstest=>formatsTest
-
- Add
Functional.prefix toftests.
-
-
main/steca:- Display info about parameters.
- Display the path to the configuration file; clear the
QSettings(needed for Windows).
-
GitLab-CI: set
CMAKE_BUILD_TYPEtoReleaseand fix the Qt directory. -
<root>/CMakeLists.txt: report the QCR version, include directory and libraries.