From ca4187225061a9dce2abac30e8e760cc75f4c8fa Mon Sep 17 00:00:00 2001 From: pommicket Date: Mon, 15 Sep 2025 18:11:33 -0400 Subject: bool tests --- tests/interpretation/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/interpretation/README.md') diff --git a/tests/interpretation/README.md b/tests/interpretation/README.md index 136142b..1691757 100644 --- a/tests/interpretation/README.md +++ b/tests/interpretation/README.md @@ -2,7 +2,7 @@ These tests check that booleans, numbers, floats, and lists are interpreted correctly. -`int.pom`, `uint.pom`, `float.pom`, `boolean.pom` — These files contain two sections, +`int.pom`, `uint.pom`, `float.pom`, `bool.pom` — These files contain two sections, `[good]` and `[bad]`. The keys in `good` are in pairs `k.a` and `k.b`. Their values must parse to the same int/uint/float/boolean as each other. The values in `bad` are all invalid int/uint/float/booleans, and parsing them should -- cgit v1.2.3