#
# ChangeLog for longrun_tests
#
# Generated by Trac 1.2.1
# Mar 9, 2025, 4:12:17 AM

Thu, 01 Aug 2019 21:56:39 GMT Thierry Delisle <tdelisle@…> [df8b87cd]
	* Makefile.in (modified)
	* benchmark/Makefile.in (modified)
	* configure (modified)
	* configure.ac (modified)
	* driver/Makefile.in (modified)
	* longrun_tests/Makefile.in (modified)
	* src/Makefile.am (modified)
	* src/Makefile.in (modified)
	* tests/Makefile.in (modified)
	* tools/Makefile.in (modified)
	* tools/prettyprinter/Makefile.in (modified)

	Demangler can now be disable to avoid compiling it (enabled by
	default)


Thu, 28 Mar 2019 15:49:44 GMT tdelisle <tdelisle@…> [e8fe5e0]
	* longrun_tests/Makefile.am (modified)
	* longrun_tests/Makefile.in (modified)
	* longrun_tests/block.c (deleted)
	* longrun_tests/block.cfa (added)
	* longrun_tests/coroutine.c (deleted)
	* longrun_tests/coroutine.cfa (added)
	* longrun_tests/create.cfa (moved)
	* longrun_tests/disjoint.c (deleted)
	* longrun_tests/disjoint.cfa (added)
	* longrun_tests/enter.cfa (moved)
	* longrun_tests/enter3.cfa (moved)
	* longrun_tests/preempt.c (deleted)
	* longrun_tests/preempt.cfa (added)
	* longrun_tests/processor.cfa (moved)
	* longrun_tests/stack.cfa (moved)
	* longrun_tests/wait.c (deleted)
	* longrun_tests/wait.cfa (added)
	* longrun_tests/yield.cfa (moved)

	Fixing longrun_tests to compile


Thu, 28 Mar 2019 14:22:57 GMT tdelisle <tdelisle@…> [1241851]
	* configure (modified)
	* configure.ac (modified)
	* longrun_tests/Makefile.am (moved)
	* longrun_tests/Makefile.in (moved)
	* longrun_tests/block.c (moved)
	* longrun_tests/coroutine.c (moved)
	* longrun_tests/create.c (moved)
	* longrun_tests/disjoint.c (moved)
	* longrun_tests/enter.c (moved)
	* longrun_tests/enter3.c (moved)
	* longrun_tests/preempt.c (moved)
	* longrun_tests/processor.c (moved)
	* longrun_tests/stack.c (moved)
	* longrun_tests/update-type (moved)
	* longrun_tests/wait.c (moved)
	* longrun_tests/yield.c (moved)

	Moved longrun tests outside of tests folder