File tree Expand file tree Collapse file tree 4 files changed +7
-5
lines changed Expand file tree Collapse file tree 4 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 1- ## 1.25.6-wip
1+ ## 1.25.6
22
33* Point API doc links to ` package:test ` canonical libraries.
4+ * Fix testing with ` dart2wasm ` - use ` dart compile wasm ` instead of depending on
5+ SDK internals
46* Update min SDK constraint to 3.2.0.
57
68## 1.25.5
Original file line number Diff line number Diff line change 11name : test
2- version : 1.25.6-wip
2+ version : 1.25.6
33description : >-
44 A full featured library for writing and running Dart tests across platforms.
55repository : https://github.com/dart-lang/test/tree/master/pkgs/test
Original file line number Diff line number Diff line change 1- ## 0.6.3-wip
1+ ## 0.6.3
22
33* Update min SDK constraint to 3.2.0.
4- * Fix testing with dart2wasm - use ` dart compile wasm ` instead of depending on
4+ * Fix testing with ` dart2wasm ` - use ` dart compile wasm ` instead of depending on
55 SDK internals
66
77## 0.6.2
Original file line number Diff line number Diff line change 11name : test_core
2- version : 0.6.3-wip
2+ version : 0.6.3
33description : A basic library for writing tests and running them on the VM.
44repository : https://github.com/dart-lang/test/tree/master/pkgs/test_core
55
You can’t perform that action at this time.
0 commit comments