You are viewing a plain text version of this content. The canonical link for it is here.
Posted to watchdog-dev@jakarta.apache.org by va...@hyperreal.org on 1999/11/05 07:12:08 UTC

cvs commit: jakarta-watchdog/src/server/jsp-tests/golden-files/tagext/VariableInfo positiveGetClassName.html positiveGetDeclare.html positiveGetScope.html positiveGetVarName.html

vanitha     99/11/04 22:12:06

  Added:       src/server/jsp-tests/golden-files/tagext/VariableInfo
                        positiveGetClassName.html positiveGetDeclare.html
                        positiveGetScope.html positiveGetVarName.html
  Log:
  Added golden-files
  
  Revision  Changes    Path
  1.1                  jakarta-watchdog/src/server/jsp-tests/golden-files/tagext/VariableInfo/positiveGetClassName.html
  
  Index: positiveGetClassName.html
  ===================================================================
  <html>
  <title>positiveGetClassName</title>
  <body>
           
  
  
  
  
  Test For getClassName -- String
  </body>
  </html>
  
  
  1.1                  jakarta-watchdog/src/server/jsp-tests/golden-files/tagext/VariableInfo/positiveGetDeclare.html
  
  Index: positiveGetDeclare.html
  ===================================================================
  <html>
  <title>positiveGetDeclare</title>
  <body>
           
  
  
  
  
  Test For getDeclare -- true
  </body>
  </html>
  
  
  1.1                  jakarta-watchdog/src/server/jsp-tests/golden-files/tagext/VariableInfo/positiveGetScope.html
  
  Index: positiveGetScope.html
  ===================================================================
  <html>
  <title>positiveGetScope</title>
  <body>
           
  
  
  
  
  Test For getScope method -- 0
  </body>
  </html>
  
  
  1.1                  jakarta-watchdog/src/server/jsp-tests/golden-files/tagext/VariableInfo/positiveGetVarName.html
  
  Index: positiveGetVarName.html
  ===================================================================
  <html>
  <title>positiveGetVarName</title>
  <body>
           
  
  
  
  
  Test For getVarName -- member
  </body>
  </html>