common-workflow-language / schema_salad

Semantic Annotations for Linked Avro Data
https://www.commonwl.org/v1.2/SchemaSalad.html
Apache License 2.0
72 stars 62 forks source link

tests: add cpp generation tests #746

Closed SGSSGene closed 1 year ago

SGSSGene commented 1 year ago

Currently we only have a tests, that checks that CWL schema can be parsed. This is very complex test case and hard to debug.

This adds common code generation cases with a small schema salad description and the expected generated file.