Link to the testing page

This commit is contained in:
Hackerpilot 2015-08-05 16:19:12 -07:00
parent c1d75abbfd
commit ad54a4e16c
1 changed files with 3 additions and 1 deletions

View File

@ -16,7 +16,9 @@ calculating autocomplete information, and sending it back to the client.
# Status # Status
This program is reasonably stable. Please report problems on the Github issue This program is reasonably stable. Please report problems on the Github issue
tracker. Please be sure that you have read the documentation before filing an tracker. Please be sure that you have read the documentation before filing an
issue. issue. (If you want to help your bug to get fixed faster, you can create a
[test case](https://github.com/Hackerpilot/DCD/wiki/Testing) that helps isolate
the issue.)
* Working: * Working:
* Autocompletion of properties of built-in types such as int, float, double, etc. * Autocompletion of properties of built-in types such as int, float, double, etc.