# HG changeset patch # User Bram Moolenaar # Date 1346865462 -7200 # Node ID e75da4a3225d48e59ee321411134cf9999348b7d # Parent a3f1d873298a305cafb4724f9ebd368f86e5c845 updated for version 7.3.659 Problem: Recent Python changes are not tested. Solution: Add tests for Python bindings. (ZyX) diff --git a/src/testdir/test86.in b/src/testdir/test86.in --- a/src/testdir/test86.in +++ b/src/testdir/test86.in @@ -176,28 +176,62 @@ STARTTEST :else : $put ='[0.0, 0.0]' :endif +:let messages=[] +:py <