#1243 Runtime type checks added for Control flow collections, Constructor tear-offs and Generic functions as type arguments
119 files changed
tree: 2c1bf5cb8d4e1c5ea78dbef3f71d10a592090ae5
  1. Language/
  2. LanguageFeatures/
  3. LibTest/
  4. Utils/
  5. AUTHORS
  6. codereview.settings
  7. CONTRIBUTING.md
  8. LICENSE
  9. README.md
  10. 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$"