|
Boost Users : |
Subject: Re: [Boost-users] "cross-running" boost tests
From: Lemay.Steve (Steve.Lemay_at_[hidden])
Date: 2012-11-22 22:21:24
Can you share how you succeeded a cross compiling the tests, I didn't have luck.
- Sent via iPhone
-----Original Message-----
From: Gottlob Frege [gottlobfrege_at_[hidden]<mailto:gottlobfrege_at_[hidden]>]
Sent: Thursday, November 22, 2012 12:28 PM Pacific Standard Time
To: boost-users_at_[hidden]
Subject: Re: [Boost-users] "cross-running" boost tests
That is along the right track. But I don't want to have to do that for every boost test file.
This isn't for my own tests, I want to run the boost tests.
I sort of need a global launcher that I can hook into.
On Thu, Nov 22, 2012 at 1:40 PM, Paulo Márcio Figueiredo Alves <pauloalves1986_at_[hidden]<mailto:pauloalves1986_at_[hidden]>> wrote:
You could use testing.launcher, like this:
b2 testing.launcher=my_custom_launcher
It'll call my_custom_launcher to run your tests.
On Thu, Nov 22, 2012 at 4:28 PM, Gottlob Frege <gottlobfrege_at_[hidden]<mailto:gottlobfrege_at_[hidden]>> wrote:
On Thu, Nov 22, 2012 at 1:11 PM, Vicente J. Botet Escriba <vicente.botet_at_[hidden]<mailto:vicente.botet_at_[hidden]>> wrote:
Le 22/11/12 16:51, Gottlob Frege a écrit :
I've managed to cross-compile boost for BlackBerry10 devices. (Side-note: there is very little docs on cross compiling)
Now, how would I go about "cross-running" the boost tests?
In particular, can I hook into the unit-test and/or run rules of Boost.Build?
I guess you should see how Boost.Build could support this.
Best,
Vicente
Right. That's kind of what I'm asking. Does Boost.Build support this already? Is there a way to hook into 'run'? I don't find Boost.Build (or docs) easy to use/understand, so my poking around at it didn't find anything, but I could have easily missed it.
Tony
_______________________________________________
Boost-users mailing list
Boost-users_at_[hidden]<mailto:Boost-users_at_[hidden]>
http://lists.boost.org/mailman/listinfo.cgi/boost-users
_______________________________________________
Boost-users mailing list
Boost-users_at_[hidden]<mailto:Boost-users_at_[hidden]>
http://lists.boost.org/mailman/listinfo.cgi/boost-users
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net