> If this ends up being coded from scratch, I think it would make testing > easier if one could actually write down all the files in a single > testcase bundle file (e.g. with a "test" suffix). Something like the > following, which is simply split up into seperate files by runtests.py: >
I *really* like this idea -- I've already gotten tired of browsing through the few files in the tests I've got. ;) Then we wouldn't need to worry about having an extra tree floating around, and it's very natural for someone to copy such a test to use as a base for what they want to do ... +1 -cc _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
