#2559. Add augmenting itself tests (#2567)

3 files changed
tree: e976a4abc48591b13247b044cbbb62c84d6a94fd
  1. .github/
  2. Language/
  3. LanguageFeatures/
  4. LibTest/
  5. TypeSystem/
  6. Utils/
  7. .gitattributes
  8. .gitignore
  9. AUTHORS
  10. codereview.settings
  11. CONTRIBUTING.md
  12. LICENSE
  13. README.md
  14. 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$"