// RUN: rm -rf %t && mkdir %t | |
// RUN: clang-doc --format=html --executor=standalone %s --output=%t | |
// RUN: FileCheck %s -input-file=%t/index_json.js -check-prefix=JSON-INDEX | |
// RUN: rm -rf %t | |
// JSON-INDEX: var RootPath = "{{.*}}test-path-abs.cpp.tmp"; |