[ldns-users] Tests in the ldns tarball
    Tomas Hozza 
    thozza at redhat.com
       
    Mon Oct 21 08:14:50 UTC 2013
    
    
  
Hi.
I have been investigating tests in packages I maintain in Fedora
and found out that ldns seems to have tests, but they are not
distributed in the tarball.
$ make test
if test -x "`which bash`"; then bash test/test_all.sh; else sh test/test_all.sh; fi
bash: test/test_all.sh: No such file or directory
make: *** [test] Error 127
I wanted to ask what is the reason for not including tests in the
tarball? I would like to run tests during each package build if
they are available. Would it be possible to include tests in the
(tarball) of future release of ldns?
Thank you.
Regards,
Tomas Hozza
    
    
More information about the ldns-users
mailing list