Skip to content

Releases: dart-lang/test

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.

package:test_api v0.7.4

26 Nov 16:48
c2f19b4
Compare
Choose a tag to compare
  • Allow analyzer: '>=6.0.0 <8.0.0'
  • Increase SDK constraint to ^3.5.0.
  • Support running Node.js tests compiled with dart2wasm.

package:test v1.25.9

26 Nov 16:52
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.
  • Support running Node.js tests compiled with dart2wasm.
  • Allow firefox or firefox-bin executable name on macOS.

package:matcher v0.12.17

18 Oct 08:47
0dd3238
Compare
Choose a tag to compare
  • Require Dart 3.4
  • Move to dart-lang/test monorepo.

package:fake_async v1.3.2

18 Oct 08:33
446147d
Compare
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
Compare
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
Compare
Choose a tag to compare
  • Increase SDK constraint to ^3.4.0.

package:test v1.25.8

03 Jul 18:42
c14ce93
Compare
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
Compare
Choose a tag to compare
  • Enable asserts for dart2wasm tests.

package:test v1.25.7

05 Jun 21:45
83c597e
Compare
Choose a tag to compare
  • Enable asserts for dart2wasm tests.