Commit Graph

3 Commits

Author SHA1 Message Date
Saleem Abdulrasool
8ae31b646a Update process_fine_grained_swiftdeps.py
`python3 -m black %s`
2023-09-03 16:47:31 -07:00
Saleem Abdulrasool
555f83d491 Update process_fine_grained_swiftdeps.py 2023-09-03 11:58:35 -07:00
Saleem Abdulrasool
3bf039bfec tests: replace shell with python for portability
Replace the process_fine_grained_swiftdeps.sh with a python equivalent
(which also preserves the horrendous handling of YAML and even
"faithfully" replicates the horrible global variables).  This enables a
number of tests on Windows although the instigating macro test is not
yet enabled due to the need for further tweaks to the tests.
2023-09-03 11:49:31 -07:00