Skip to content

Commit fbc5b7b

Browse files
committed
Add check-boxes to STATUS.md TODO list
1 parent 56e7881 commit fbc5b7b

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

STATUS.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -156,13 +156,13 @@ Known Issues
156156
To-Do List
157157
----------
158158

159-
* Additional tests and documentation.
160-
* Improvement of error handling and diagnostics, including but not
161-
limited to filling the `ERRMSG=` variable in case of errors.
162-
* Providing a diagnostic mode with run-time consistency checks.
163-
* Better integration with the test cases of GCC. For more information,
164-
see the GCC source code files in `gcc/testsuite/gfortran.dg/`,
165-
in particular, the `dg-do run` tests in `coarray*f90` and `coarray/`).
159+
* [ ] Additional tests and documentation.
160+
* [ ] Improvement of error handling and diagnostics, including but not
161+
limited to filling the `ERRMSG=` variable in case of errors.
162+
* [ ] Providing a diagnostic mode with run-time consistency checks.
163+
* [ ] Better integration with the test cases of GCC. For more information,
164+
see the GCC source code files in `gcc/testsuite/gfortran.dg/`,
165+
in particular, the `dg-do run` tests in `coarray*f90` and `coarray/`).
166166

167167

168168
[Hyperlinks]:#

0 commit comments

Comments
 (0)