Takafumi Arakaki
|
71bb93224d
|
Ignore first N failures in Python 2.5
|
2013-03-12 07:48:20 +01:00 |
|
Takafumi Arakaki
|
ab79689cee
|
Use unittest2 for Python < 2.7
|
2013-03-10 21:28:27 +01:00 |
|
Takafumi Arakaki
|
3b41a47c08
|
Re-add sys.path setup in test/base.py
|
2013-03-10 18:58:32 +01:00 |
|
Takafumi Arakaki
|
20c9709aef
|
Do not change cwd at import time
|
2013-03-10 17:28:48 +01:00 |
|
David Halter
|
b0c3fd5439
|
api.Script.get_definition -> definition, to be consistent in the api naming. deprecated api.Script.get_definition
|
2013-02-21 22:12:51 +04:30 |
|
David Halter
|
f8e0c78f77
|
Script.get_in_function_call -> Script.function_definition
|
2013-02-21 22:05:39 +04:30 |
|
David Halter
|
869572fe64
|
further improvements of the jedi import in tests
|
2013-01-08 12:29:17 +01:00 |
|
David Halter
|
3c4e079ecb
|
import jedi in tests and not api
|
2013-01-08 12:15:50 +01:00 |
|
David Halter
|
795d25d9a7
|
improved some run.py stuff again
|
2013-01-06 01:48:48 +01:00 |
|
David Halter
|
ce51021c1e
|
move more testing functionality out of run.py
|
2013-01-05 22:42:16 +01:00 |
|
David Halter
|
31e8a8c5a2
|
remove sys path stuff in run.py (it's in base)
|
2013-01-05 20:19:48 +01:00 |
|
David Halter
|
15bd963f59
|
move test bases to test/base.py
|
2013-01-05 18:59:56 +01:00 |
|