Re: RFC: Moving CEDET development to Emacs

Stephen Leake <[email protected]> Wed, 21 Oct 2015 09:46:00 -0500
Newsgroups gmane.emacs.cedet
Message-ID <[email protected]>
David Engster <[email protected]> writes:

> Eric Ludlam writes:
>> If Emacs core is ok adopting the wide range of tests even though many
>> predate the latest Emacs testing infrastructure, then we should be in
>> good shape.
>>
>> I rely pretty deeply on the test suite, particularly since it is much
>> easier to just hit 'make' to validate parser changes than to pull a
>> fresh parser back into a running emacs.  Unsure how the Emacs group
>> would like having new targets just for testing CEDET.
>
> Yidong already put parts of our test suite into Emacs back in the day,
> but I don't know how to run it. :-) This is also why I did not update
> those tests in the merge process, but instead ran a modified version of
> our tests with Emacs proper which had all the stuff removed that is not
> in Emacs.
>
> We will have to discuss on emacs-devel how to go about this, and I'm
> hoping we will be able to have new make targets for that. 

Perhaps a single 'cedet-check' target in the main Makefile, and a
separate cedet_test.make that does all the work.

-- 
-- Stephe

------------------------------------------------------------------------------