On 2025-11-17 Mo 6:57 AM, jian he wrote:
On Mon, Nov 17, 2025 at 6:27 PM Viktor Holmberg wrote:
Hello hackers
Apologies if this is a n00b question - but really can’t find anything about it
in the docs.
I can run all the regression tests with `make test`. But is there a way to run
a single
Hi,
On Tue, 18 Nov 2025 at 12:11, Daniel Gustafsson wrote:
>
> > On 18 Nov 2025, at 09:55, Viktor Holmberg wrote:
>
> > FWIW, that doc patch would have helped me!
Postgres wiki page [1] has nice information too.
>
> Maybe we should resurrect it then, I tweaked it a fraction to better match the
On 18 Nov 2025 at 10:11 +0100, Daniel Gustafsson , wrote:
> > On 18 Nov 2025, at 09:55, Viktor Holmberg wrote:
> > FWIW, that doc patch would have helped me!
> >
> > Maybe we should resurrect it then, I tweaked it a fraction to better match
> > the
> > language in that section.
> >
> > --
> > Dan
> On 18 Nov 2025, at 09:55, Viktor Holmberg wrote:
> FWIW, that doc patch would have helped me!
Maybe we should resurrect it then, I tweaked it a fraction to better match the
language in that section.
--
Daniel Gustafsson
test_subset.diff
Description: Binary data
Thank you both. I was not aware of meson at all, I had some idea that it was
something used exclusively by the CI server.
FWIW, that doc patch would have helped me!
/Viktor
On Mon, Nov 17, 2025 at 6:27 PM Viktor Holmberg wrote:
>
> Hello hackers
>
> Apologies if this is a n00b question - but really can’t find anything about
> it in the docs.
> I can run all the regression tests with `make test`. But is there a way to
> run a single specific test?
> It’d be nice to
Hi Victor,
> Apologies if this is a n00b question - but really can’t find anything about
> it in the docs.
> I can run all the regression tests with `make test`. But is there a way to
> run a single specific test?
> It’d be nice to do this for example when adding extra assertions to a test,
> w
On 17/11/2025 12:26, Viktor Holmberg wrote:
Hello hackers
Apologies if this is a n00b question - but really can’t find anything
about it in the docs.
I can run all the regression tests with `make test`. But is there a way
to run a single specific test?
It’d be nice to do this for example when
Hello hackers
Apologies if this is a n00b question - but really can’t find anything about it
in the docs.
I can run all the regression tests with `make test`. But is there a way to run
a single specific test?
It’d be nice to do this for example when adding extra assertions to a test,
without to