Sign in
chromium
/
external
/
w3c
/
web-platform-tests
/
refs/heads/active-script-webidl-callbacks
/
.
/
html
/
canvas
/
tools
/
build.sh
blob: ae1563ad85de7f5cc502d75b079121236de9b249 [
file
] [
log
] [
blame
] [
edit
]
#!/usr/bin/env sh
set
-
ex
cd
"${0%/*}"
virtualenv
-
p python2
.
virtualenv
.
virtualenv
/
bin
/
pip install pyyaml cairocffi
.
virtualenv
/
bin
/
python gentest
.
py