Re: [pygccxml-development] how to run unit tests?
Brought to you by:
mbaas,
roman_yakovenko
From: Roman Y. <rom...@gm...> - 2008-08-26 05:22:30
|
On Tue, Aug 26, 2008 at 1:27 AM, Gustavo Carneiro <gjc...@gm...> wrote: > Therefore I propose a patch to let pygccxml search in PATH for gccxml, by > default, and let your case be the exception, not the rule. > > I mean, I don't mind making my case a special case, but thinking of other > users I would advise to make unit tests Just Work™ out of the box. What do > you think? I agree with you. I just committed the fix to autoconfig.py http://pygccxml.svn.sourceforge.net/viewvc/pygccxml?view=rev gccxml_configuration_t class will look for gccxml binary in the environment. in case the path was not set -- Roman Yakovenko C++ Python language binding http://www.language-binding.net/ |