| commit | 936e0cfb559180537679e56a46bb59b07f57e83c | [log] [tgz] |
|---|---|---|
| author | Jacob MacDonald <jakemac@google.com> | Wed Jan 10 14:51:25 2024 -0800 |
| committer | GitHub <noreply@github.com> | Wed Jan 10 14:51:25 2024 -0800 |
| tree | cc9280bc7e606c4974a0843f7d8aaeee0e21b2e1 | |
| parent | a9396b06c4c4a2a32072962293ae4345d79201bf [diff] |
add test validating current behavior of packageOf, run CI on windows (dart-lang/package_config#137) - validates the behavior of https://github.com/dart-lang/package_config/issues/136 today (but does not change it) - removes build_runner deps for testing, there is no need to use it for such a small package - fixes a bug in discovery_test.dart that was probably landed due to inability to run tests