Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
jsoncpp
/
83709faa5a51c806501e7a7ac628e886b198e65f
/
.
/
src
/
jsontestrunner
/
sconscript
blob: 6e68e31533ef43e07bbde3979a7896e5f6f2a3a2 [
file
] [
log
] [
blame
]
Import
(
'env_testing buildJSONTests'
)
buildJSONTests
(
env_testing
,
Split
(
"""
main.cpp
"""
),
'jsontestrunner'
)
# For 'check' to work, 'libs' must be built first.
env_testing
.
Depends
(
'jsontestrunner'
,
'#libs'
)