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