Commit graph

1 commit

Author SHA1 Message Date
Alistair Riddoch
7e015fcabd Add a new function for running test Python strings
This function distinguishes between expected runtime errors, and errors caused
by bad code in the given string. Parse errors and related problems should
always result in the test failing. Expected runtime errors are necessary to
fully cover pathways in the Python bindings.
2012-01-03 11:40:09 +00:00