#1428.Generated Subtyping tests refactored (#1471)

* #1428. Subtype tests generator rewritten. Generic function types fixed. Format improved

* #1428. Format improved

* #1428. Records tests fixed
2672 files changed
tree: 8aa219b677eb859fbc897053c5694235c5645529
  1. .github/
  2. Language/
  3. LanguageFeatures/
  4. LibTest/
  5. Utils/
  6. .gitignore
  7. AUTHORS
  8. codereview.settings
  9. CONTRIBUTING.md
  10. LICENSE
  11. README.md
  12. testcfg.py
README.md

co19 - Dart language and library conformance test suite

This repository contains conformance tests for Dart language and Dart runtime libraries

Files in this test suite are only considered tests if their filenames match the regexp r"t[0-9]{2}.dart$"