#
# ChangeLog for tests/meta/fork+exec.hfa
#
# Generated by Trac 1.6
# Oct 9, 2025, 2:16:10 AM

Wed, 12 Oct 2022 20:32:49 GMT Thierry Delisle <tdelisle@…> [481f882]
	* libcfa/src/parseargs.cfa (modified)
	* libcfa/src/parseargs.hfa (modified)
	* tests/configs/.expect/parsebools.txt (modified)
	* tests/configs/.expect/parsenums.x64.txt (modified)
	* tests/configs/.expect/parsenums.x86.txt (modified)
	* tests/configs/parsebools.cfa (modified)
	* tests/configs/parsenums.cfa (modified)
	* tests/meta/.expect/fork+exec.txt (modified)
	* tests/meta/fork+exec.hfa (modified)

	Added some missing headers and cleaned up some of the fork+exec
	stuff.


Mon, 10 Oct 2022 18:47:35 GMT Thierry Delisle <tdelisle@…> [68456fa]
	* tests/meta/fork+exec.cfa (modified)
	* tests/meta/fork+exec.hfa (added)

	First step at refactoring fork+exec to be reused across tests