Skip to content

Releases: dart-lang/test

package:fake_async v1.3.2

18 Oct 08:33
446147d

Choose a tag to compare

  • Require Dart 3.3
  • Fix bug where a flushTimers or elapse call from within
    the callback of a periodic timer would immediately invoke
    the same timer.
  • Move to dart-lang/test monorepo.
  • Require Dart 3.5.

package:test_core v0.6.5

03 Jul 18:40
c14ce93

Choose a tag to compare

  • Increase SDK constraint to ^3.4.0.
  • Ensure we don't create files ending in a ., this breaks windows.

package:test_api v0.7.3

03 Jul 18:39
c14ce93

Choose a tag to compare

  • Increase SDK constraint to ^3.4.0.

package:test v1.25.8

03 Jul 18:42
c14ce93

Choose a tag to compare

  • Increase SDK constraint to ^3.4.0.
  • Ensure we don't create files ending in a ., this breaks windows.

package:test_core v0.6.4

05 Jun 21:45
83c597e

Choose a tag to compare

  • Enable asserts for dart2wasm tests.

package:test v1.25.7

05 Jun 21:45
83c597e

Choose a tag to compare

  • Enable asserts for dart2wasm tests.

package:test_core v0.6.3

02 Jun 07:18
cd72e8d

Choose a tag to compare

  • Update min SDK constraint to 3.2.0.
  • Fix testing with dart2wasm - use dart compile wasm instead of depending on
    SDK internals

package:test_api v0.7.2

02 Jun 17:02
18db77c

Choose a tag to compare

  • Update min SDK constraint to 3.2.0.

package:test v1.25.6

02 Jun 17:05
18db77c

Choose a tag to compare

  • Point API doc links to package:test canonical libraries.
  • Fix testing with dart2wasm - use dart compile wasm instead of depending on
    SDK internals
  • Update min SDK constraint to 3.2.0.

package:test v1.25.5

06 May 22:29
d1e2767

Choose a tag to compare

  • Update the package:web_socket_channel version constraint to allow 3.x.
  • Update the package:shelf_web_socket version constraint to allow 2.x.