Difference between revisions of "Team 8 Bugs Report"

From CDOT Wiki
Jump to: navigation, search
 
Line 13: Line 13:
 
* Backspace and insert and remaining keys have been completed.
 
* Backspace and insert and remaining keys have been completed.
 
* Prepared screenshots on different platforms, and submitted assignment.
 
* Prepared screenshots on different platforms, and submitted assignment.
 
+
* Created a working application.
  
 
Bug Report:
 
Bug Report:

Latest revision as of 16: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.