]> git.cworth.org Git - apitrace-tests/commitdiff
Mention where test log are written.
authorJosé Fonseca <jose.r.fonseca@gmail.com>
Fri, 25 Nov 2011 08:58:46 +0000 (08:58 +0000)
committerJosé Fonseca <jose.r.fonseca@gmail.com>
Fri, 25 Nov 2011 08:59:10 +0000 (08:59 +0000)
README.markdown

index 7b7a7e67ba4f0c22447b7d62cbb1994c6e3628bb..9108088cbd788fdcecdd22607ebe97be1737124c 100644 (file)
@@ -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/ .
 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