On May 27, 2013, at 07:38 , Marvin Humphrey <[email protected]> wrote:
> If there are no objections to this plan, I can work on it this week. +1 >> Another thing I'd like to do is to move the Clownfish runtime and Lucy tests >> to separate parcels. Any suggestions for how to name the test parcels? > > * clownfish::test nickname Test -- TestBatch, TestRunner, etc. > * test::clownfish nickname TestCfish -- TestCharBuf, TestHash, etc. > * test::org::apache::lucy nickname TestLucy -- TestAnalyzer, etc. > > I expect that the first one, clownfish::test, will be a public API -- the > default test harness for Clownfish-powered projects. The other two are the > test suites for their respective parcels. I just pushed some commits to 'separate-clownfish-wip1' that move the test suites to separate parcels. And I reworked the test harness again, hopefully for the last time ;) The Perl CFC tests in the branch are currently broken. I'd have to add Perl bindings for the new features first but I'm not sure whether we really need complete bindings for CFC. Nick
