Difference between revisions of "Other Tools"

From Apache OpenOffice Wiki
Jump to: navigation, search
(Testing)
m
Line 36: Line 36:
 
*[http://delta.tigris.org/ delta], for delta-debugging input data
 
*[http://delta.tigris.org/ delta], for delta-debugging input data
 
*[[testshl2]], OOo's own version of c++ unit tests
 
*[[testshl2]], OOo's own version of c++ unit tests
 +
  
 
==X11-specific==
 
==X11-specific==

Revision as of 13:01, 15 September 2006

This page is a bag of misc: links to a ton of tools people might find useful, for grokking, analysing, testing, and transforming OOo's code base

Static code analysis


Front ends


Flawfinder and similar


Code Metrics


Testing

  • delta, for delta-debugging input data
  • testshl2, OOo's own version of c++ unit tests


X11-specific

  • xephyr nested X server with all contemporary extensions
  • xrestop X resource profiling (parse it x res top)
  • xresponse X client for measuring response timing


C++ Parsing

Personal tools