Stefan van der Walt wrote:
> Would such a scheme cause problems for anyone?

Yes. Don't check in tests that fail. If you want to keep around a test file for
a feature that's in development, put it elsewhere. You can make a directory in
branches/ if you like (it doesn't actually have to be a full branch of the
trunk/, it's just a convenient place to put extra stuff).

-- 
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless enigma
 that is made terrible by our own mad attempt to interpret it as though it had
 an underlying truth."
  -- Umberto Eco
_______________________________________________
Numpy-discussion mailing list
[EMAIL PROTECTED]
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to