polarity-lang / polarity

A Language with Dependent Data and Codata Types
https://polarity-lang.github.io
Apache License 2.0
50 stars 0 forks source link

Search cases recursively #266

Closed BinderDavid closed 2 months ago

BinderDavid commented 2 months ago

The testsuite driver now searches for the examples recursively in the given directories. This allows to revisit the examples and to give the a bit more structure. I have started with this by adding Data and Codata subdirectories. I will revisit the examples more exhaustively in a later PR.