view ply-3.8/test/README @ 8781:345fd6459206

<fizzie> ` ( cd share; bash ./configure )
author HackBot
date Sun, 10 Jul 2016 08:58:42 +0000
parents 343ff337a19b
children
line wrap: on
line source

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.