|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <TestController.h>
Public Attributes | |
| std::string | pathOrURL |
| std::string | absolutePath |
| bool | shouldDumpPixels { false } |
| std::string | expectedPixelHash |
| int | timeout { 0 } |
| bool | dumpJSConsoleLogInStdErr { false } |
| std::string WTR::TestCommand::absolutePath |
| bool WTR::TestCommand::dumpJSConsoleLogInStdErr { false } |
| std::string WTR::TestCommand::expectedPixelHash |
| std::string WTR::TestCommand::pathOrURL |
| bool WTR::TestCommand::shouldDumpPixels { false } |
| int WTR::TestCommand::timeout { 0 } |
1.8.13