Robert Bradshaw wrote: > I like being able to create testfiles for specific tickets and easily > test them, but having to move tickets back and forth between bugs and > error/compile/run is cumbersome. Is anyone opposed to putting the > tests directly in the appropriate test directories, and then having a > "outstanding bugs" list in runtests.py that it uses to skip over the > Txxx ones that are still unresolved?
+1, though I'd like that to be a seperate unsolved.txt rather than part of runtests.py (prettier commit history). -- Dag Sverre _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
