On Dec 31, 2013, at 5:46 PM, Uri Shachar wrote:
>
> We have something buggy in jenkins -- I'm blameless (at least in this
> particular case :-) )
> The problematic commit was
>
> commit 47982165a1f1beb0bb3d8145fcdf8447f59dbcad
> Author: Radim Kolar
> Date: Tue Dec 31 13:43:27 2013 -0700
Ye
On Dec 31, 2013, at 1:53 PM, James Peach wrote:
> On Dec 31, 2013, at 8:44 AM, Alan D. Cabrera wrote:
>
>> I'm looking for an example of an ATS plugin that has extensive unit tests.
>
> There are none.
>
>> I'm having problems linking my Boost unit tests against the plugin library
>> for ob
On Dec 31, 2013, at 8:44 AM, Alan D. Cabrera wrote:
> I'm looking for an example of an ATS plugin that has extensive unit tests.
There are none.
> I'm having problems linking my Boost unit tests against the plugin library
> for obvious reasons, it's a module not a shared library.
>
> I tried
On Dec 31, 2013, at 10:11 AM, Leif Hedstrom wrote:
>
> On Dec 31, 2013, at 9:44 AM, Alan D. Cabrera wrote:
>
>> I'm looking for an example of an ATS plugin that has extensive unit tests.
>>
>> I'm having problems linking my Boost unit tests against the plugin library
>> for obvious reasons,
On Dec 30, 2013, at 7:08 PM, Nick Kew wrote:
>
> On 31 Dec 2013, at 00:22, Leif Hedstrom wrote:
>
>> Sort of, but it doesn't reload the plugin code itself. A lot if people want
>> to be able to reload an updated .so on a live system. The reason I brought
>> this up is because a future versio
I'm looking for an example of an ATS plugin that has extensive unit tests.
I'm having problems linking my Boost unit tests against the plugin library, for
obvious reasons, it's a module not a shared library.
I tried setting up an internal static library that the tests would link against
but can
On Dec 31, 2013, at 9:44 AM, Alan D. Cabrera wrote:
> I'm looking for an example of an ATS plugin that has extensive unit tests.
>
> I'm having problems linking my Boost unit tests against the plugin library
> for obvious reasons, it's a module not a shared library.
>
> I tried setting up an
I'm looking for an example of an ATS plugin that has extensive unit tests.
I'm having problems linking my Boost unit tests against the plugin library for
obvious reasons, it's a module not a shared library.
I tried setting up an internal static library that the tests would link against
but can'