Closed
Bug 517822
Opened 15 years ago
Closed 15 years ago
Breakpad Linux Dumper: adapt STABS reader unit tests to Google C++ Testing Framework
Categories
(Toolkit :: Crash Reporting, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: jimb, Assigned: jimb)
References
Details
I promised Neal Sidhwaney unit tests for the rewritten STABS reader module. I've submitted a patch at:
http://breakpad.appspot.com/25004/show
Neal asked that it be modified to use the Google C++ Testing Framework.
Assignee | ||
Updated•15 years ago
|
Assignee: nobody → jim
Assignee | ||
Comment 1•15 years ago
|
||
This is done; patches and work in Breakpad issue database, with URLs like:
http://breakpad.appspot.com/49010/show
49010 - Breakpad Linux Dumper: Fix up comments in google_breakpad::Module interface.
49003 - Breakpad Linux Dumper: Add unit tests for STABS dumper.
50001 - Breakpad Linux dumper: Add unit tests for google_breakpad::Module.
49002 - Breakpad Linux Dumper: Use proper sizes and radixes when writing Breakpad symbol files.
49001 - Breakpad Linux dumper: move DumpStabsHandler into its own file, for testing.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•