Implement and test multi-matching on strings.
[miniexpect.git] / miniexpect.h
2014-05-15 Richard W.M. JonesImplement and test multi-matching on strings.
2014-04-26 Richard W.M. Jonesminiexpect.h: Change the error codes again.
2014-04-26 Richard W.M. JonesAdd a man page.
2014-04-25 Richard W.M. Jonesminiexpect.h: Just some tidying up.
2014-04-25 Richard W.M. Jonesmexp_expect: Change the expect API to allow multiple...
2014-04-25 Richard W.M. JonesAdd miniexpect library.