Dave Halter
|
d9a90d5d5e
|
Remove a test that no longer made sense
|
2020-07-19 13:55:18 +02:00 |
|
Dave Halter
|
14ac0512a9
|
Get rid of cwd modifications in tests
|
2020-02-06 01:47:39 +01:00 |
|
Dave Halter
|
d7d9c9642a
|
Don't use goto_definitions anymore, use infer
|
2019-12-20 19:06:24 +01:00 |
|
Dave Halter
|
38460ce9d7
|
Use complete instead of completions in test_api/
|
2019-12-20 16:16:01 +01:00 |
|
Dave Halter
|
03920502c4
|
infer_state -> inference_state
|
2019-08-16 11:44:30 +02:00 |
|
Dave Halter
|
a5dff65142
|
Evaluator -> InferState
|
2019-08-15 00:37:51 +02:00 |
|
Dave Halter
|
3b4f292464
|
Move the evaluate package to inference
|
2019-08-15 00:14:26 +02:00 |
|
Andreas Mittelberger
|
e843c6108d
|
fix add_bracket_after_function had no effect (#1297)
* fix add_bracket_after_function had no effect
* added test for fix
* using monkeypatch to set add_bracket_after_function.
|
2019-04-13 00:41:02 +02:00 |
|
Dave Halter
|
68381e09c9
|
Move the last test out of test_regressions and delete the file
This also deletes a test that probably has become useful because the issue it tested was caused by code that doesn't exist anymore
|
2017-12-29 20:38:30 +01:00 |
|
Dave Halter
|
01ffd2f981
|
Move most of the regression tests into other test files
|
2017-12-29 20:26:53 +01:00 |
|