Rasmus Wriedt Larsen
|
25d3af9236
|
Merge branch 'main' into clean-tests
|
2023-11-16 11:21:01 +01:00 |
|
Rasmus Wriedt Larsen
|
f9e9ae91f7
|
Python: Move tests that would change under Python 3.12 to lang specific directory
This moves the tests to Python 2, next we copy them to Python 3.
|
2023-11-15 11:42:38 +01:00 |
|
Rasmus Wriedt Larsen
|
69453aa144
|
Python: Fix missing newline in .expected
|
2023-11-15 10:10:23 +01: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 |
|
Henning Makholm
|
073563a19b
|
Python tests: explicitly specify --lang2 for python2 tests
This allows them to work with the `LegacyQltLanguage.PYTHON3` extraction recipe.
|
2019-12-07 02:38:02 +01:00 |
|
Mark Shannon
|
adb4c42aa5
|
Python: Add 2-only library tests.
|
2019-02-08 14:49:04 +00:00 |
|