Added more explicit doc indicator tests

This commit is contained in:
Jesse Beder
2009-08-26 16:23:58 +00:00
parent 1b240d3576
commit 0d41a7de7c
3 changed files with 73 additions and 0 deletions

View File

@@ -42,6 +42,8 @@ namespace Test {
bool AliasWithNull();
bool ExplicitDoc();
bool MultipleDocs();
bool ExplicitEndDoc();
bool MultipleDocsWithSomeExplicitIndicators();
}
namespace Emitter {