ifw-core
7.0.0
Loading...
Searching...
No Matches
testFileData.cpp
Go to the documentation of this file.
1
6
7
#include <string>
8
9
static
std::string data_test_LoadFile_1 =
"\
10
# This is a general purpose test file\n\
11
# for the ifw::core::utils::file module.\n\n\
12
# Comment 1\n\nMy.Str.Par1: \"StrValPar1\" # Comment StrPar1\n\
13
My.Str.Par2: \"StrValPar2\" # Comment StrPar2\n\n\
14
My.Dbl.Par1: \"1.2345E5\" # Comment DblPar1\n\n\
15
My.Int32.Par1: \"2233\" # Comment Int32Par1\n"
;
utils
file
test
testFileData.cpp
Generated by
1.13.2