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
Next revisionBoth sides next revision
tools:hg [2015/01/07 10:56] – and notes re: EditingHistory and reference and hg strip, since I found it useful tantektools:hg [2015/01/30 16:06] – [Setting Up Mercurial Preferences] plinss
Line 56: Line 56:
   mq =    mq = 
   graphlog =    graphlog = 
 +  progress =
 +  bookmarks =
 +  color =
      
   [auth]   [auth]
Line 140: Line 143:
 </code> </code>
  
-** Resources directory (needed when authoring script tests using testharness) **+** Resources directory (for script tests) ** 
 + 
 +This directory contains testharness.js which is needed if you'll be running script tests locally. This is maintained in a separate repository in GitHub. See the [[https://help.github.com/articles/set-up-git/|instructions on GitHub]] for setting up git, then:
 <code> <code>
 cd /     #not required, but resources directory is located at root level in repository cd /     #not required, but resources directory is located at root level in repository
-hg clone https://dvcs.w3.org/hg/resources/     +git clone https://github.com/w3c/testharness.js.git resources
 </code> </code>
  
 
tools/hg.txt · Last modified: 2017/01/30 16:55 by plinss
Recent changes RSS feed Valid XHTML 1.0 Valid CSS Driven by DokuWiki