X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=DEVELOPMENT.markdown;h=5d2c052bff63fb6d5aca2ed9cda175ebf49091eb;hb=e86846f5dc3a60e2abdc51438ebf0ad921a8c91b;hp=b64db14ddc50105847196f861d7906f4e02a7461;hpb=ad70509fbb5e32ff092e4054ce1945f889939fb8;p=apitrace diff --git a/DEVELOPMENT.markdown b/DEVELOPMENT.markdown index b64db14..5d2c052 100644 --- a/DEVELOPMENT.markdown +++ b/DEVELOPMENT.markdown @@ -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 . +