From cc9a5070544bbac127df45ca73810a03ed2fa9d2 Mon Sep 17 00:00:00 2001 From: Zaba999 Date: Thu, 27 Sep 2012 00:30:47 +0200 Subject: Profile rewritten to boost. Read/write to ini should work. Load/Save should work. --- lib/simpleini/test1-input.ini | 76 ------------------------------------------- 1 file changed, 76 deletions(-) delete mode 100644 lib/simpleini/test1-input.ini (limited to 'lib/simpleini/test1-input.ini') diff --git a/lib/simpleini/test1-input.ini b/lib/simpleini/test1-input.ini deleted file mode 100644 index 76d16dd..0000000 --- a/lib/simpleini/test1-input.ini +++ /dev/null @@ -1,76 +0,0 @@ -; testsi-UTF8-std.ini : standard UTF-8 test file for SimpleIni automated testing -; -; The number after a section or key is the order that it is defined in this file -; to make it easier to see if it has been written out correctly. This file should -; be loaded with Unicode / MultiKey / MultiLine turned on. - -; This comment should be joined on to the one below it about the key -; with no section. - -; Key with no section -lonely-key = nosection -another = nosection either - -; This key has no value -empty = - -; This should be joined with the comment below about japanese. - ; Another line which will be un-indented. - -; This is a section of keys showing the word Japanese in different syllabies. -[ordered-1] -a-1 = blah - -; this is in kanji -japanese-2 = 日本語 - -; this is in hiragana -japanese-3 = にほんご - -; this is in katakana -japanese-4 = ニホンゴ - -; this is in romaji -japanese-5 = nihongo - -; kanji as the key -日本語-6 = japanese - -[multi-2] -; value a -test = a -; value b -test = b -; value c -test = c -; value d -test = d - -[multiline-3] -; This is obviously a multi-line entry -multiline-1 = <<