semantic: Tests

 
 3.6 Tests
 =========
 
 ‘semantic-utest.el’
      Basic testing of parsing and incremental parsing for most supported
      languages.
 
 ‘semantic-ia-utest.el’
      Test the semantic analyzer’s ability to provide smart completions.
 
 ‘semantic-utest-c.el’
      Tests for the C parser’s lexical pre-processor.
 
 ‘semantic-regtest.el’
      Regression tests from the older Semantic 1.x API.