diff --git a/tests/test.cmp b/tests/test.cmp index 0c25d833..a4f21900 100644 --- a/tests/test.cmp +++ b/tests/test.cmp @@ -5684,8 +5684,14 @@ Barf Barf +# Output expression-node stats +DEBUG +s # Don't want Remind to queue reminders EXIT + Expression nodes allocated: 128 +Expression nodes high-water: 73 + Expression nodes leaked: 0 + Parse level high-water: 25 Test 2 diff --git a/tests/test.rem b/tests/test.rem index 0c6451d5..735e4c21 100644 --- a/tests/test.rem +++ b/tests/test.rem @@ -1131,6 +1131,8 @@ set $SuppressImplicitWarnings 1 REM wookie Barf +# Output expression-node stats +DEBUG +s # Don't want Remind to queue reminders EXIT