amxmodx/plugins/testsuite
Arkshine 0cf5a2e12f Expose ParseFile_INI to API.
Some minor changes have been made in parser:

- Added ReadINI_ParseStart and ReadINI_ParseEnd call.
- Function returns SMCResult instead of bool. To avoid unecessary complexity and duplicating natives, this feels more appropriate to let these functions to share some SMCResult and SMCParse constants. Since properly documented, this should be ok.
- Made sure curtok is set to 0 when ptr_val is null, otherwise unexpected value would be passed into the forward.
2014-08-06 09:17:45 +02:00
..
admins_test.sma Update license headers for plugins and includes. 2014-08-04 13:18:41 -05:00
arraytest.sma Update license headers for plugins and includes. 2014-08-04 13:18:41 -05:00
callfunc_test.sma Update license headers for plugins and includes. 2014-08-04 13:18:41 -05:00
datapack_test.sma Update license headers for plugins and includes. 2014-08-04 13:18:41 -05:00
fakemeta_tests.sma Update license headers for plugins and includes. 2014-08-04 13:18:41 -05:00
fmttest.sma Update license headers for plugins and includes. 2014-08-04 13:18:41 -05:00
fwdtest1.sma Update license headers for plugins and includes. 2014-08-04 13:18:41 -05:00
fwdtest2.sma Update license headers for plugins and includes. 2014-08-04 13:18:41 -05:00
logtest.sma Update license headers for plugins and includes. 2014-08-04 13:18:41 -05:00
menutest.sma Update license headers for plugins and includes. 2014-08-04 13:18:41 -05:00
native_test.sma Update license headers for plugins and includes. 2014-08-04 13:18:41 -05:00
nvault_test.sma Update license headers for plugins and includes. 2014-08-04 13:18:41 -05:00
regex_test.sma Update license headers for plugins and includes. 2014-08-04 13:18:41 -05:00
sorttest.sma Update license headers for plugins and includes. 2014-08-04 13:18:41 -05:00
sqlxtest.sma Update license headers for plugins and includes. 2014-08-04 13:18:41 -05:00
sqlxtest.sq3 added sqlite3 db binary 2006-06-04 01:43:58 +00:00
sqlxtest.sql my test sql file 2006-06-04 01:40:42 +00:00
stacktest.sma Update license headers for plugins and includes. 2014-08-04 13:18:41 -05:00
strbreak.sma Update license headers for plugins and includes. 2014-08-04 13:18:41 -05:00
textparse_test.cfg Expose ParseFile_INI to API. 2014-08-06 09:17:45 +02:00
textparse_test.ini Expose ParseFile_INI to API. 2014-08-06 09:17:45 +02:00
textparse_test.sma Expose ParseFile_INI to API. 2014-08-06 09:17:45 +02:00
trietest.sma Update license headers for plugins and includes. 2014-08-04 13:18:41 -05:00
utf8test.sma Update license headers for plugins and includes. 2014-08-04 13:18:41 -05:00