Mercurial > hg
view tests/README @ 28961:2e58dc022caa
debugcreatestreamclonebundle: use single quotes around command hint
Windows command lines use double quotes to quote arguments with spaces.
This change is in a series to unify around using single quotes around
commands, and double quotes around interior arguments.
author | timeless <timeless@mozdev.org> |
---|---|
date | Thu, 14 Apr 2016 15:17:15 +0000 |
parents | 4b0fc75f9403 |
children |
line wrap: on
line source
To run the tests, do: cd tests/ python run-tests.py See https://mercurial-scm.org/wiki/WritingTests for more information on writing tests.