Running a single test - Mailing list pgsql-hackers

From Viktor Holmberg
Subject Running a single test
Date
Msg-id 93e3468f-af54-418e-a3b6-941625f312bc@Spark
Whole thread Raw
Responses Re: Running a single test
Re: Running a single test
Re: Running a single test
List pgsql-hackers
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 touching the code.

/Viktor Holmberg

pgsql-hackers by date:

Previous
From: 高增琦
Date:
Subject: Re: Compile error on the aarch64 platform: Missing asm/hwcap.h
Next
From: Chao Li
Date:
Subject: Re: CREATE/ALTER PUBLICATION improvements for syntax synopsis