• Login
  • Help/Guide
  • About Trac
  • Preferences
  • Wiki
  • Timeline
  • Roadmap
  • Browse Source
  • View Tickets
  • Search

Context Navigation

  • ← Previous Change
  • Next Change →

Changeset 79 for Xml/Validator/Backend/RunAndCheck.py

Show
Ignore:
Timestamp:
08/17/07 14:31:04 (15 months ago)
Author:
andrew
Message:

Updated to find extra refrences to IDs that did not end in Ref

Location:
Xml/Validator/Backend
Files:
2 modified

  • . (modified) (1 prop)
  • RunAndCheck.py (modified) (1 diff)

Legend:

Unmodified
Added
Removed
  • Xml/Validator/Backend

    • Property svn:ignore set to
      OmeValidator.pyc
      samples
  • Xml/Validator/Backend/RunAndCheck.py

    r75 r79  
    1515 
    1616def main(): 
    17         for aFilename in ["samples/sdub.ome", "samples/tiny.ome", "samples/broke.ome"]: 
     17        for aFilename in ["samples/completesamplenopre.xml","samples/completesample.xml","samples/sdub.ome","samples/sdub-fix.ome", "samples/tiny.ome", "samples/broke.ome"]: 
    1818                print "============ XML file %s ============ " % aFilename 
    1919                print OmeValidator.XmlReport.validateFile(aFilename) 

Download in other formats:

  • Unified Diff
  • Zip Archive

Trac Powered

Powered by Trac 0.11
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/