[CMake] regular expression help: set a variable for all source file

Grant Tang grant.tang at gmail.com
Wed Mar 1 23:21:06 EST 2006


OOOPS, wrong email. will post it again tomorrow.
Sorry.


On 3/1/06, William A. Hoffman <billlist at nycap.rr.com> wrote:
>
> Is this on the right list?
>
> At 09:01 PM 3/1/2006, Grant Tang wrote:
> >I just add a new target 'test' to EMAN2 makefile. Which is used to call
> all
> >the python unit test file. All these test files will be installed to
> >EMAN2/test/rt directory.
> >
> >So you can run unit test in one command:
> >$make test
> >after your make install.
> >
> >Or you could go to EMAN2/test/rt directory run rt.py or any individual
> >test_xxx.py file.
> >
> >I strongly encourage developer to run unit test before and after you
> change
> >any EMAN2 function for not breaking any existing code.  And also you are
> >welcome to add your own unit test in ${EMAN2_SRC}/rt/pyem to
> corresponding
> >test_xxx.py file. You can easily follow the existing code as example if
> you
> >are not familiar with Python unittest.
> >
> >I noticed for some linux system, some unit test may not pass. That's
> because
> >the buggy library in such system. For all versions of linux distribution
> I
> >have, Fedora Core 4 is the worst, and Mandrake 10 is the best.
> >
> >--
> >Grant Tang
> >_______________________________________________
> >CMake mailing list
> >CMake at cmake.org
> >http://www.cmake.org/mailman/listinfo/cmake
>
>


--
Grant Tang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/cmake/attachments/20060301/b1dda555/attachment-0001.htm


More information about the CMake mailing list