#2066 Observed Data : Detect scaling

This commit is contained in:
Magne Sjaastad
2017-11-06 22:19:18 +01:00
parent 45d3fe5eaa
commit 222bf38d58
3 changed files with 41 additions and 12 deletions

View File

@@ -9,8 +9,7 @@
//--------------------------------------------------------------------------------------------------
TEST(FixedWidthDataParser, BasicUsage)
{
QString data = R"(
1
QString data = R"(1
-------------------------------------------------------------------------------------------------------------------------------
SUMMARY OF RUN NORNE_ATW2013_RFTPLT_V3 ECLIPSE 2016.2 DATESTAMP 13-DEC-2016
-------------------------------------------------------------------------------------------------------------------------------
@@ -76,8 +75,7 @@ TEST(FixedWidthDataParser, ColumnData)
//--------------------------------------------------------------------------------------------------
TEST(FixedWidthDataParser, DetectFixedWidth)
{
QString data = R"(
1
QString data = R"(1
-------------------------------------------------------------------------------------------------------------------------------
SUMMARY OF RUN NORNE_ATW2013_RFTPLT_V3 ECLIPSE 2016.2 DATESTAMP 13-DEC-2016
-------------------------------------------------------------------------------------------------------------------------------
@@ -204,8 +202,7 @@ TEST(FixedWidthDataParser, VaryingTimeStepCount)
//--------------------------------------------------------------------------------------------------
TEST(FixedWidthDataParser, HandlingOfStepType)
{
QString data = R"(
1
QString data = R"(1
-------------------------------------------------------------------------------------------------------------------------------
SUMMARY OF RUN NORNE_ATW2013_RFTPLT_V3 ECLIPSE 2016.2 DATESTAMP 13-DEC-2016 USER dtb MACHINE stj-lcb01-01-03
-------------------------------------------------------------------------------------------------------------------------------
@@ -274,8 +271,7 @@ TEST(FixedWidthDataParser, HandlingOfStepType)
//--------------------------------------------------------------------------------------------------
TEST(FixedWidthDataParser, ParsingOfHeaderWithCompletions)
{
QString data = R"(
1
QString data = R"(1
-------------------------------------------------------------------------------------------------------------------------------
SUMMARY OF RUN NORNE_ATW2013_RFTPLT_V3 ECLIPSE 2016.2 DATESTAMP 13-DEC-2016 USER dtb MACHINE stj-lcb01-01-03
-------------------------------------------------------------------------------------------------------------------------------