Return int from mexp_expect
[miniexpect.git] / Makefile.am
2022-09-20 Laszlo ErsekMakefile.am: add "-Wextra -Wshadow"
2022-07-26 Richard W.M. Jonestests: valgrind: Rebuild tests before running them
2022-07-25 Richard W.M. JonesPort to pcre2 v1.1
2016-12-18 Richard W.M. Jonesdoc: Use -u (UTF8) flag when generating the man page.
2014-05-15 Richard W.M. JonesImplement and test multi-matching on strings.
2014-04-26 Richard W.M. Jonestests: Add 'make check-valgrind' to run test suite...
2014-04-26 Richard W.M. Jonestests: Add a test of running 'ls --version' and matchin...
2014-04-26 Richard W.M. Jonestests: Accurately list sources of test-spawn program.
2014-04-26 Richard W.M. Jonesclean: Remove miniexpect.3 if we have pod2man, otherwis...
2014-04-26 Richard W.M. JonesAdd a man page.
2014-04-25 Richard W.M. JonesAdd miniexpect library.