Difference between revisions of "Team 8 Bugs Report"
(Created page with '- Display function has been completed. - Left,right,home,end keys have been completed.') |
|||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | Week 1 - Sept 9– 15 | ||
+ | |||
- Display function has been completed. | - Display function has been completed. | ||
− | - Left,right,home,end keys have been completed. | + | |
+ | |||
+ | Week 2 - Sept 15 - 22 | ||
+ | |||
+ | - Left,right,home,end keys of edit function have been completed. | ||
+ | |||
+ | Week 3 | ||
+ | |||
+ | * Backspace and insert and remaining keys have been completed. | ||
+ | * Prepared screenshots on different platforms, and submitted assignment. | ||
+ | * Created a working application. | ||
+ | |||
+ | Bug Report: | ||
+ | |||
+ | * didn't include the null byte in the string for backspace (fixed). | ||
+ | * other syntax errors (fixed). | ||
+ | * changed terminal platform to linux to run the program. |
Latest revision as of 15:51, 30 September 2013
Week 1 - Sept 9– 15
- Display function has been completed.
Week 2 - Sept 15 - 22
- Left,right,home,end keys of edit function have been completed.
Week 3
- Backspace and insert and remaining keys have been completed.
- Prepared screenshots on different platforms, and submitted assignment.
- Created a working application.
Bug Report:
- didn't include the null byte in the string for backspace (fixed).
- other syntax errors (fixed).
- changed terminal platform to linux to run the program.