Enviado desde mi iPad
> El 5 jul 2018, a las 21:31, Dirk Hohndel escribió:
>
>
>
>> On Jul 5, 2018, at 11:47 AM, Jan Iversen wrote:
>>
>> Just controlled CMakelists.txt it sets (as you wrote) MAKE_TESTS on, but
>> when I do
>>
>> c:subsurface jani$ vi CMakeLists.txt
>> janMac:subsurface
> On Jul 5, 2018, at 11:47 AM, Jan Iversen wrote:
>
> Just controlled CMakelists.txt it sets (as you wrote) MAKE_TESTS on, but when
> I do
>
> c:subsurface jani$ vi CMakeLists.txt
> janMac:subsurface jani$ make check
> make: *** No rule to make target `check'. Stop.
You need to be in your b
Just controlled CMakelists.txt it sets (as you wrote) MAKE_TESTS on, but when I
do
c:subsurface jani$ vi CMakeLists.txt
janMac:subsurface jani$ make check
make: *** No rule to make target `check'. Stop.
What am I missing ?
Rgds
Jan I.
Enviado desde mi iPad
> El 5 jul 2018, a las 18:23, Dirk H
You sent that to an odd github address :-)
> On Jul 5, 2018, at 9:05 AM, Jan Iversen wrote:
>
> It seems Linux2 on travis runs the test suite.
Indeed
> How can I build a test executable and run it on my mac ?
> (I am about to write a lot of test cases, and would like to test locally
> before