cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: How to `make test` under iOS?

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 8 Oct 2013 14:08:58 +0200 (CEST)

On Tue, 8 Oct 2013, Jeffrey Walton wrote:

> I'm trying to build the self tests for iOS:
>
> $ make test
> NOTICE: we can't run the tests when cross-compiling!
>
> Any ideas how to build the tests?

"cd tests && make" I think still works.

... but in order to actually run them in a cross-compiled situation you need
to do something manually to make it happen. That's why we have that alert when
you try to run "make test".

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2013-10-08