Commit 2d5ef0b
authored
Fix test for Dart 2.0 ints (flutter#9)
* Fix test for Dart 2.0 ints
* Update pubspec.yaml
* Update typed_buffers_test.dart
* Update typed_buffers_test.dart
* Add 2^63 back to test data
* Update CHANGELOG.md
* Update typed_buffers_test.dart
* Fix tests
* run tests only on dev
* Update pubspec1 parent 8aac3e0 commit 2d5ef0b
File tree
4 files changed
+209
-199
lines changed- test
4 files changed
+209
-199
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | 4 | | |
6 | 5 | | |
7 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
1 | 5 | | |
2 | 6 | | |
3 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
0 commit comments