summaryrefslogtreecommitdiffstats
path: root/libcxx/docs/TestingLibcxx.rst
Commit message (Expand)AuthorAgeFilesLines
* Teach test suite about C++2a dialect flag.Eric Fiselier2017-11-071-1/+1
* Change test suite to support c++17 dialect flag instead of c++1z.Eric Fiselier2017-11-071-1/+1
* Fix misspelling of environment throughout libc++Eric Fiselier2017-05-091-1/+1
* Update TestingLibcxx doc to reflect the use_system_cxx_lib flag. Patch from M...Eric Fiselier2016-12-231-3/+3
* Cleanup LIT testing docEric Fiselier2016-10-141-12/+14
* Make it easier to run the libc++ test suite against libstdc++Eric Fiselier2016-10-121-3/+9
* Attempt to fix Sphinx buildEric Fiselier2016-09-161-2/+2
* Turn On -DLIBCXX_ENABLE_BENCHMARKS by default.Eric Fiselier2016-08-291-6/+5
* [libcxx] Add support for benchmark tests using Google Benchmark.Eric Fiselier2016-07-191-0/+59
* Fix sphinx build. This is a temporary solution.Eric Fiselier2016-05-051-12/+12
* Try and fix sphinx buildEric Fiselier2016-05-051-8/+8
* Add cxx_runtime_root options for testing against a different libc++ at runtimeEric Fiselier2016-04-201-4/+13
* Update testing guide for libc++Eric Fiselier2015-10-141-7/+56
* [libcxx] Add new Sphinx documentationEric Fiselier2015-08-221-0/+142
OpenPOWER on IntegriCloud