Skip to content

Commit 7849b1a

Browse files
authored
[Fortran/gfortran][NFC] Add warning banner to static test configuration files (llvm#175)
Add a warning banner to the static test configuration stating that they should not be edited by hand.
1 parent d026e3d commit 7849b1a

File tree

21 files changed

+42
-0
lines changed

21 files changed

+42
-0
lines changed

Fortran/gfortran/regression/analyzer/tests.cmake

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# This file was generated by update-test-config.py
22
#
3+
# DO NOT EDIT THIS FILE
4+
#
35
# Each line in this file corresponds to a single test. The format of each line
46
# is:
57
#

Fortran/gfortran/regression/asan/tests.cmake

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# This file was generated by update-test-config.py
22
#
3+
# DO NOT EDIT THIS FILE
4+
#
35
# Each line in this file corresponds to a single test. The format of each line
46
# is:
57
#

Fortran/gfortran/regression/c-interop/tests.cmake

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# This file was generated by update-test-config.py
22
#
3+
# DO NOT EDIT THIS FILE
4+
#
35
# Each line in this file corresponds to a single test. The format of each line
46
# is:
57
#

Fortran/gfortran/regression/coarray/tests.cmake

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# This file was generated by update-test-config.py
22
#
3+
# DO NOT EDIT THIS FILE
4+
#
35
# Each line in this file corresponds to a single test. The format of each line
46
# is:
57
#

Fortran/gfortran/regression/debug/tests.cmake

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# This file was generated by update-test-config.py
22
#
3+
# DO NOT EDIT THIS FILE
4+
#
35
# Each line in this file corresponds to a single test. The format of each line
46
# is:
57
#

Fortran/gfortran/regression/g77/tests.cmake

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# This file was generated by update-test-config.py
22
#
3+
# DO NOT EDIT THIS FILE
4+
#
35
# Each line in this file corresponds to a single test. The format of each line
46
# is:
57
#

Fortran/gfortran/regression/goacc-gomp/tests.cmake

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# This file was generated by update-test-config.py
22
#
3+
# DO NOT EDIT THIS FILE
4+
#
35
# Each line in this file corresponds to a single test. The format of each line
46
# is:
57
#

Fortran/gfortran/regression/goacc/tests.cmake

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# This file was generated by update-test-config.py
22
#
3+
# DO NOT EDIT THIS FILE
4+
#
35
# Each line in this file corresponds to a single test. The format of each line
46
# is:
57
#

Fortran/gfortran/regression/gomp/appendix-a/tests.cmake

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# This file was generated by update-test-config.py
22
#
3+
# DO NOT EDIT THIS FILE
4+
#
35
# Each line in this file corresponds to a single test. The format of each line
46
# is:
57
#

Fortran/gfortran/regression/gomp/tests.cmake

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# This file was generated by update-test-config.py
22
#
3+
# DO NOT EDIT THIS FILE
4+
#
35
# Each line in this file corresponds to a single test. The format of each line
46
# is:
57
#

Fortran/gfortran/regression/graphite/tests.cmake

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# This file was generated by update-test-config.py
22
#
3+
# DO NOT EDIT THIS FILE
4+
#
35
# Each line in this file corresponds to a single test. The format of each line
46
# is:
57
#

Fortran/gfortran/regression/guality/tests.cmake

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# This file was generated by update-test-config.py
22
#
3+
# DO NOT EDIT THIS FILE
4+
#
35
# Each line in this file corresponds to a single test. The format of each line
46
# is:
57
#

Fortran/gfortran/regression/ieee/tests.cmake

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# This file was generated by update-test-config.py
22
#
3+
# DO NOT EDIT THIS FILE
4+
#
35
# Each line in this file corresponds to a single test. The format of each line
46
# is:
57
#

Fortran/gfortran/regression/lto/tests.cmake

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# This file was generated by update-test-config.py
22
#
3+
# DO NOT EDIT THIS FILE
4+
#
35
# Each line in this file corresponds to a single test. The format of each line
46
# is:
57
#

Fortran/gfortran/regression/prof/tests.cmake

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# This file was generated by update-test-config.py
22
#
3+
# DO NOT EDIT THIS FILE
4+
#
35
# Each line in this file corresponds to a single test. The format of each line
46
# is:
57
#

Fortran/gfortran/regression/tests.cmake

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# This file was generated by update-test-config.py
22
#
3+
# DO NOT EDIT THIS FILE
4+
#
35
# Each line in this file corresponds to a single test. The format of each line
46
# is:
57
#

Fortran/gfortran/regression/ubsan/tests.cmake

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# This file was generated by update-test-config.py
22
#
3+
# DO NOT EDIT THIS FILE
4+
#
35
# Each line in this file corresponds to a single test. The format of each line
46
# is:
57
#

Fortran/gfortran/regression/vect/tests.cmake

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# This file was generated by update-test-config.py
22
#
3+
# DO NOT EDIT THIS FILE
4+
#
35
# Each line in this file corresponds to a single test. The format of each line
46
# is:
57
#

Fortran/gfortran/torture/compile/tests.cmake

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# This file was generated by update-test-config.py
22
#
3+
# DO NOT EDIT THIS FILE
4+
#
35
# Each line in this file corresponds to a single test. The format of each line
46
# is:
57
#

Fortran/gfortran/torture/execute/tests.cmake

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# This file was generated by update-test-config.py
22
#
3+
# DO NOT EDIT THIS FILE
4+
#
35
# Each line in this file corresponds to a single test. The format of each line
46
# is:
57
#

Fortran/gfortran/utils/update-test-config.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -581,6 +581,8 @@ def main() -> int:
581581
with open(config_file, 'w') as f:
582582
f.write("""# This file was generated by update-test-config.py
583583
#
584+
# DO NOT EDIT THIS FILE
585+
#
584586
# Each line in this file corresponds to a single test. The format of each line
585587
# is:
586588
#

0 commit comments

Comments
 (0)