Difference between revisions of "BTP300A Team 3 Bugs Report"
(Created page with '<h2>Week 1</h2> <b>6/10/2013</b><br/> -Finished coding Display Function <h2>Week 2</h2> <b>09/10/2013</b><br/> -Pair Programming in library on edit function<br/> -Bug: Home and E…') |
|||
Line 7: | Line 7: | ||
-Bug: Home and End key gives incorrect key press; displays ^ instead of moving cursor<br/> | -Bug: Home and End key gives incorrect key press; displays ^ instead of moving cursor<br/> | ||
-Solution: Change putty settings. Connection > Data > set "Terminal-Type String" to "linux"<br/> | -Solution: Change putty settings. Connection > Data > set "Terminal-Type String" to "linux"<br/> | ||
+ | <h2>Week 3</h2> | ||
+ | <b>09/17/2013</b><br/> | ||
+ | -Pair Programing<br/> | ||
+ | -Bug:BACKSPACE is not working properly. It is working for the first time , than just it's changing the cursor position.<br/> | ||
+ | -Solution: Pointer address mistakes on the verifying if statements<br/> | ||
+ | <h2>Week 4</h2> | ||
+ | <b>09/23/2013</b><br/> | ||
+ | Assignment testing:<br/> | ||
+ | -Platform testing:matrix, borland, visual studio tests were successful<br/> | ||
+ | -Final code checking on progress<br/> | ||
+ | -Ready for submission<br/> |
Revision as of 22:21, 23 September 2013
Week 1
6/10/2013
-Finished coding Display Function
Week 2
09/10/2013
-Pair Programming in library on edit function
-Bug: Home and End key gives incorrect key press; displays ^ instead of moving cursor
-Solution: Change putty settings. Connection > Data > set "Terminal-Type String" to "linux"
Week 3
09/17/2013
-Pair Programing
-Bug:BACKSPACE is not working properly. It is working for the first time , than just it's changing the cursor position.
-Solution: Pointer address mistakes on the verifying if statements
Week 4
09/23/2013
Assignment testing:
-Platform testing:matrix, borland, visual studio tests were successful
-Final code checking on progress
-Ready for submission