]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
testsuite: add 'std-' prefix to c++ analyzer test cases
authorDavid Malcolm <dmalcolm@redhat.com>
Wed, 17 Sep 2025 20:39:31 +0000 (16:39 -0400)
committerDavid Malcolm <dmalcolm@redhat.com>
Wed, 17 Sep 2025 20:39:31 +0000 (16:39 -0400)
gcc/testsuite/ChangeLog:
* g++.dg/analyzer/unique_ptr-1.C: Rename to...
* g++.dg/analyzer/std-unique_ptr-1.C: ...this.
* g++.dg/analyzer/unique_ptr-2.C: Rename to...
* g++.dg/analyzer/std-unique_ptr-2.C: ...this.

Signed-off-by: David Malcolm <dmalcolm@redhat.com>
gcc/testsuite/g++.dg/analyzer/std-unique_ptr-1.C [moved from gcc/testsuite/g++.dg/analyzer/unique_ptr-1.C with 100% similarity]
gcc/testsuite/g++.dg/analyzer/std-unique_ptr-2.C [moved from gcc/testsuite/g++.dg/analyzer/unique_ptr-2.C with 100% similarity]