[ros-users] gtest: how to execute "make test" without actually running the test
Dejan Pangercic
dejan.pangercic at gmail.com
Thu Dec 9 06:45:33 UTC 2010
Thx Brian.
Are these things documented somewhere?
D.
On Wed, Dec 8, 2010 at 4:54 PM, Brian Gerkey <gerkey at willowgarage.com> wrote:
> On Wed, Dec 8, 2010 at 5:33 AM, Dejan Pangercic
> <dejan.pangercic at gmail.com> wrote:
>> I am running the "make test" in pcl package and what happens after the
>> compilation of all test programs is that they also get executed.
>> How could one skip the execution?
>
> hi Dejan,
>
> Simply enough:
> make tests
> The `tests` target will compile all C++ test programs and download all
> test data, but won't actually run the tests.
>
> brian.
> _______________________________________________
> ros-users mailing list
> ros-users at code.ros.org
> https://code.ros.org/mailman/listinfo/ros-users
>
--
MSc. Dejan Pangercic
PhD Student/Researcher
Intelligent Autonomous Systems Group
Technische Universität München
Telephone: +49 (89) 289-26908
E-Mail: dejan.pangercic at cs.tum.edu
WWW: http://ias.cs.tum.edu/people/pangercic
More information about the ros-users
mailing list