webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Functions | |
def | process_file (infile, outfile) |
Variables | |
head = re.compile( r"^(\s*</head>)", re.MULTILINE ) | |
runtest = re.compile( r"runTest\(\s*(\S.*?)\s*\)", re.DOTALL ) | |
string | scripts |
def make-polyfill-tests.process_file | ( | infile, | |
outfile | |||
) |
make-polyfill-tests.head = re.compile( r"^(\s*</head>)", re.MULTILINE ) |
string make-polyfill-tests.scripts |