﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
3544	6.14. GMP-6.0.0a --> number of tests has changed	Arthur Radley	lfs-book@…	"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.
"	defect	closed	normal	7.6	Book	SVN	trivial	fixed		
