Implement and test multi-matching on strings.
authorRichard W.M. Jones <rjones@redhat.com>
Thu, 15 May 2014 18:29:50 +0000 (19:29 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Thu, 15 May 2014 18:36:22 +0000 (19:36 +0100)
If the subprocess prints multiple matching strings, and you call
mexp_expect repeatedly, the code now does the right thing.


No differences found