Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Cannot get CheckersTestCase stable

> Some thoughts I had about this issue. The Codan Checker will only work  
> on a proper CDT project (C/C++ project). Does the temporary junit test  
> project comply to a proper CDT project? Does the CheckerTestCase see to  
> that? 

Yes, CheckerTestCase derives from CodanTestCase whose setUp() method
creates a C/C++ project.

(I'm sorry, I don't know the answer to your other questions. Maybe someone
else will.)

Regards,
Nate
 		 	   		  

Back to the top