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

#include <DumpRenderTree.h>

Public Attributes

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

Member Data Documentation

◆ absolutePath

std::string TestCommand::absolutePath

◆ dumpJSConsoleLogInStdErr

bool TestCommand::dumpJSConsoleLogInStdErr { false }

◆ expectedPixelHash

std::string TestCommand::expectedPixelHash

◆ pathOrURL

std::string TestCommand::pathOrURL

◆ shouldDumpPixels

bool TestCommand::shouldDumpPixels { false }

◆ timeout

int TestCommand::timeout { 30000 }

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