]> git.cworth.org Git - apitrace-tests/blobdiff - README.markdown
More doc.
[apitrace-tests] / README.markdown
diff --git a/README.markdown b/README.markdown
new file mode 100644 (file)
index 0000000..7b7a7e6
--- /dev/null
@@ -0,0 +1,9 @@
+This is an attempt to write an automated test suite for apitrace.
+
+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