Fam Zheng writes:
> On Mon, 02/15 10:06, Alex Bennée wrote:
>>
>> Fam Zheng writes:
>>
>
> I want to distinguish tests from usual tools by prefix (test-). Tools
> shouldn't be invoked by "make docker-run".
OK fair enough.
>
> I'll remove the .sh suffixes, and "s/docker-run-FOO/docker-FOO/".
On Mon, 02/15 10:06, Alex Bennée wrote:
>
> Fam Zheng writes:
>
> > This adds a group of make targets to run docker tests, all are available
> > in source tree without running ./configure.
> >
> > The usage is shown by "make docker".
> >
> > Besides the fixed ones, dynamic targets for building e
Fam Zheng writes:
> This adds a group of make targets to run docker tests, all are available
> in source tree without running ./configure.
>
> The usage is shown by "make docker".
>
> Besides the fixed ones, dynamic targets for building each image and
> running each test in each image are genera