Files
codeql/.github/workflows
Paolo Tranquilli f171ce6341 Swift: add unit tests to code generation
Tests can be run with
```
bazel test //swift/codegen:tests
```

Coverage can be checked installing `pytest-cov` and running
```
pytest --cov=swift/codegen swift/codegen/test
```
2022-04-27 08:24:11 +02:00
..
2021-06-15 11:35:10 +02:00
2020-08-28 09:31:46 +02:00
2022-01-27 14:24:41 +01:00
2022-04-20 11:21:06 +12:00
2022-04-25 16:29:44 +02:00
2022-02-04 07:41:29 +13:00
2021-10-25 17:01:50 +02:00