gcc/libphobos/testsuite
David Malcolm c9d21e19df testsuite: move dg-test cleanup code from gcc-dg.exp to its own file
I need to use this cleanup logic for the testsuite for libdiagnostics
where it's too awkward to directly use gcc-dg.exp itself.

No functional change intended.

gcc/testsuite/ChangeLog:
	* lib/dg-test-cleanup.exp: New file, from material moved from
	lib/gcc-dg.exp.
	* lib/gcc-dg.exp: Add load_lib of dg-test-cleanup.exp.
	(cleanup-after-saved-dg-test): Move to lib/dg-test-cleanup.exp.
	(dg-test): Likewise for override.
	(initialize_prune_notes): Likewise.

libatomic/ChangeLog:
	* testsuite/lib/libatomic.exp: Add
	"load_gcc_lib dg-test-cleanup.exp".

libgomp/ChangeLog:
	* testsuite/lib/libgomp.exp: Add
	"load_gcc_lib dg-test-cleanup.exp".
libitm/ChangeLog:
	* testsuite/lib/libitm.exp: Add
	"load_gcc_lib dg-test-cleanup.exp".

libphobos/ChangeLog:
	* testsuite/lib/libphobos-dg.exp: Add
	"load_gcc_lib dg-test-cleanup.exp".

libstdc++-v3/ChangeLog:
	* testsuite/lib/libstdc++.exp: Add
	"load_gcc_lib dg-test-cleanup.exp".

libvtv/ChangeLog:
	* testsuite/lib/libvtv.exp: Add
	"load_gcc_lib dg-test-cleanup.exp".

Signed-off-by: David Malcolm <dmalcolm@redhat.com>
2024-11-18 16:49:04 -05:00
..
config Update copyright years. 2024-01-03 12:19:35 +01:00
lib testsuite: move dg-test cleanup code from gcc-dg.exp to its own file 2024-11-18 16:49:04 -05:00
libphobos.aa Update copyright years. 2024-01-03 12:19:35 +01:00
libphobos.allocations Update copyright years. 2024-01-03 12:19:35 +01:00
libphobos.betterc Update copyright years. 2024-01-03 12:19:35 +01:00
libphobos.config Update copyright years. 2024-01-03 12:19:35 +01:00
libphobos.cycles Update copyright years. 2024-01-03 12:19:35 +01:00
libphobos.druntime Update copyright years. 2024-01-03 12:19:35 +01:00
libphobos.druntime_shared Update copyright years. 2024-01-03 12:19:35 +01:00
libphobos.exceptions Update copyright years. 2024-01-03 12:19:35 +01:00
libphobos.gc Update copyright years. 2024-01-03 12:19:35 +01:00
libphobos.hash Update copyright years. 2024-01-03 12:19:35 +01:00
libphobos.imports Update copyright years. 2024-01-03 12:19:35 +01:00
libphobos.init_fini Update copyright years. 2024-01-03 12:19:35 +01:00
libphobos.lifetime Update copyright years. 2024-01-03 12:19:35 +01:00
libphobos.phobos Update copyright years. 2024-01-03 12:19:35 +01:00
libphobos.phobos_shared Update copyright years. 2024-01-03 12:19:35 +01:00
libphobos.shared Update copyright years. 2024-01-03 12:19:35 +01:00
libphobos.thread Update copyright years. 2024-01-03 12:19:35 +01:00
libphobos.traits Update copyright years. 2024-01-03 12:19:35 +01:00
libphobos.typeinfo Update copyright years. 2024-01-03 12:19:35 +01:00
libphobos.unittest Update copyright years. 2024-01-03 12:19:35 +01:00
Makefile.am Update copyright years. 2024-01-03 12:19:35 +01:00
Makefile.in libphobos: Build runtime library with -ffunction-sections -fdata-sections 2021-04-10 15:02:07 +02:00
testsuite_flags.in testsuite, libphobos: Update link flags [PR112864]. 2024-02-02 09:01:57 +00:00