Commit e1c77fc479f924731ef871fec50a8c68f76ea2a6

Thomas de Grivel 2023-04-13T20:55:30

readme

1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/README.md b/README.md
index 60b2bf9..5c21934 100644
--- a/README.md
+++ b/README.md
@@ -71,6 +71,7 @@ Script interpreter.
    - tests
      - `(-S8_MIN - S8_MAX) == 1`
      - `UW_MAX == ((1 << 8 * sizeof(uw)) - 1)`
+     - DONE group tests by test case
    - DONE ci
    - DONE c function call
    - DONE infix operators