webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
WTR::TestCommand Struct Reference

#include <TestController.h>

Public Attributes

std::string pathOrURL
 
std::string absolutePath
 
bool shouldDumpPixels { false }
 
std::string expectedPixelHash
 
int timeout { 0 }
 
bool dumpJSConsoleLogInStdErr { false }
 

Member Data Documentation

◆ absolutePath

std::string WTR::TestCommand::absolutePath

◆ dumpJSConsoleLogInStdErr

bool WTR::TestCommand::dumpJSConsoleLogInStdErr { false }

◆ expectedPixelHash

std::string WTR::TestCommand::expectedPixelHash

◆ pathOrURL

std::string WTR::TestCommand::pathOrURL

◆ shouldDumpPixels

bool WTR::TestCommand::shouldDumpPixels { false }

◆ timeout

int WTR::TestCommand::timeout { 0 }

The documentation for this struct was generated from the following file: