Hi!

I have the test succesfully running using the provided framework for
CTestUpdate, so I have a new CTest.UpdateP4 test. Right now it runs against
a local p4d server instance that you can download for free from Perforce.

I'm imagining that, depending on the testing machine, we might need to be
able to specify where the perforce server is located, if it's not the local
machine (using either a command line switch or an environment variable). Is
there any infrastructure for that or will we assume that the machine
running the tests will have a local p4d running? Should we assume that p4d
is running or should I start it as part of the test?

Thanks,
Pedro Navarro



On Mon, Oct 14, 2013 at 12:00 PM, Brad King <brad.k...@kitware.com> wrote:

> On 10/14/2013 2:41 PM, Pedro Navarro wrote:
> > I'm developing the test, working against Perforce's free 20 user server.
> > What's the procedure build and run the test from a CMake source build?
>
> In the build tree run
>
>  bin/ctest -R CTest.UpdateP4
>
> assuming you've modified Tests/CMakeLists.txt appropriately
> to add the test.
>
> Thanks,
> -Brad
>
--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to