On 4 March 2016 at 18:31, Ilya Maximets wrote:
> version 4:
> * Reworked prohibition of parallel execution.
>
> version 3:
> * AT_SKIP_IF ---> AT_CHECK(... || return 77).
> * Using of GNU make extentions removed.
>
> version 2:
> * 'testsuite: Add timeout to add_of_
No, I'm happy with it.
On Mon, Mar 07, 2016 at 04:01:58PM -0800, Joe Stringer wrote:
> This series looks good to me, thanks!
>
> Ben, did you have any remaining comments?
>
> On 3 March 2016 at 21:31, Ilya Maximets wrote:
> > version 4:
> > * Reworked prohibition of parallel execution.
Ping.
On 08.03.2016 03:01, Joe Stringer wrote:
> This series looks good to me, thanks!
>
> Ben, did you have any remaining comments?
>
> On 3 March 2016 at 21:31, Ilya Maximets wrote:
>> version 4:
>> * Reworked prohibition of parallel execution.
>>
>> version 3:
>> * AT_SKIP_IF
This series looks good to me, thanks!
Ben, did you have any remaining comments?
On 3 March 2016 at 21:31, Ilya Maximets wrote:
> version 4:
> * Reworked prohibition of parallel execution.
>
> version 3:
> * AT_SKIP_IF ---> AT_CHECK(... || return 77).
> * Using of GNU make