Hi, On Wednesday 07 April 2004 12:48, Leopold Toetsch wrote: > > We can also create a runtime/t/ (or t/runtime) where the library tests > > can go to. > > or runtime/parrot/t Where should the tests go to? I'll move them then, and add some more tests for the other libraries.
After thinking a bit more about it, I vote for t/library. Putting them into the runtime directory is IMO not so good because they are not needed at runtime. jens