Mercurial > hg
comparison mercurial/localrepo.py @ 23245:d33a90cb2a32 stable
test-run-tests: accept more levels of precision and trailing ws (issue4440)
simplejson produces slightly different output from the built-in json
module, specifically:
* It uses 0.000 instead of 0.0000
* It likes to put a trailing space after a comma
This change works around both of those variations.
author | Augie Fackler <raf@durin42.com> |
---|---|
date | Thu, 06 Nov 2014 10:57:13 -0500 |
parents | eb315418224c |
children | 3872d563e01a 53a65929ef1f |
comparison
equal
deleted
inserted
replaced
23232:a0ccb66f344d | 23245:d33a90cb2a32 |
---|