Sign in
chromium
/
external
/
github.com
/
kripken
/
emscripten
/
refs/heads/test-integer-limits
/
.
/
third_party
/
ply
/
test
/
README
blob: dc74ba3e66ab023edbf8b5f40b0f1c4dcb54e8f0 [
file
] [
edit
]
This
directory mostly contains tests
for
various types of error
conditions
.
To
run
:
$ python testlex
.
py
.
$ python testyacc
.
py
.
The
script
'cleanup.sh'
cleans up
this
directory to its original state
.