
May 3, 2008
7:54 p.m.
On Sat, May 3, 2008 at 10:25 AM, Benjamin Peterson <musiccomposition@gmail.com> wrote:
test_builtin tests most of the builtin types some how or another. All of these also have complete suites elsewhere in the tests. Shouldn't the tests in test_builtin be moved to the type specific tests?
The test duplication issue has been discussed and needs to be addressed as an overall problem. But in this specific case this sounds fine to me. -Brett