Don't let doctests pollute the source tree (#2346)

The patch changes the cmakelists of the doctests to extract the
test sources from the markdown docs into the binary tree.

JerryScript-DCO-1.0-Signed-off-by: Akos Kiss akiss@inf.u-szeged.hu
This commit is contained in:
Akos Kiss
2018-05-20 07:37:38 +02:00
committed by yichoi
parent 5ddbfa5953
commit 299643400d
2 changed files with 2 additions and 3 deletions
-1
View File
@@ -38,5 +38,4 @@ docs/doxygen
# Tests
tests/test262/
tests/unit-doc/*.c
.vs