Bug#365427: Autotests for apt-build utility

2021-04-16 Thread Brian Thompson
On Thu, 15 Nov 2018 23:40:07 +0300 =?UTF-8?B?0JrQvtC70Y8g0JPRg9GA0YzQtdCy?=  wrote:> I intend to do some refactoring of apt-build, but first I'd like to> write autopkgtests for the package. I have two versions of a simple test> case for install command, and I still can't decide what language use for> tests. In attachment you'll find two identical scripts in Bash and Perl.> Comments are welcome!> > It'd be good to write full tests before new year and buster freeze.> > To be clear: I'm not going to adopt the package yet, because I'm unsure> that I have enough time for this work.>  @Axel Beckert This is the message I was referring to from “2016”. I would like to adopt this package if no one else has. Best regards, Brian Thompson 


Bug#365427: Autotests for apt-build utility

2018-11-15 Thread Коля Гурьев
I intend to do some refactoring of apt-build, but first I'd like to
write autopkgtests for the package. I have two versions of a simple test
case for install command, and I still can't decide what language use for
tests. In attachment you'll find two identical scripts in Bash and Perl.
Comments are welcome!

It'd be good to write full tests before new year and buster freeze.

To be clear: I'm not going to adopt the package yet, because I'm unsure
that I have enough time for this work.



install.pl
Description: Perl program


install.sh
Description: application/shellscript