commit | 7b6dcbe99328e18e1813298001f200d08dd0fe71 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Mon Jun 22 10:48:01 2015 +0200 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Mon Jun 22 14:42:04 2015 +0200 |
tree | fbeef1769dbbd1b63fb8c80b21fc10868abb1fee | |
parent | 6c0c8e0d3de28e711811f4345464c112ad64d390 [diff] |
Add tests for snprintf - Added in each tests program to be sure they are run (putting them in a test suite/function specific to the platform layer would cause them to be skipped when PLATFORM_C is not defined). - Platforms have already moved from a standard to a broken snprintf in the past [1], so make sure to catch that if it ever happens again. [1]: http://sourceforge.net/p/mingw-w64/mailman/message/31241434/