| 255 | | Related: #824, #1012, #1126, #1144, #1145, (#899, #319) |
| 256 | | |
| 257 | | 1. Open a perl 5 file (check in the status bar if the mime-type is Perl 5) |
| 258 | | 1. Open the TODO list window using ''View -> To-Do List''. |
| 259 | | 1. Check if the window opened on the right-hand side |
| 260 | | 1. In the file type in the following: |
| 261 | | |
| 262 | | |
| 263 | | || Who || Padre version || system || status || |
| 264 | | || fenderson || r13895 || Ubuntu 10.10 || OK || |
| 265 | | |
| 266 | | {{{ |
| 267 | | # TODO hello |
| 268 | | }}} |
| 269 | | 1. See that the text '''hello''' appears in the TODO window |
| 270 | | 1. (due to a bug currently it only shows up after saving the file) |
| 271 | | |
| 272 | | TODO: add more items to the test case to cover the other features and bugs as well. |
| 273 | | |
| | 255 | [wiki:Features/TODO] |