Benjamin Peterson
|
b598393bcb
|
enable test_main.py
|
2009-12-29 00:09:33 +00:00 |
Benjamin Peterson
|
28e463d131
|
enable test_parser in lib2to3
|
2009-11-02 18:24:57 +00:00 |
Benjamin Peterson
|
aed6c4556c
|
add space
|
2009-11-02 18:16:36 +00:00 |
Benjamin Peterson
|
003d7463dd
|
enable refactor tests
|
2008-09-27 21:12:20 +00:00 |
Benjamin Peterson
|
e2886fd3ca
|
now that test_lib2to3 actually works and isn't extremely slow, we don't need the lib2to3 resource
|
2008-07-18 14:26:35 +00:00 |
Benjamin Peterson
|
4b4f0ebf19
|
lib2to3 isn't broken anymore, so we can run the test
|
2008-07-16 17:03:06 +00:00 |
Benjamin Peterson
|
a736a28702
|
disable lib2to3 in the trunk. It's broken just for 2.6
|
2008-07-16 00:44:02 +00:00 |
Martin v. Löwis
|
5a9ef426a9
|
Disable lib2to3 by default, unless run explicitly.
|
2008-07-05 15:48:20 +00:00 |
Brett Cannon
|
8820f2a979
|
Add ``if __name__ == '__main__'`` to some test files where it didn't take a lot
of effort to do so.
|
2008-04-01 12:46:02 +00:00 |
Martin v. Löwis
|
53dbcd33a9
|
Run 2to3 tests.
|
2008-03-28 05:26:10 +00:00 |