Test-suite passes.

All tests pass with one exception: some Broxygen tests are broken
because dpd_config doesn't exist anymore. Need to update the mechanism
for auto-documenting well-known ports.
This commit is contained in:
Robin Sommer 2013-03-26 13:57:17 -07:00
parent eef4858692
commit 2be985433c
28 changed files with 84 additions and 62 deletions

View file

@ -140,7 +140,8 @@ public:
bool IsFinished() const { return finished; }
Tag GetTag() const { return tag; }
Tag GetAnalyzerTag() const { return tag; }
const string& GetAnalyzerName() const;
bool IsAnalyzer(const char* name);
// Management of the tree.