Eigenstate: myrddin-dev mailing list

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [oridb/mc] runtest.sh: support running single test (#162)


It already does ;)

https://myrlang.org/mbld/subtests

On Dec 6, 2017 21:48, nml <arumakanil@xxxxxxxxx> wrote:
I don't know about the 'mtest generator'.
Do you mean that you want to replace runtest.sh with 'mbld test' and make 'mbld test' run tests in /test? That would be nice!

--
mura

On 7 December 2017 at 12:50, Ori Bernstein <ori@xxxxxxxxxxxxxx> wrote:
On Thu, 07 Dec 2017 03:47:54 +0000 (UTC), Mura Li <notifications@xxxxxxxxxx> wrote:

> usage:
> ```
> ./runtest.sh B genericrec E 0
> ```
> You can view, comment on, or merge this pull request online at:
>
>   https://github.com/oridb/mc/pull/162

This is useful. I think we can make it more useful.

I'd like to a protocol for the mbld test runner to tell mtest
generators. We could probably use an environemtn variable for
this. Command line options are also ok, but might need more
work in libtestr.

        mbld test test.sh/genericrec

If we specify this so that you only need the test name, and
not the expected outputs, I can find time to support this in
mbld and testr. (Unless, of course, you want to do that).

(cc'ing mailing list, for real this time)

--
    Ori Bernstein




References:
Re: [oridb/mc] runtest.sh: support running single test (#162)nml <arumakanil@xxxxxxxxx>