meson/test cases/windows
Eli Schwartz 4340bf34fa
various python neatness cleanups
All changes were created by running

"pyupgrade --py3-only --keep-percent-format"

and committing the results. I have not touched string formatting for
now.

- use set literals
- simplify .format() parameter naming
- remove __future__
- remove default "r" mode for open()
- use OSError rather than compatibility aliases
- remove stray parentheses in function(generator) scopes
2021-03-04 17:11:26 -05:00
..
1 basic test: merge installed_files.txt into test.json 2020-02-25 21:47:42 +01:00
2 winmain ci/test: unused args for Windows 2019-12-04 10:59:40 +02:00
3 cpp ci/test: unused args for Windows 2019-12-04 10:59:40 +02:00
4 winmaincpp ci/test: unused args for Windows 2019-12-04 10:59:40 +02:00
5 resources ci/test: unused args for Windows 2019-12-04 10:59:40 +02:00
6 vs module defs ci/test: unused args for Windows 2019-12-04 10:59:40 +02:00
7 dll versioning test: merge installed_files.txt into test.json 2020-02-25 21:47:42 +01:00
8 find program Use python3 in some tests which were still using python 2020-01-21 04:26:50 +10:00
9 vs module defs generated ci/test: unused args for Windows 2019-12-04 10:59:40 +02:00
10 vs module defs generated custom target ci/test: unused args for Windows 2019-12-04 10:59:40 +02:00
11 exe implib test: merge installed_files.txt into test.json 2020-02-25 21:47:42 +01:00
12 resources with custom targets various python neatness cleanups 2021-03-04 17:11:26 -05:00
13 test argument extra paths ci/test: unused args for Windows 2019-12-04 10:59:40 +02:00
14 resources with custom target depend_files ci/test: unused args for Windows 2019-12-04 10:59:40 +02:00
15 resource scripts with duplicate filenames ci/test: unused args for Windows 2019-12-04 10:59:40 +02:00
16 gui app Add win_subsystem kwarg. Closes #7765. 2020-10-07 18:55:25 +03:00
17 msvc ndebug fix msvc not recognising b_ndebug 2020-07-19 15:26:30 +03:00