Rename 17_intro/headers/names.cc test file
authorJonathan Wakely <jwakely@redhat.com>
Thu, 2 Mar 2017 18:56:57 +0000 (18:56 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Thu, 2 Mar 2017 18:56:57 +0000 (18:56 +0000)
* testsuite/17_intro/headers/names.cc: Rename to ...
* testsuite/17_intro/names.cc: ... here.

From-SVN: r245845

libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/17_intro/names.cc [moved from libstdc++-v3/testsuite/17_intro/headers/names.cc with 100% similarity]

index 883cd9a..a4ccd11 100644 (file)
@@ -1,5 +1,8 @@
 2017-03-02  Jonathan Wakely  <jwakely@redhat.com>
 
+       * testsuite/17_intro/headers/names.cc: Rename to ...
+       * testsuite/17_intro/names.cc: ... here.
+
        PR libstdc++/79789
        * include/bits/hashtable_policy.h (__clp2): Use reserved names for
        parameters and local variables.