Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
emscripten-core
GitHub Repository: emscripten-core/emscripten
Path: blob/main/third_party/ply/test/README
6169 views
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.