Skip to content

Commit

Permalink
mod: glados.cabal add Codegen tests
Browse files Browse the repository at this point in the history
  • Loading branch information
G0nzal0zz committed Jan 19, 2025
1 parent b4e8e6c commit b48a0d9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions glados.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,12 @@ test-suite glados-test
Ast.Parser.TypeDefinitionSpec
Ast.Parser.TypeSpec
Codegen.CodegenSpec
Codegen.ExprGen.FunctionSpec
Codegen.ExprGen.GlobalSpec
Codegen.ExprGen.CastSpec
Codegen.ExprGen.ControlFlowSpec
Codegen.ExprGen.DataValueSpec
Codegen.ExprGen.StateSpec

hs-source-dirs: test
main-is: Spec.hs
Expand Down

0 comments on commit b48a0d9

Please # to comment.