Dave Halter
|
332631434c
|
Remove some unnecessary utf-8 references
|
2020-07-02 03:30:41 +02:00 |
|
Dave Halter
|
5a912de937
|
Remove a few unicode references in tests
|
2020-07-02 03:18:48 +02:00 |
|
Dave Halter
|
782c561e86
|
Fix the compatibility docstring
|
2020-07-02 02:03:34 +02:00 |
|
Dave Halter
|
d6d9286242
|
Get rid of deprecations in tests
|
2020-03-21 02:15:57 +01:00 |
|
Dave Halter
|
4a1d9a9116
|
Use project instead of sys_path parameter in tests
|
2020-01-30 21:02:47 +01:00 |
|
Dave Halter
|
d7d9c9642a
|
Don't use goto_definitions anymore, use infer
|
2019-12-20 19:06:24 +01:00 |
|
Dave Halter
|
2cc898ba35
|
Get rid of completions in tests
|
2019-12-20 16:54:51 +01:00 |
|
Dave Halter
|
cef769ecd8
|
The encoding parameter should be used again (includes test), fixes #1167
|
2018-07-09 18:25:28 +02:00 |
|
Dave Halter
|
fc315108f0
|
Get rid of a cwd to tmpdir, because with the subprocess it doesn't behave the same depending on which tests you run first
|
2018-01-20 21:56:56 +01:00 |
|
Dave Halter
|
94ce54e776
|
Merge with master again
Some bugs were still present in master
|
2018-01-20 21:45:55 +01:00 |
|
Dave Halter
|
20d64cf2b3
|
Fix issues with a recent refactoring
|
2018-01-20 21:21:58 +01:00 |
|
Dave Halter
|
d986c44b94
|
Merge with master
The deprecation of Python2.6 and the insertion of environments made it quite difficult to merge.
|
2018-01-20 19:32:59 +01:00 |
|
Dave Halter
|
877383b110
|
Add a test to avoid encoding issues. Fixes #1003
|
2018-01-20 18:28:29 +01:00 |
|
Dave Halter
|
da211aa63d
|
Use the Script fixture more generally
|
2017-12-29 18:40:17 +01:00 |
|
Dave Halter
|
2252271bf5
|
fix unicode issues with python2.7
|
2014-02-25 12:54:06 +01:00 |
|
Dave Halter
|
c5fcebde82
|
changed _compatibility.utf8 -> 'u' and removed a lot of the issues with the now enforced unicode source input of the parser
|
2014-02-23 11:29:00 +01:00 |
|
Dave Halter
|
8660555d7b
|
moved api, parser and evaluate test directories to test_api, test_parser...
|
2014-01-29 21:16:18 +01:00 |
|