Revision 266ac8ec00a6f75e2dc971ee3ebde12ee804d093 authored by James Graham on 12 April 2018, 14:20:58 UTC, committed by James Graham on 12 April 2018, 14:25:06 UTC
We were accidentally not including anything in reftest_nodes_by_url
due to a combination of a typo and some bugs. This meant that reftest
chains only ever ran the first comparison and then passed. Fix this,
and add a test to ensure that it keeps working.
1 parent 3bdde55
History
File Mode Size
doc
html5lib
utils
.gitignore -rw-r--r-- 323 bytes
.gitmodules -rw-r--r-- 109 bytes
.travis.yml -rw-r--r-- 580 bytes
AUTHORS.rst -rw-r--r-- 516 bytes
CHANGES.rst -rw-r--r-- 4.1 KB
CONTRIBUTING.rst -rw-r--r-- 2.4 KB
LICENSE -rw-r--r-- 1.1 KB
MANIFEST.in -rw-r--r-- 149 bytes
README.rst -rw-r--r-- 4.2 KB
debug-info.py -rw-r--r-- 779 bytes
flake8-run.sh -rwxr-xr-x 393 bytes
parse.py -rwxr-xr-x 8.6 KB
requirements-install.sh -rwxr-xr-x 537 bytes
requirements-optional-2.6.txt -rw-r--r-- 126 bytes
requirements-optional-cpython.txt -rw-r--r-- 143 bytes
requirements-optional.txt -rw-r--r-- 334 bytes
requirements-test.txt -rw-r--r-- 58 bytes
requirements.txt -rw-r--r-- 4 bytes
setup.py -rw-r--r-- 1.7 KB
tox.ini -rw-r--r-- 513 bytes

README.rst

back to top