We do have tests in "collects/tests" that use SchemeUnit. (The test files are not compiled by setup-plt.)
At Thu, 19 Mar 2009 09:48:16 -0400, Matthias Felleisen wrote: > > > In the past we have not included collections that use SchemeUnit > because it hasn't been integrated with the core yet. -- Matthias > > > > > > On Mar 19, 2009, at 7:36 AM, Eli Barzilay wrote: > > > On Mar 19, Michael Sperber wrote: > >> > >> So far, I've kept the test suites for the DeinProgramm stuff > >> separate. As to the stepper, the main problems in the past have > >> been with rendering, and I've tested that manually. But I'll take > >> up the suggestion and write some automated tests - thanks for > >> explaining! > >> > >> But I'm still unsure whether to check out tests into SVN (most of > >> the existing ones uses SchemeUnit). Should I? > > > > You can do that either in a new "tests/deinprogramm" collection, or in > > some "deinprogramm/whatever" subcollection. In any case, tell me > > about it so I know how to update the distribution specs. > > > > And keep in mind my comment too -- it's fine for your tests to rely on > > the stepper tests, but if it goes the otherway then the dependencies > > will get messed up. > > > > -- > > ((lambda (x) (x x)) (lambda (x) (x x))) Eli > > Barzilay: > > http://www.barzilay.org/ Maze is > > Life! > > _________________________________________________ > > For list-related administrative tasks: > > http://list.cs.brown.edu/mailman/listinfo/plt-dev > > _________________________________________________ > For list-related administrative tasks: > http://list.cs.brown.edu/mailman/listinfo/plt-dev _________________________________________________ For list-related administrative tasks: http://list.cs.brown.edu/mailman/listinfo/plt-dev
