Commit graph

2 commits

Author SHA1 Message Date
Kevin Millikin fa1d2c896d Fix order of arguments to Expect.equals in some tests
Expect.equals (and Expect.listEquals) takes expected first and actual
second.  When these are flipped in tests, the failure message can be super
hard to understand.

Bug:
Change-Id: I1d3c5a31365fa41ee7bcc7781474d76de9184cd5
Reviewed-on: https://dart-review.googlesource.com/23420
Reviewed-by: Jonas Termansen <sortie@google.com>
Commit-Queue: Kevin Millikin <kmillikin@google.com>
2017-11-23 14:45:46 +00:00
pq c3870cdea7 Migrate test block 154 to Dart 2.0.
Bug:
Change-Id: Ia7ef5ed63b386bd8939922c8880d581caf9b170c
Reviewed-on: https://dart-review.googlesource.com/12482
Reviewed-by: Bob Nystrom <rnystrom@google.com>
2017-10-11 17:53:29 +00:00
Renamed from tests/language_strong/super_from_constructor_test.dart (Browse further)