]> git.cworth.org Git - apitrace/blobdiff - DEVELOPMENT.markdown
Update docs.
[apitrace] / DEVELOPMENT.markdown
index b64db14ddc50105847196f861d7906f4e02a7461..5d2c052bff63fb6d5aca2ed9cda175ebf49091eb 100644 (file)
@@ -1,8 +1,8 @@
 Coding Style
 ============
 
-XXX: These are guidelines for new code. Some of existing hasn't been updated
-to these conventions yet.
+XXX: These are mostly guidelines for new code, as some of existing hasn't been
+updated to these conventions yet.
 
 Whitespace (all languages):
 
@@ -75,4 +75,6 @@ Backwards compatibility:
 Regression testing
 ==================
 
-Not standardized yet.  Work in progress.
+There is a regression test suite under development in
+https://github.com/apitrace/apitrace-tests .
+