diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-06-13 12:42:51 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-06-13 13:51:31 -0400 |
| commit | c566c6d20c7fe14c3cba3b103e433c933bb39f87 (patch) | |
| tree | 1306839803aac7ab5a7a493e9ea956cb2a8d8364 /static | |
| parent | 98dc676d8a8b49b1d9c12367494ddb51df75abce (diff) | |
build: note testing section will be expanded
Diffstat (limited to 'static')
| -rw-r--r-- | static/build.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/static/build.html b/static/build.html index a0a585f1..c86a96f8 100644 --- a/static/build.html +++ b/static/build.html @@ -423,6 +423,11 @@ cd ../..</pre> <h2 id="testing"> <a href="#testing">Testing</a> </h2> + + <p>This section will be expanded to cover various test suites and testing procedures + rather than only the current very minimal coverage of the Compatibility Test Suite + (CTS).</p> + <h3 id="compatibility-test-suite"> <a href="#compatibility-test-suite">Compatibility Test Suite</a> </h3> |
