#3544: 6.14. GMP-6.0.0a --> number of tests has changed
--------------------+------------------------
 Reporter:  stoat   |      Owner:  lfs-book@…
     Type:  defect  |     Status:  new
 Priority:  normal  |  Milestone:  7.6
Component:  Book    |    Version:  SVN
 Severity:  normal  |   Keywords:
--------------------+------------------------
 FWIW, when I checked the build for GMP-6.0.0a in the current svn LFS book,
 the number of tests was 188 instead of the usual and still stated 185.
 It's a triviality, but nevertheless an inaccuracy.



 {{{
 awk '/tests passed/{total+=$2} ; END{print total}' gmp-check-log
 ...
 make[2]: Leaving directory '/sources/gmp-6.0.0'
 make[1]: Leaving directory '/sources/gmp-6.0.0'
 188
 }}}




 {{{
 cat 6.14-gmp-check-log.txt|grep -i passed
 All 9 tests passed
 All 45 tests passed
 All 63 tests passed
 All 14 tests passed
 All 27 tests passed
 All 7 tests passed
 All 3 tests passed
 All 20 tests passed
 }}}


 All that adds up to 188.

-- 
Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/3544>
LFS Trac <http://wiki.linuxfromscratch.org/lfs/>
Linux From Scratch: Your Distro, Your Rules.
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to