From 59e9ab545ce076d9624d8bc0cb3a95b637e40476 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jos=C3=A9=20Fonseca?= Date: Fri, 25 Nov 2011 08:58:46 +0000 Subject: [PATCH] Mention where test log are written. --- README.markdown | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.markdown b/README.markdown index 7b7a7e6..9108088 100644 --- a/README.markdown +++ b/README.markdown @@ -5,5 +5,6 @@ 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/ . - make - make test + make all test + +Detailed log will be written to Testing/Temporary/LastTest.log -- 2.43.0