Skip to content

overturetool/externaltests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

external tests

This repository contains the external tests for Overture. The folders are organised as follows:

  • cgip: tests for the Interpreter
  • pog: tests for the POG
  • tc: tests for the Type-Checker
  • skip: tests that are not run

each folder has subfolders [sl/pp/rt]test that hold the test files for the respective dialect.

To run these tests, use mvn test -DexternalTestsPath=/path/to/tests

Releases

No releases published

Packages

No packages published