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
..
all.html Refactor test suite to check multiple versions 4 years ago
constant.STATIC_MAX_LEVEL.html Refactor test suite to check multiple versions 4 years ago
enum.Level.html Refactor test suite to check multiple versions 4 years ago
enum.LevelFilter.html Refactor test suite to check multiple versions 4 years ago
fn.logger.html Refactor test suite to check multiple versions 4 years ago
fn.max_level.html Refactor test suite to check multiple versions 4 years ago
fn.set_boxed_logger.html Refactor test suite to check multiple versions 4 years ago
fn.set_logger.html Refactor test suite to check multiple versions 4 years ago
fn.set_logger_racy.html Refactor test suite to check multiple versions 4 years ago
fn.set_max_level.html Refactor test suite to check multiple versions 4 years ago
index.html Refactor test suite to check multiple versions 4 years ago
macro.debug!.html Refactor test suite to check multiple versions 4 years ago
macro.debug.html Refactor test suite to check multiple versions 4 years ago
macro.error!.html Refactor test suite to check multiple versions 4 years ago
macro.error.html Refactor test suite to check multiple versions 4 years ago
macro.info!.html Refactor test suite to check multiple versions 4 years ago
macro.info.html Refactor test suite to check multiple versions 4 years ago
macro.log!.html Refactor test suite to check multiple versions 4 years ago
macro.log.html Refactor test suite to check multiple versions 4 years ago
macro.log_enabled!.html Refactor test suite to check multiple versions 4 years ago
macro.log_enabled.html Refactor test suite to check multiple versions 4 years ago
macro.trace!.html Refactor test suite to check multiple versions 4 years ago
macro.trace.html Refactor test suite to check multiple versions 4 years ago
macro.warn!.html Refactor test suite to check multiple versions 4 years ago
macro.warn.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.Metadata.html Refactor test suite to check multiple versions 4 years ago
struct.MetadataBuilder.html Refactor test suite to check multiple versions 4 years ago
struct.ParseLevelError.html Refactor test suite to check multiple versions 4 years ago
struct.Record.html Refactor test suite to check multiple versions 4 years ago
struct.RecordBuilder.html Refactor test suite to check multiple versions 4 years ago
struct.SetLoggerError.html Refactor test suite to check multiple versions 4 years ago
trait.Log.html Refactor test suite to check multiple versions 4 years ago