commit | 6c0f337904c1a6414fbaee84f7923cc0877e47eb | [log] [tgz] |
---|---|---|
author | Frank Wierzbicki <fwierzbicki@gmail.com> | Sun Aug 02 20:37:48 2009 +0000 |
committer | Frank Wierzbicki <fwierzbicki@gmail.com> | Sun Aug 02 20:37:48 2009 +0000 |
tree | 06b551434e249342433bab56af0ae1b1c1c74722 | |
parent | 9a6d6c93b45b32c21db5bce25495fec756f6c53d [diff] |
Adding tests derived from the Jython project. These are primarily tests of 'single' statements with partial sentences (so they test things like "try:" in interactive mode). Others tests hit areas that previously failed in Jython. A couple still fail in Jython, mainly due to the difficulty of parsing partial sentences (but should be fixed by Jython 2.6).