dart-sdk/samples
Daco Harkes 80c742ea11 [samples/ffi] Run the async samples in sequence
The log prints are not very useful when running multiple similar tests
in paralel.
This CL changes the async tests to be run in sequence.

Bug: https://github.com/dart-lang/sdk/issues/49361
Change-Id: I73feb673c770be366cb0c6d2e80379dff53da987
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/250086
Reviewed-by: Martin Kustermann <kustermann@google.com>
Commit-Queue: Martin Kustermann <kustermann@google.com>
Commit-Queue: Daco Harkes <dacoharkes@google.com>
Auto-Submit: Daco Harkes <dacoharkes@google.com>
2022-06-29 09:48:46 +00:00
..
ffi [samples/ffi] Run the async samples in sequence 2022-06-29 09:48:46 +00:00
.gitignore Initial github commit for getting stuff working 2015-05-16 15:41:58 +02:00
OWNERS [infra] Add OWNERS to the Dart SDK 2022-02-14 14:06:34 +00:00
README Initial github commit for getting stuff working 2015-05-16 15:41:58 +02:00
samples.status [test] Inform status files about the new simulated architectures. 2022-02-03 20:32:16 +00:00

This directory contains sample Dart programs.