Re: [Boost-users] [boost] [Fit] upcoming formal review for Boost.Fit

On Sunday, February 28, 2016 at 5:28:39 PM UTC-6, Edward Diener wrote:
Its used to install the library as well.
I will add them. Also, I tried to add an initial Jamfile to build and run the tests as well. I just modified the Jamfile from other boost libraries. However, I haven't figured out how to run the tests yet using bjam to test my Jamfile. I get "error: Did not find Jamfile.jam or Jamroot.jam in any parent directory". I am not sure how I am supposed to run the tests.

Le 29/02/2016 05:37, Paul Fultz II a écrit :
You can try to copy the ones in https://github.com/viboes/std-make I will try to help you this evening, Vicente

On Monday, February 29, 2016 at 1:13:06 AM UTC-6, Vicente J. Botet Escriba wrote:
Thanks for the help, I got a working bjam there to build the tests. Of course, the next thing to do is to add them to the CI. However, it seems that other boost libraries only tests using cmake. I will look into that further. Paul

Le 29/02/2016 19:12, Paul Fultz II a écrit :
You will have time to add it to the CI once the library is approved ;-) Or were you talking of your own CI? Do you have an example of a library using cmake and not jamfile? Vicente Vicente

On Monday, February 29, 2016 at 4:57:10 PM UTC-6, Vicente J. Botet Escriba wrote:
I meant add it to travis and appveyor. Currently, libraries like Boost.Hana and Boost.Compute only test with CMake with CI, though. Paul
participants (2)
-
Paul Fultz II
-
Vicente J. Botet Escriba