﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
2166	Flex-2.5.34 Test Suite	randy@…	ken@…	"I find it odd that the Development books says this:

""The testsuite in this version of Flex does nothing
useful before it ends with an error.""

In fact, it clearly states at the end of the tests
that 44 of 46 tests passed, and it identifies the 2
that do not pass.

Here are a couple of trivial sed commands to fix the
input files for the tests that fail so that the test
suite will ""do something useful"". :-)

sed -i '55 s|^    ||' tests/test-pthread/scanner.l

sed -i -e '1 i/*' -e '21 i*/' tests/test-c++-multiple-scanners/scanner-{1,2}.l"	defect	closed	normal	7.0	Book	SVN	normal	fixed		
