From a6e81f9c598e722571b9ae115fda6ef770a57e66 Mon Sep 17 00:00:00 2001 From: Marco Paland Date: Sat, 12 May 2018 01:43:43 +0200 Subject: test(test_suite): added more `float` test cases --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 1e2af49..2c16afd 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Therefore I decided to write an own, final implementation which meets the follow - Support of decimal/floating number representation (with an own fast itoa/ftoa) - Reentrant and thread-safe, malloc free, no static vars/buffers - LINT and compiler L4 warning free, mature, coverity clean, automotive ready - - Extensive test suite (> 310 test cases) passing + - Extensive test suite (> 320 test cases) passing - Simply the best *printf* around the net - MIT license -- cgit v1.2.3