Sign in
dart
/
sdk.git
/
59c67b672b8d8bf9cf9ab5a05966247d4bce68b5
/
.
/
tests
/
macro_build
/
README.md
blob: 2383555624656730cc6e908b760906af2efbee1b [
file
] [
view
]
Each
test
in
this
folder tests that macros build via a particular SDK
entrypoint
,
for
example via
`dart run`
.
In
the test names
,
`lt`
stands
for
"language test"
,
meaning that the build
matches the command
(
s
)
used
by
some type of language test
.
ss