Commit 488c718
committed
[co19] Roll co19 to d79951e06e443213243e54c2c32694b79a221b65
2020-07-22 [email protected] Allow abstract variables in Language tests
2020-07-22 [email protected] Fixes 857. LibTest\html\IFrameElement tests migrated to null safety
2020-07-22 [email protected] Fixes 856. LibTest\html\HttpRequestUpload tests migrated to null safety
2020-07-22 [email protected] Fixes 855. LibTest\html\HttpRequest tests migrated to null safety
2020-07-22 [email protected] Issue tag for 42788 added.
2020-07-22 [email protected] Language tests fixed after the next roll
2020-07-21 [email protected] Fixes 854. LibTest\html\Event migrated to null safety
2020-07-21 [email protected] Issue 852: migration LanguageFeatures/Constant-update-2018 tsts to null safety
2020-07-21 [email protected] Fixes 851. LibTest\html\Element migrated to null safety
2020-07-20 [email protected] Fixes 848: LibTest\mirrirs tests adopted for null safety.
2020-07-20 [email protected] Fixes 850. LibTest\html\Document migrated to null safety
2020-07-20 [email protected] Fixes 849. LibTest\html\CanvasRenderingContext2D migrated to null safety
2020-07-17 [email protected] Fixes 847: LibTest\core\RegExp tests adopted for null safety.
2020-07-17 [email protected] Fixes 833: LibTest\core\RegExp\Pattern_semantics tests adopted for null safety.
2020-07-17 [email protected] Fixes 846. LibTest\core\UriData migrated to null safety
2020-07-17 [email protected] Fixes 845. LibTest\core\Uri migrated to null safety
2020-07-16 [email protected] Fixes 844. LibTest\core\Stopwatch migrated to null safety
2020-07-16 [email protected] Fixes 843. LibTest\core\Symbol migrated to null safety
2020-07-16 [email protected] Fixes 842. LibTest\core\StateError migrated to null safety
2020-07-16 [email protected] Fixes 841. LibTest\core\UnsupportedError migrated to null safety
2020-07-16 [email protected] Fixes 840. LibTest\core\StringBuffer migrated to null safety
2020-07-16 [email protected] Fixes 839. LibTest\core\Runes migrated to null safety
2020-07-16 [email protected] Fixes 837. It is allowed to import/export libraries with the same name now
2020-07-16 [email protected] Fixes 836. LibTest\core\String tests migrated to null safety
2020-07-15 [email protected] Fixes 835. LibTest\core\RangeError tests migrated to null safety
2020-07-15 [email protected] Fixes 834. LibTest\core\Object tests migrated to null safety
2020-07-15 [email protected] Fixes 832. LibTest\core\RuneIterator migrated to null safety
2020-07-15 [email protected] Fixes 831. LibTest\core\BidirectionalIterator migrated to null safety
2020-07-15 [email protected] Fixes 830. LibTest\collection\UnmodifiableMapView migrated to null safety
2020-07-15 [email protected] Merge branch 'master' of https://github.com/dart-lang/co19
2020-07-15 [email protected] Fixes 829. LibTest\collection\UnmodifiableMapBase migrated to null safety
2020-07-14 [email protected] Issue 602: New tests for least and greatest closure added.
2020-07-14 [email protected] Fix isWeakMode/isStrongMode getters
2020-07-14 [email protected] Fixes 828. LibTest\collection\UnmodifiableListView migrated to null safety
2020-07-14 [email protected] Fixes 827. LibTest\collection\SplayTreeSet migrated to null safety
2020-07-14 [email protected] Fixes 826. LibTest\collection\SplayTreeMap migrated to null safety
2020-07-14 [email protected] Fixes 825. LibTest\collection\SetBase and LibTest\collection\SetMixin migrated to null safety
2020-07-14 [email protected] Fixes 824. LibTest\collection\MapMixin and LibTest\collection\MapView migrated to null safety
2020-07-14 [email protected] Fixes 823. Add isWeakMode/isStrongMode constants. Use them in typedef_A04_t03 to fix expectations
2020-07-13 [email protected] Fixes 822. LibTest\collection\MapBase tests migrated to null safety
2020-07-13 [email protected] Fixes 820. LibTest\collection\ListQueue tests migrated to null safety
2020-07-13 [email protected] Fixes 821: LibTest\core\Function tests apdated according to the Dartv 2 changes. New tests added.
2020-07-13 [email protected] Fixes 819: LibTest\core\Match tests adopted for null safety.
2020-07-13 [email protected] Fixes 816. List tests migrated to null safety
2020-07-13 [email protected] Fixes 818: LibTest\core\Invocation tests adopted for null safety.
2020-07-13 [email protected] Fixes 817: LibTest\core\int tests adopted for null safety.
2020-07-13 [email protected] Fixes 812. LibTest\collection\LinkedListEntry migrated to null safety
2020-07-10 [email protected] Fixes 815: LibTest\core\FormatException tests adopted for null safety.
2020-07-10 [email protected] Fixes 814: LibTest\core\Error tests adopted for null safety.
2020-07-10 [email protected] Fixes 813: LibTest\core\Duration tests adopted for null safety.
2020-07-10 [email protected] Fixes 810: Lest and greatest closure tests moved to the proper folder.
2020-07-10 [email protected] Fixes 809: LibTest\core\double tests migrated to null safety.
2020-07-10 [email protected] Fixes 811. LibTest\collection\LinkedList migrated to null safety
2020-07-10 [email protected] Fixes 808: LibTest\core\DateTime tests migrated to null safety.
2020-07-10 [email protected] Fixes 804. LibTest\collection\LinkedHashSet migrated to null safety
2020-07-10 [email protected] Fixes 807: LibTest\core\CyclicInitializationError tests migrated to null safety.
2020-07-10 [email protected] Language/Types and Language/Variables tests fixed after tryjobs run
2020-07-09 [email protected] Fixes Issue 803: LibTest\core\AssertionError tests adopted to nnbd
2020-07-09 [email protected] Fixes 800. LibTest/core/Set and LibTest/collection/HashSet migrated to null safety
2020-07-09 [email protected] Fixes Issue 802: LibTest\core\ArgumentError tests adopted to nnbd
2020-07-09 [email protected] Issue 801: Migrate LibTest\core\AbstractClassInstantiationError tests adopted to nnbd
2020-07-09 [email protected] Issue 790: LibTest\convert\Latin1Codec tests adopted to nnbd
2020-07-09 [email protected] Issue 790: LibTest\convert\JsonUtf8Encoder tests adopted to nnbd
2020-07-09 [email protected] Issue 790: LibTest\convert\JsonCodec, 790: LibTest\convert\JsonDecoder, JsonEncoder tests adopted to nnbd
2020-07-09 [email protected] Fixed issue 790: LibTest\convert\ByteConversionSink, LibTest\convert\Encoding tests adopted to nnbd
2020-07-09 [email protected] Fixed issue 790: LibTest\convert\ByteConversionSink, LibTest\convert\ChunkedConversionSink tests adopted to nnbd
2020-07-09 [email protected] Fixes 793. LibTest/core/Iterable migrated to null safety
2020-07-08 [email protected] Fixes 799. Fix expected results in LanguageFeatures/nnbd/extension_method_resolution_A03_t01
2020-07-08 [email protected] Fixes 798. Typo in LanguageFeatures/nnbd/extension_method_resolution_A03_t02 fixed
Change-Id: Ib03d5a425dbe2e6d4f238402e569df0adde70bc9
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/155327
Reviewed-by: Jonas Termansen <[email protected]>
Reviewed-by: Sergey Grekhov <[email protected]>1 parent ba20edd commit 488c718
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
0 commit comments