From: | Christoph Berg <myon(at)debian(dot)org> |
---|---|
To: | Bradford Boyle <bradford(dot)d(dot)boyle(at)gmail(dot)com> |
Cc: | pgsql-pkg-debian(at)lists(dot)postgresql(dot)org |
Subject: | Re: Updated packaging for MobilityDB 1.1.0~beta1 |
Date: | 2023-11-08 08:13:45 |
Message-ID: | ZUtDOVJ8BFmunksM@msg.df7cb.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-pkg-debian |
Re: Bradford Boyle
> In short, upstream was defining a test called 'build' that would rebuild
> the extension. We can instruct ctest to exclude this test by specifying
> a regex. I was able to drop regress.sh altogether and have
> d/tests/installcheck run
>
> cmake -Btest-%v
> make -C test-%v ARGS='-E build' test
>
> This does require repeating the list of -dev packages in d/tests/control
> so that cmake can generate the Makefiles. If this sounds like a good
> approach to you, I can push the commit to s.d.o.
Sure, that sounds sane.
Christoph
From | Date | Subject | |
---|---|---|---|
Next Message | apt.postgresql.org Repository Update | 2023-11-09 14:08:30 | postgresql-16 updated to version 16.1-1.pgdg+1 |
Previous Message | Bradford Boyle | 2023-11-08 07:19:06 | Re: Updated packaging for MobilityDB 1.1.0~beta1 |