Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
test:css2.1:harness [2014/07/31 17:13] plinsstest:css2.1:harness [2014/09/04 10:02] plinss
Line 5: Line 5:
 ===== Build Requirements ===== ===== Build Requirements =====
  
-  * Python 2.6 or 2.7 (2.6 preferred for OS X 10.6, 2.7 preferred for OS X 10.7+) (note ucs4 support is required, on OSX, use 'port install python26 +ucs4' or 'port install python27 +ucs4' to install)+  * Python 2.7 (note ucs4 support is required, on OSX, use 'port install python27 +ucs4' to install with MacPorts)
   * The [[http://tt2.org/python/|Template-Python module]]   * The [[http://tt2.org/python/|Template-Python module]]
   * The [[http://lxml.de/installation.html|lxml Python module]]   * The [[http://lxml.de/installation.html|lxml Python module]]
   * The [[https://github.com/html5lib/html5lib-python|html5lib Python module]]    * The [[https://github.com/html5lib/html5lib-python|html5lib Python module]] 
-  * Perl 5 +  * [[http://mercurial.selenic.com/|Mercurial]]
-  * [[http://mercurial.selenic.com/|Mercurial]] (for building as well as cloning)+
   * A full clone of the [[http://test.csswg.org/|test repository]]   * A full clone of the [[http://test.csswg.org/|test repository]]
  
Line 16: Line 15:
  
   * To build all tests, run the ''tools/build.py'' script from the root of your test repository checkout.   * To build all tests, run the ''tools/build.py'' script from the root of your test repository checkout.
-  * To build only specific test suites, list their names ar arguments to ''tools/build.py''.+  * To build only specific test suites, list their names as arguments to ''tools/build.py''.
   * In both cases, the built test suite will be in ''dist/''.   * In both cases, the built test suite will be in ''dist/''.
  
 
test/css2.1/harness.txt · Last modified: 2014/12/09 15:48 by 127.0.0.1
Recent changes RSS feed Valid XHTML 1.0 Valid CSS Driven by DokuWiki