summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorHarel Ben-Attia <harelba@gmail.com>2014-05-21 01:14:51 -0400
committerHarel Ben-Attia <harelba@gmail.com>2014-05-21 01:14:51 -0400
commit85b0428ff50fedec7918715d4553322aca6dae13 (patch)
tree75704857c4ab94085a31b6b1e39b479a85f75101 /doc
parent9af2e3c8570f28a6c7329717b4448568906480a2 (diff)
Update IMPLEMENTATION.markdown
Diffstat (limited to 'doc')
-rw-r--r--doc/IMPLEMENTATION.markdown4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/IMPLEMENTATION.markdown b/doc/IMPLEMENTATION.markdown
index 40cf0e5..de46a9f 100644
--- a/doc/IMPLEMENTATION.markdown
+++ b/doc/IMPLEMENTATION.markdown
@@ -10,6 +10,10 @@ Please make sure to read the limitations section as well.
Code wise, I'm planning for a big refactoring, and I have added full test suite in the latest version, so it'll be easier to do properly.
+## Tests
+
+The code includes a test suite runnable through `test/test-all`. If you're planning on sending a pull request, I'd appreciate if you could make sure that it doesn't fail. Additional ideas related to testing are most welcome.
+
## Contact
Any feedback/suggestions/complaints regarding this tool would be much appreciated. Contributions are most welcome as well, of course.