Some warnings have been fixed in the tests and all 'string tmp=""' or 'tmp=""'...
Some warnings have been fixed in the tests and all 'string tmp=""' or 'tmp=""' have been replaced by either an empty constructor (that does the same ) or tmp.clear() (that does the same too)