test_ok1/py/apigen/source/testing
guido ada3a4cfcf [svn r38386] Fixed some more nasty problems after running py.test --apigen on pypy: problem
recognizing """foo "bar" baz""" as a single line string (hack unfortunately),
unicode problems. Also added some code to debug the tokenizer: you can now run
the color.py script with a Python file as arg to tokenize the file.

--HG--
branch : trunk
2007-02-10 15:20:21 +01:00
..
__init__.py [svn r37264] create the new development trunk 2007-01-24 15:24:01 +01:00
test_browser.py [svn r37264] create the new development trunk 2007-01-24 15:24:01 +01:00
test_color.py [svn r38386] Fixed some more nasty problems after running py.test --apigen on pypy: problem 2007-02-10 15:20:21 +01:00
test_html.py [svn r37739] Made that only the first two lines of a source file are examined for the 2007-02-01 15:57:34 +01:00