
15 May
2006
15 May
'06
8:22 p.m.
ashley:
I wrote a bunch of unit tests for my time library. What should I do with the unit tests I wrote? Should I convert them to all.T etc. format and put them in the testsuite repo? Or should I leave them in the time repo?
I recently put my tests for Data.ByteString into testsuite/ so they'll get run nightly. That's probably what you want to do. -- Don