Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Fix a typo on the prosupport.html page. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | branch-3.25 |
Files: | files | file ages | folders |
SHA3-256: |
a2738e8e4d613fb426e366625dd1ada6 |
User & Date: | drh 2018-10-29 16:43:38.777 |
Context
2018-10-31
| ||
18:16 | Update the Bloomberg logo to conform to their most recent. (check-in: 4c305230da user: drh tags: branch-3.25) | |
2018-10-29
| ||
16:43 | Fix a typo on the prosupport.html page. (check-in: a2738e8e4d user: drh tags: branch-3.25) | |
2018-10-25
| ||
01:40 | Add a link from the code of ethics back to the code of conduct. (check-in: 5e6fe2c1d5 user: drh tags: branch-3.25) | |
Changes
Changes to pages/prosupport.in.
︙ | |||
240 241 242 243 244 245 246 | 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 | - + | a suite of test cases for SQLite that provide 100% branch test coverage (and 100% modified condition/decision coverage) for the core SQLite in an as-deployed configuration using only published and documented interfaces. TH3 is designed for use with embedded devices, and is compatible with DO-178B. Every release of the public-domain SQLite is tested using TH3, and so all users benefit from the TH3 tests. But the TH3 tests are not themselves public. Hardware or system manufactures who want to have |
︙ |