summaryrefslogtreecommitdiffstats
path: root/Lib/test/testall.out
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/test/testall.out')
-rw-r--r--Lib/test/testall.out3
1 files changed, 3 insertions, 0 deletions
diff --git a/Lib/test/testall.out b/Lib/test/testall.out
index 6e6fe91..f81849b 100644
--- a/Lib/test/testall.out
+++ b/Lib/test/testall.out
@@ -124,6 +124,9 @@ test_types
6.2 Boolean operations
6.3 Comparisons
6.4 Numeric types (mostly conversions)
+6.4.1 32-bit integers
+6.4.2 Long integers
+6.4.3 Floating point numbers
6.5 Sequence types
6.5.1 Strings
6.5.2 Tuples