dart-lang / co19

A Dart language and library conformance test suite
BSD 3-Clause "New" or "Revised" License
37 stars 28 forks source link

Switch from library augmentations to parts #2712

Closed eernstg closed 2 months ago

eernstg commented 5 months ago

Has this already been recorded as an issue? I couldn't find it.

We need to change all augmentation related tests such that they do not use import augment and do not use augment library directives any more. They should now be replaced by part and part of directives.

@srawlins, @johnniwinther, what's a good time to do this? Would it be inconvenient if it is done now?

sgrekhov commented 2 months ago

Done by https://github.com/dart-lang/co19/commit/1c9cbaf2610910674a86a2b736a1879126c68d63