test/tools/doclint/tidy/BadEnd.out

changeset 2110
b024fe427d24
parent 1465
a22f23fb7abf
child 2525
2eb010b6cb22
     1.1 --- a/test/tools/doclint/tidy/BadEnd.out	Fri Oct 11 23:31:06 2013 -0700
     1.2 +++ b/test/tools/doclint/tidy/BadEnd.out	Mon Oct 14 12:38:09 2013 -0700
     1.3 @@ -1,6 +1,9 @@
     1.4  BadEnd.java:14: warning: nested tag not allowed: <code>
     1.5   * <code> text <code>
     1.6                 ^
     1.7 +BadEnd.java:14: warning: empty <code> tag
     1.8 + * <code> text <code>
     1.9 +               ^
    1.10  BadEnd.java:14: error: element not closed: code
    1.11   * <code> text <code>
    1.12                 ^
    1.13 @@ -14,4 +17,4 @@
    1.14   * <a name="here"> text <a>
    1.15     ^
    1.16  4 errors
    1.17 -1 warning
    1.18 +2 warnings

mercurial