view ply-3.8/test/README @ 9597:ece614dcd8b6

<shachaf> learn Testing
author HackBot
date Tue, 01 Nov 2016 07:31:10 +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.