webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Namespaces | Functions | Variables
runjsontests.py File Reference

Namespaces

 runjsontests
 

Functions

def runjsontests.compareOutputs (expected, actual, message)
 
def runjsontests.safeReadFile (path)
 
def runjsontests.runAllTests (jsontest_executable_path, input_dir=None, use_valgrind=False, with_json_checker=False)
 
def runjsontests.main ()
 

Variables

string runjsontests.VALGRIND_CMD = 'valgrind --tool=memcheck --leak-check=yes --undef-value-errors=yes '