Fixed Issue #430: test check a parameter of unrelated type now; new test with implicit downcast added.
2 files changed
tree: 730836f3e4954a7029fcc1d42f2c4fbbc0112228
  1. Language/
  2. LanguageFeatures/
  3. LayoutTests/
  4. LibTest/
  5. Utils/
  6. UtilsHtml/
  7. WebPlatformTest/
  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$"