Rasmus Wriedt Larsen
|
bc49bc7095
|
Python: Add variable with underscore to __all__ tests
|
2021-04-06 11:54:25 +02:00 |
|
Rasmus Wriedt Larsen
|
224d3790b5
|
Python: Highlight all_indirect.py is not super important
At least not in my mind
|
2021-04-06 11:50:04 +02:00 |
|
Rasmus Wriedt Larsen
|
b11703cc74
|
Python: all_dybamic2 => all_indirect
|
2021-04-06 11:49:55 +02:00 |
|
Rasmus Wriedt Larsen
|
95ac2c8edd
|
Python: Add another dynamic __all__ test
|
2021-03-31 17:31:55 +02:00 |
|
Rasmus Wriedt Larsen
|
ab3edf37d7
|
Python: Handle __all__ assigned to a tuple
Examples where this is used in real code:
- 76c0b32f82/django/core/files/temp.py (L24)
- 76c0b32f82/django/contrib/gis/gdal/__init__.py (L44-L49)
|
2021-03-31 17:25:19 +02:00 |
|
Rasmus Wriedt Larsen
|
43306f4700
|
Python: Add tests for Module.declaredInAll
|
2021-03-31 17:24:17 +02:00 |
|
Taus Brock-Nannestad
|
f07a7bf8cf
|
Python: Autoformat everything using qlformat.
Will need subsequent PRs fixing up test failures (due to deprecated
methods moving around), but other than that everything should be
straight-forward.
|
2020-07-07 15:43:52 +02:00 |
|
Taus Brock-Nannestad
|
87a9f51c78
|
Python: Autoformat all .ql files.
|
2020-03-30 11:59:10 +02:00 |
|
Rasmus Wriedt Larsen
|
b1d1974a0f
|
Merge branch 'master' into python-modernise-statements
|
2020-03-10 14:53:44 +01:00 |
|
Rasmus Wriedt Larsen
|
f10a86d3ac
|
Python: Remove --optimize: true from options files
Tests will be run with optimizations on by default now.
|
2020-02-25 15:52:00 +01:00 |
|
Rasmus Wriedt Larsen
|
0509228296
|
Python: Make ModelUsage test language agnostic
|
2020-02-19 14:12:22 +01:00 |
|
Rasmus Wriedt Larsen
|
82b29b5698
|
Python: Recognize shebangs in module usage detection
|
2020-02-19 14:12:22 +01:00 |
|
Rasmus Wriedt Larsen
|
01f5b3dc63
|
Python: Add a script that we can't classify usage of
|
2020-02-19 14:12:22 +01:00 |
|
Rasmus Wriedt Larsen
|
3e7e9636ea
|
Python: Add ModuleValue.{isUsedAsModule, isUsedAsScript}
and a few test cases
|
2020-02-19 14:12:22 +01:00 |
|
Mark Shannon
|
62591e469e
|
Python: Avoid duplicate modules in points-to and resulting blow-up.
|
2019-06-17 17:53:17 +01:00 |
|
Mark Shannon
|
05b69a1c0f
|
QL tests for Python queries and libraries.
|
2018-11-19 15:15:54 +00:00 |
|