public inbox for [email protected]
help / color / mirror / Atom feedFrom: mahendrakar s <[email protected]>
To: pgsql-novice <[email protected]>
Subject: Need help with moving test cases in extension folder
Date: Thu, 9 Jun 2022 22:09:11 +0530
Message-ID: <CABkiuWrLVhToEg9fZ2D3z0_wBcHNibUF=RtHW8cSDZvf9YeLBw@mail.gmail.com> (raw)
Hi Team,
When we run `make check` inside the contrib/<extension> folder, it ALWAYS
looks for folder `sql` for testscripts.
i.e: contrib/<extension>/sql -->[1].
I have a requirement to move test related folders to a different folder(sub
directory of extension),
i.e contrib/<extension>/<testsubdir>/sql -->[2].
Is there a way to tell `make check` to look at [2] instead of [1]? Are
there any flags to configure Makefile? Can you please let me know.
Appreciate your help.
Thanks,
Mahendrakar.
view thread (2+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: Need help with moving test cases in extension folder
In-Reply-To: <CABkiuWrLVhToEg9fZ2D3z0_wBcHNibUF=RtHW8cSDZvf9YeLBw@mail.gmail.com>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox