Bert Belder
|
2e5e1165ce
|
Tests: don't use %zu placeholder in printf statements
It's not supported by msvcrt.
|
2012-04-11 22:54:02 +02:00 |
|
Brian White
|
9d3c00046f
|
test: ensure valid uptime value
|
2012-04-01 21:15:51 +02:00 |
|
Ben Noordhuis
|
8ce8bfaa40
|
test: fix format string warnings
|
2012-03-21 06:26:10 -07:00 |
|
Ben Noordhuis
|
379ca428ef
|
test: fix compiler warnings
* remove unused variables and functions
* replace %llu with %zu when printing size_t variables
|
2012-03-16 02:46:51 +01:00 |
|
Igor Zinkovsky
|
3d189de699
|
platform api
|
2011-12-14 17:50:36 -08:00 |
|