summaryrefslogtreecommitdiff
path: root/docs/TestingLibcxx.rst
AgeCommit message (Expand)Author
2017-11-07Teach test suite about C++2a dialect flag.Eric Fiselier
2017-11-07Change test suite to support c++17 dialect flag instead of c++1z.Eric Fiselier
2017-05-09Fix misspelling of environment throughout libc++Eric Fiselier
2016-12-23Update TestingLibcxx doc to reflect the use_system_cxx_lib flag. Patch from M...Eric Fiselier
2016-10-14Cleanup LIT testing docEric Fiselier
2016-10-12Make it easier to run the libc++ test suite against libstdc++Eric Fiselier
2016-09-16Attempt to fix Sphinx buildEric Fiselier
2016-08-29Turn On -DLIBCXX_ENABLE_BENCHMARKS by default.Eric Fiselier
2016-07-19[libcxx] Add support for benchmark tests using Google Benchmark.Eric Fiselier
2016-05-05Fix sphinx build. This is a temporary solution.Eric Fiselier
2016-05-05Try and fix sphinx buildEric Fiselier
2016-04-20Add cxx_runtime_root options for testing against a different libc++ at runtimeEric Fiselier
2015-10-14Update testing guide for libc++Eric Fiselier
2015-08-22[libcxx] Add new Sphinx documentationEric Fiselier