From 2b467659d30db14df17c7b50438c46788ab0d341 Mon Sep 17 00:00:00 2001 From: Charles Date: Sat, 2 Nov 2019 02:28:06 +0100 Subject: Added no crash, uint, hex low and hex up pft tests --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index a6e7397..14c0111 100644 --- a/README.md +++ b/README.md @@ -14,4 +14,5 @@ Clone this repo such that: or modify the `FT_PRINTF_PATH` variable in the Makefile -`> make run` +- `> make run`: run the tests in a pretty format +- `> make run_raw`: run the tests in a ugly but parsable format -- cgit