public inbox for libstdc++-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-8083] libstdc++: Move stacktrace tests to 19_diagnostics directory
@ 2022-04-11 14:54 Jonathan Wakely
  0 siblings, 0 replies; only message in thread
From: Jonathan Wakely @ 2022-04-11 14:54 UTC (permalink / raw)
  To: gcc-cvs, libstdc++-cvs

https://gcc.gnu.org/g:c62b0f731b32c1842bb679edc5b8d842b5e5732f

commit r12-8083-gc62b0f731b32c1842bb679edc5b8d842b5e5732f
Author: Jonathan Wakely <jwakely@redhat.com>
Date:   Mon Apr 11 13:36:47 2022 +0100

    libstdc++: Move stacktrace tests to 19_diagnostics directory
    
    This matches where the feature is defined in the current draft.
    
    libstdc++-v3/ChangeLog:
    
            * testsuite/20_util/stacktrace/entry.cc: Moved to...
            * testsuite/19_diagnostics/stacktrace/entry.cc: ...here.
            * testsuite/20_util/stacktrace/synopsis.cc: Moved to...
            * testsuite/19_diagnostics/stacktrace/synopsis.cc: ...here.
            * testsuite/20_util/stacktrace/version.cc: Moved to...
            * testsuite/19_diagnostics/stacktrace/version.cc: ...here.

Diff:
---
 libstdc++-v3/testsuite/{20_util => 19_diagnostics}/stacktrace/entry.cc    | 0
 libstdc++-v3/testsuite/{20_util => 19_diagnostics}/stacktrace/synopsis.cc | 0
 libstdc++-v3/testsuite/{20_util => 19_diagnostics}/stacktrace/version.cc  | 0
 3 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/libstdc++-v3/testsuite/20_util/stacktrace/entry.cc b/libstdc++-v3/testsuite/19_diagnostics/stacktrace/entry.cc
similarity index 100%
rename from libstdc++-v3/testsuite/20_util/stacktrace/entry.cc
rename to libstdc++-v3/testsuite/19_diagnostics/stacktrace/entry.cc
diff --git a/libstdc++-v3/testsuite/20_util/stacktrace/synopsis.cc b/libstdc++-v3/testsuite/19_diagnostics/stacktrace/synopsis.cc
similarity index 100%
rename from libstdc++-v3/testsuite/20_util/stacktrace/synopsis.cc
rename to libstdc++-v3/testsuite/19_diagnostics/stacktrace/synopsis.cc
diff --git a/libstdc++-v3/testsuite/20_util/stacktrace/version.cc b/libstdc++-v3/testsuite/19_diagnostics/stacktrace/version.cc
similarity index 100%
rename from libstdc++-v3/testsuite/20_util/stacktrace/version.cc
rename to libstdc++-v3/testsuite/19_diagnostics/stacktrace/version.cc


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-04-11 14:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-11 14:54 [gcc r12-8083] libstdc++: Move stacktrace tests to 19_diagnostics directory Jonathan Wakely

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).