X-Git-Url: https://git.cworth.org/git?p=apitrace-tests;a=blobdiff_plain;f=README.markdown;h=a2db32e4de94949dec74a121720adafc85bac468;hp=9108088cbd788fdcecdd22607ebe97be1737124c;hb=195b2e54eda22ea844af868ac6990c45e8772d37;hpb=d228816324291469b3724e52ad33e85529a700f1 diff --git a/README.markdown b/README.markdown index 9108088..a2db32e 100644 --- a/README.markdown +++ b/README.markdown @@ -5,6 +5,7 @@ It is still work in progress, and has a lot unfinished code/ideas. To run the test suite do cmake -DAPITRACE_BINARY_DIR=/path/to/apitrace/build/ . + export CTEST_OUTPUT_ON_FAILURE=1 make all test Detailed log will be written to Testing/Temporary/LastTest.log