Skip to content

Releases: dart-lang/test

package:test_descriptor v2.0.2

20 Dec 13:51
82a1ca8
Compare
Choose a tag to compare
  • Require Dart 3.1 or later.
  • Move to dart-lang/test monorepo.

package:test v1.25.14

19 Dec 22:03
fea7852
Compare
Choose a tag to compare
  • Use secure random for url secrets.

package:test v1.25.13

17 Dec 23:26
8366c61
Compare
Choose a tag to compare
  • Allow the latest version of package:matcher.

package:test_process v2.1.1

13 Dec 13:58
165608a
Compare
Choose a tag to compare
  • Require Dart 3.1.
  • Move to dart-lang/test monorepo.

package:test_core v0.6.8

04 Dec 20:14
dc0f8ea
Compare
Choose a tag to compare
  • Fix hang when running multiple precompiled browser tests.

package:test v1.25.12

04 Dec 20:16
dc0f8ea
Compare
Choose a tag to compare
  • Fix hang when running multiple precompiled browser tests.

package:test v1.25.11

03 Dec 20:11
2096773
Compare
Choose a tag to compare
  • Update to be forward compatible with package:shelf_web_socket version 3.x.

package:test_core v0.6.7

02 Dec 20:32
1d28d73
Compare
Choose a tag to compare
  • Update the package:vm_service constraint to allow version 15.x.

package:test v1.25.10

02 Dec 20:32
1d28d73
Compare
Choose a tag to compare
  • Update the package:vm_service constraint to allow version 15.x.

package:test_core v0.6.6

26 Nov 16:51
c2f19b4
Compare
Choose a tag to compare
  • Allow analyzer: '>=6.0.0 <8.0.0'
  • Fix dart2wasm tests on windows.
  • Increase SDK constraint to ^3.5.0.
  • Allow passing additional arguments to dart compile wasm.