#
# ChangeLog for tests/configs/parseconfig.cfa
#
# Generated by Trac 1.2.1
# Mar 7, 2025, 3:11:45 AM

Thu, 12 Sep 2024 20:14:29 GMT Michael Brooks <mlbrooks@…> [b24cbaf]
	* tests/Makefile.am (modified)
	* 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 (modified)
	* tests/pybin/test_run.py (modified)
	* tests/test.py (modified)

	Reduce test suite's reliance on makefile.am EXTRA_DIST entries for ...


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 ...