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 [2013/06/28 20:47] – [Write Access] 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]] (Note that the SVN command on that page is incorrect; it should be ''svn co svn:/''''/svn.tt2.org/tt/Template-Python/trunk Template-Python'')+  * 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]]
-  * [[http://test.csswg.org/source/tools/w3ctestlib/html5lib.patch|patched]] copy of the Python [[http://code.google.com/p/html5lib/|html5lib]] 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]]
  
 ===== Build Instructions ===== ===== Build Instructions =====
  
-  * To build all tests, run the ''tools/pub-css21.pl'' 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 approved testsrun the ''tools/build-css21.py'' script from the root of your test repository checkout.+  * To build only specific test suiteslist 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