commit | 3661908a6ac75026e4504d9f62a6ac2e2fb2ec5e | [log] [tgz] |
---|---|---|
author | Marc-André Lemburg <mal@egenix.com> | Wed Jan 17 19:11:13 2001 +0000 |
committer | Marc-André Lemburg <mal@egenix.com> | Wed Jan 17 19:11:13 2001 +0000 |
tree | eea0f44df59aaaf014eb4580f1fad308e31601bf | |
parent | 8551dd60781f738e5e5ef4e22b6f071d27e20b50 [diff] |
This patch removes all uses of "assert" in the regression test suite and replaces them with a new API verify(). As a result the regression suite will also perform its tests in optimization mode. Written by Marc-Andre Lemburg. Copyright assigned to Guido van Rossum.