##// END OF EJS Templates
coverage: deal with symlinked input paths (MacOSX issue)...
coverage: deal with symlinked input paths (MacOSX issue) /tmp is symlinked in MacOSX therefore test scripts as well as python modules are installed in a symlinked location. coverage.py uses abspath() to normalize its inputs which fails if these are referencing real paths. Use realpath() instead.
Patrick Mezard -
r6349:6aaf5b1d default
Show More
Name Size Modified Last Commit Author
/ hgext
convert
inotify
__init__.py Loading ...
acl.py Loading ...
alias.py Loading ...
bugzilla.py Loading ...
children.py Loading ...
churn.py Loading ...
color.py Loading ...
extdiff.py Loading ...
fetch.py Loading ...
gpg.py Loading ...
graphlog.py Loading ...
hgk.py Loading ...
highlight.py Loading ...
imerge.py Loading ...
interhg.py Loading ...
keyword.py Loading ...
mq.py Loading ...
notify.py Loading ...
pager.py Loading ...
parentrevspec.py Loading ...
patchbomb.py Loading ...
purge.py Loading ...
record.py Loading ...
transplant.py Loading ...
win32mbcs.py Loading ...
win32text.py Loading ...