Fixes #2505. Add more tests for `call` member (#2506)

Add more tests for `call` member.

Co-authored-by: Erik Ernst <eernst@google.com>: Changed wording in `@description` slightly, because the invocation doesn't call `call` explicitly.

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