Sign in
dawn
/
dawn
/
594cbc135a881331ace5af173c3ee243256a8e86
/
.
/
src
/
tint
/
cmd
/
test
/
BUILD.cfg
blob: 689c1872dbaca5cc2f4735ac4777443b4a396895 [
file
] [
log
] [
blame
]
{
"test_cmd"
:
{
/* The unittests executable target for Tint. */
"OutputName"
:
"tint_unittests"
,
"AdditionalDependencies"
:
{
/* Depend on all the unittests targets to pull them all together. */
"Internal"
:
[
"**:test"
]
}
}
}