#2549. Update built-in identifier tests. Add missing ones. Part 2 (#2551)

Update built-in identifier tests. Add missing ones. Part 2. Note that these tests have intentional syntax errors.
112 files changed
tree: 853cff05b8bfc936266e6816cd02ada5f213e772
  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$"