![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Go to the source code of this file.
Namespaces | |
namespace | testing |
namespace | testing.tools |
namespace | testing.tools.test_runner |
Functions | |
testing.tools.test_runner._RunTextTest (test_case) | |
testing.tools.test_runner._RunPixelTest (test_case) | |
testing.tools.test_runner._InitializePerProcessState (config) | |
testing.tools.test_runner._GetTestId (input_basename) | |
testing.tools.test_runner._GetArtifactFromFilePath (file_path) | |
Variables | |
str | testing.tools.test_runner.TEST_SEED_TIME = '1399672130' |
list | testing.tools.test_runner.TEXT_TESTS = ['javascript'] |
testing.tools.test_runner.TEST_TIMEOUT = timedelta(minutes=5).total_seconds() | |
testing.tools.test_runner._per_process_state = None | |