Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Releases: dart-archive/test_reflective_loader

0.2.2

14 Sep 21:52
@pq pq
ef934b7

Choose a tag to compare

0.2.2

  • Update to package:lints 2.0.0 and move it to a dev dependency.

0.2.0

09 Feb 00:44
54e930a

Choose a tag to compare

stable null safety release (#33)

0.1.9

01 Oct 21:06
e5b4d4a

Choose a tag to compare

Adds skippedTest and skip_test options.

0.1.8

26 Jul 19:06
f940644

Choose a tag to compare

Add 'issue' and 'reason' parameters to FailingTest. (#23)

0.1.7

21 Jul 01:37
0e4f4b0

Choose a tag to compare

Update pubspec.yaml version. (#21)

Version 0.1.3 with fixed @failingTest

08 Dec 20:07
adf5ed4

Choose a tag to compare

Merge pull request #11 from dart-lang/pub-publish-1.8.0

Require at least SDK 1.8.0 because 'pub publish' demands this.

0.1.1

07 Dec 18:33
97d4dd7

Choose a tag to compare

Merge pull request #7 from dart-lang/failing_test

handle exceptions thrown to zone handlers in @failingTests

0.1.0: Switch to 'test', add different support for 'solo'.

04 Oct 19:49

Choose a tag to compare

[email protected], [email protected]
BUG=

Review URL: https://codereview.chromium.org/2388073004 .

0.0.4

01 Sep 08:32

Choose a tag to compare

Update with implementation from 'analyzer'.

[email protected]
BUG=

Review URL: https://codereview.chromium.org/2300503003 .

0.0.3: Merge pull request #4 from dart-lang/rename-to-defineReflectiveTests

22 Apr 20:02

Choose a tag to compare

Rename runReflectiveTests -> defineReflectiveTests.