Re: Sponsoring before freeze

2021-02-08 Thread Drew Parsons
On 2021-01-21 21:10, Anton Gladky wrote: Hi Thomas, there is one of examples [1]. ... [1] https://salsa.debian.org/science-team/vtk9/-/tree/master/debian/tests Am Di., 19. Jan. 2021 um 23:02 Uhr schrieb Thomas Schiex ... Also, if someone has an example of a package that uses autopkgtest

Re: Sponsoring before freeze

2021-01-21 Thread Anton Gladky
Hi Thomas, there is one of examples [1]. But as far as I see, this package is not a library. It is not necessary to build it in autopkgtest. The sense of autopkgtest is to test the package functionality. So you can for example run some tests to check, whether they are working. Cmake builds are

Re: Sponsoring before freeze

2021-01-19 Thread Thomas Schiex
Dear Anton, I pushed the new upstream version of toulbar2. I'm now wondering what autopkgtest would be useful for. When you build the package, the dh_auto_test target does launch our ctest target. So the tests are run anyway for all builds. What does autopkgtest would bring then? Also, if

Re: Sponsoring before freeze

2021-01-18 Thread Anton Gladky
Hi Thomas, uploaded! Thanks for your contribution. Please consider adding autopkgtest for the next upload. If you prepare them before freeze, please let me know and I will upload it. Regards Anton Am Do., 14. Jan. 2021 um 00:39 Uhr schrieb Thomas Schiex : > > Dear Anton, > > I have tried to