mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#1666 CommandFile: Add line numbers to parse messages
This commit is contained in:
@@ -108,7 +108,7 @@ TEST(RicfCommands, ErrorMessages)
|
||||
" TestCommand1(TextArgument=Litt kortere tekst.\") \n"
|
||||
"TC3 ( ta = \"Hepp\", ia = 3, da= 0.123)");
|
||||
|
||||
//std::cout << commandString.toStdString() << std::endl;
|
||||
std::cout << commandString.toStdString() << std::endl;
|
||||
|
||||
QTextStream inputStream(&commandString);
|
||||
RicfMessages errors;
|
||||
|
||||
Reference in New Issue
Block a user