You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Robin Krahl 628377c83b
Refactor test suite to check multiple versions
This patch refactors the test suite:
- Instead of always generating the documentation with the available
  rustdoc version, we now store generated documentation for all
  supported rustdoc versions in the test/html directory.
- Instead of using one snapshot per test case, we now use one snapshot
  per test case and rustdoc version.
4 years ago
..
attributes Refactor test suite to check multiple versions 4 years ago
iter Refactor test suite to check multiple versions 4 years ago
node_data_ref Refactor test suite to check multiple versions 4 years ago
parser Refactor test suite to check multiple versions 4 years ago
select Refactor test suite to check multiple versions 4 years ago
traits Refactor test suite to check multiple versions 4 years ago
tree Refactor test suite to check multiple versions 4 years ago
all.html Refactor test suite to check multiple versions 4 years ago
enum.NodeData.html Refactor test suite to check multiple versions 4 years ago
fn.parse_html.html Refactor test suite to check multiple versions 4 years ago
fn.parse_html_with_options.html Refactor test suite to check multiple versions 4 years ago
index.html Refactor test suite to check multiple versions 4 years ago
sidebar-items.js Refactor test suite to check multiple versions 4 years ago
struct.Attribute.html Refactor test suite to check multiple versions 4 years ago
struct.Attributes.html Refactor test suite to check multiple versions 4 years ago
struct.Doctype.html Refactor test suite to check multiple versions 4 years ago
struct.DocumentData.html Refactor test suite to check multiple versions 4 years ago
struct.ElementData.html Refactor test suite to check multiple versions 4 years ago
struct.ExpandedName.html Refactor test suite to check multiple versions 4 years ago
struct.Node.html Refactor test suite to check multiple versions 4 years ago
struct.NodeDataRef.html Refactor test suite to check multiple versions 4 years ago
struct.NodeRef.html Refactor test suite to check multiple versions 4 years ago
struct.ParseOpts.html Refactor test suite to check multiple versions 4 years ago
struct.Selector.html Refactor test suite to check multiple versions 4 years ago
struct.Selectors.html Refactor test suite to check multiple versions 4 years ago
struct.Specificity.html Refactor test suite to check multiple versions 4 years ago