Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
developers:gsoc:2016:ideas [2016/02/23 15:25]
iphydf [Table]
developers:gsoc:2016:ideas [2016/02/24 19:57]
iphydf [Language-independent Tox Core implementation tests]
Line 44: Line 44:
 **Expected results**: **Expected results**:
   * Design document and interface specification.   * Design document and interface specification.
-  * A complete set of functional tests for every component of Tox Core as specified in its [[https://github.com/Tox-Docs/Text|documentation]].+  * A complete set of functional tests for every component of Tox Core as specified in its [[https://toktok.github.io/spec|specification]].
   * Optionally, but highly recommended as a means for self-validation: implementation of the provider-side in libtoxcore.   * Optionally, but highly recommended as a means for self-validation: implementation of the provider-side in libtoxcore.
   * Optionally: a testing interface for multiple nodes with different (or the same) implementations to run in a simulated environment.   * Optionally: a testing interface for multiple nodes with different (or the same) implementations to run in a simulated environment.
Line 56: Line 56:
 ==== Implement Tox protocol in another language ==== ==== Implement Tox protocol in another language ====
  
-**Brief explanation**: Using only the [[https://github.com/Tox-Docs/Text|Tox Core documentation]], write a complete implementation in a memory-safe language.+**Brief explanation**: Using only the [[https://toktok.github.io/spec|Tox Protocol Specification]], write a complete implementation in a memory-safe language.
  
 Language choices are currently: Language choices are currently:
Print/export