Improve filenames for test cases of OpenACC combined directives
authorThomas Schwinge <thomas@codesourcery.com>
Thu, 29 Oct 2015 09:03:40 +0000 (10:03 +0100)
committerThomas Schwinge <tschwinge@gcc.gnu.org>
Thu, 29 Oct 2015 09:03:40 +0000 (10:03 +0100)
commit41e977ac9054519259a7740d0f4b434105cd366a
tree20476aa7f3f56715ded7b06f1f9cc278756328ad
parentfcbb6b483667d4c3f7bf77fca5683c688e7b3c92
Improve filenames for test cases of OpenACC combined directives

libgomp/
* testsuite/libgomp.oacc-c-c++-common/combdir-1.c: Rename to...
* testsuite/libgomp.oacc-c-c++-common/combined-directives-1.c:
... this.  Add a description of the test at the top of the file.
* testsuite/libgomp.oacc-fortran/combdir-1.f90: Rename file to...
* testsuite/libgomp.oacc-fortran/combined-directives-1.f90:
... this.  Add a description of the test at the top of the file.

Co-Authored-By: Cesar Philippidis <cesar@codesourcery.com>
From-SVN: r229518
libgomp/ChangeLog
libgomp/testsuite/libgomp.oacc-c-c++-common/combdir-1.c [deleted file]
libgomp/testsuite/libgomp.oacc-c-c++-common/combined-directives-1.c [new file with mode: 0644]
libgomp/testsuite/libgomp.oacc-fortran/combdir-1.f90 [deleted file]
libgomp/testsuite/libgomp.oacc-fortran/combined-directives-1.f90 [new file with mode: 0644]