diff --git a/testing/index.html b/testing/index.html index 5bb321092..1cd9e7fea 100644 --- a/testing/index.html +++ b/testing/index.html @@ -17,13 +17,13 @@ is tested and thus all tests refer to committed code by subversion number.
If you need the latest released and tested version, look for binary snapshots of OpenOCD. Worst case look up the test result table below for the features that are important to you and extract and build the version that has the right cocktail of working features for you. You can also work with the community to address the problems you are seing. Testing work and bug reports are highly appreciated.
+If you need the latest released and tested version, look for binary snapshots of OpenOCD. Worst case look up the test result table below for the features that are important to you and extract and build the version that has the right cocktail of working features for you. You can also work with the community to address the problems you are seeing. Testing work and bug reports are highly appreciated.
The OpenOCD community may decide to create release branches. If this happens, then a branch will be created from OpenOCD trunk. The particular version to create that branch might be an older version rather than the latest and greatest. Fixes are then ported to that release branch from OpenOCD trunk.
Passed version | -The latest version on which the test is known to pass | +The latest version on which the test is known to pass. |
Broken version | @@ -31,7 +31,7 @@||
ID | -A unqiue ID to refer to a test. The unique numbers are maintained in this file. | +A unique ID to refer to a test. The unique numbers are maintained in this file. |
Note that code is never deleted from OpenOCD svn, it remains in svn so if somebody sees a feature removed that they would like kept, they have but to port and fix that feature back up to main trunk. This document can be helpful in this regard in that the latest working version and the known broken version may be listed.
-Also new tests should be defined. Note that the code does not have to pass all the tests. In fact it can be helpful to have tests to describe facets that really should be working, but aren't done yet.
This test was made under Eclipse with the Zylin Embedded CDT plugin. For the GDB "Initialize commands" take a look in the examples/<target>/prj/eclipse_ram.gdb file.
@@ -282,4 +282,4 @@