#
# ChangeLog for tests/configs/.expect/parseconfig.txt
#
# Generated by Trac 1.2.1
# Mar 7, 2025, 5:05:13 AM

Tue, 06 Jun 2023 02:33:25 GMT Peter A. Buhr <pabuhr@…> [874b16e]
	* libcfa/src/fstream.cfa (modified)
	* libcfa/src/fstream.hfa (modified)
	* libcfa/src/parseconfig.cfa (modified)
	* tests/.expect/copyfile.txt (modified)
	* tests/.in/copyfile.txt (modified)
	* tests/configs/.expect/parseconfig.txt (modified)
	* tests/configs/parseconfig.cfa (modified)
	* tests/copyfile.cfa (modified)

	lower case type names open_failure, close_failure, write_failure, ...


Thu, 29 Sep 2022 20:35:54 GMT Thierry Delisle <tdelisle@…> [f92e7b9]
	* tests/configs/.expect/parseconfig.txt (moved)
	* tests/configs/.in/parseconfig-all.txt (moved)
	* tests/configs/.in/parseconfig-errors.txt (moved)
	* tests/configs/.in/parseconfig-missing.txt (moved)
	* tests/configs/parseconfig.cfa (moved)

	Moved parseconfigs tests to its own folder so I can add parseargs to ...