mirror of
https://github.com/reactos/CMake.git
synced 2024-11-25 20:49:41 +00:00
220e81345b
Add a coverage parser for the Blanket.js library using the JSON output of the mocha.js test runner. Add a test for the new parser.
9 lines
349 B
Tcl
9 lines
349 B
Tcl
# This file is configured by CMake automatically as DartConfiguration.tcl
|
|
# If you choose not to use CMake, this file may be hand configured, by
|
|
# filling in the required variables.
|
|
|
|
|
|
# Configuration directories and files
|
|
SourceDirectory: ${CMake_BINARY_DIR}/Testing/JavascriptCoverage
|
|
BuildDirectory: ${CMake_BINARY_DIR}/Testing/JavascriptCoverage
|