[ scummvm-Patches-2982224 ] GSoC: Added unit test and unified error message display

SourceForge.net noreply at sourceforge.net
Mon Apr 5 21:20:58 CEST 2010


Patches item #2982224, was opened at 2010-04-06 00:50
Message generated for change (Tracker Item Submitted) made by sud03r
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418822&aid=2982224&group_id=37116

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: GSoC
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Neeraj Kumar (sud03r)
Assigned to: Nobody/Anonymous (nobody)
Summary: GSoC: Added unit test and unified error message display

Initial Comment:
for unit test  testing Common::StringTokenizer Class:
Added test/common/tokenizer.h  

unified display of error messages to users:

Modified common/error.h (Added definition of required helper functions)
Added  common/error.cpp (Implemented the error table and required helper functions)
Modified common/module.mk (to accomodate error.o)
Modified base/main.cpp (replaced the switch-cases by the written helper function, modified error handling)

Please, let me know of ay modifications that may be required,

Thanks

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418822&aid=2982224&group_id=37116




More information about the Scummvm-tracker mailing list