#
# ChangeLog for tests/io/io-acquire.cfa
#
# Generated by Trac 1.2.1
# Mar 8, 2025, 12:36:58 PM

Sat, 09 Apr 2022 20:42:09 GMT Peter A. Buhr <pabuhr@…> [ee4b77b]
	* tests/PRNG.cfa (modified)
	* tests/io/io-acquire.cfa (modified)

	allow preemption in PRNG.cfa and io/io-acquire.cfa


Fri, 14 Jan 2022 14:15:53 GMT Peter A. Buhr <pabuhr@…> [9ee3f54]
	* tests/io/io-acquire-in.cfa (modified)
	* tests/io/io-acquire-no-io.cfa (modified)
	* tests/io/io-acquire-out.cfa (modified)
	* tests/io/io-acquire.cfa (modified)

	disable time slicing on IO acquire tests to see if that prevents
	timeouts


Mon, 10 Jan 2022 22:47:58 GMT Peter A. Buhr <pabuhr@…> [c52f033]
	* libcfa/src/concurrency/kernel/fwd.hfa (modified)
	* libcfa/src/fstream.cfa (modified)
	* tests/io/io-acquire.cfa (modified)

	formatting


Thu, 07 Oct 2021 00:40:19 GMT Peter A. Buhr <pabuhr@…> [237df76]
	* tests/concurrent/semaphore.cfa (modified)
	* tests/concurrent/sleep.cfa (modified)
	* tests/io/io-acquire.cfa (modified)
	* tests/linking/io-acquire.cfa (modified)

	convert from test programs I/O acquire to mutex statement


Wed, 28 Apr 2021 02:15:29 GMT Peter A. Buhr <pabuhr@…> [cbedb61]
	* tests/io/io-acquire.cfa (modified)

	formatting


Wed, 03 Mar 2021 02:50:11 GMT Peter A. Buhr <pabuhr@…> [6083392]
	* tests/.in/io.data (deleted)
	* tests/Makefile.am (modified)
	* tests/include/.expect/includes.nast.txt (moved)
	* tests/include/.expect/vector-containers.txt (moved)
	* tests/include/.expect/vector-fstream.txt (moved)
	* tests/include/.expect/vector-sequence.txt (moved)
	* tests/include/about.txt (moved)
	* tests/include/includes.cfa (moved)
	* tests/include/vector-containers.cfa (moved)
	* tests/include/vector-fstream.cfa (moved)
	* tests/include/vector-sequence.cfa (moved)
	* tests/io/.expect/io-acquire.txt (moved)
	* tests/io/.expect/io.nast.txt (moved)
	* tests/io/.expect/io1.oast.txt (moved)
	* tests/io/.expect/io2.oast.txt (moved)
	* tests/io/.in/io-acquire.txt (moved)
	* tests/io/.in/io.data (modified)
	* tests/io/.in/many_read.data (added)
	* tests/io/io-acquire.cfa (moved)
	* tests/io/io.cfa (moved)
	* tests/io/io1.cfa (moved)
	* tests/io/io2.cfa (moved)
	* tests/io/many_read.cfa (modified)

	restructure tests under directories and update test files