summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-07-06 18:51:15 +0300
committerAndrei Karas <akaras@inbox.ru>2017-07-06 18:51:15 +0300
commitd9abe7af4aeee363d75d073b6eafd019ce610d87 (patch)
tree6e324cecb6485539c72f99cf099841a81d89fea2 /README.md
parent52c2bd6651c0158064573e67e3cd65bca8bb5972 (diff)
downloadplus-d9abe7af4aeee363d75d073b6eafd019ce610d87.tar.gz
plus-d9abe7af4aeee363d75d073b6eafd019ce610d87.tar.bz2
plus-d9abe7af4aeee363d75d073b6eafd019ce610d87.tar.xz
plus-d9abe7af4aeee363d75d073b6eafd019ce610d87.zip
Add information about unit test frameworks into readmes.
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index dc74d3c0c..86d254de0 100644
--- a/README.md
+++ b/README.md
@@ -33,6 +33,10 @@ Doxygen: [![doxygen](https://img.shields.io/badge/Docs-Doxygen/manaplus-blue.svg
- [gettext](https://www.gnu.org/software/gettext/) (translations)
+#### Embedded libs:
+
+ - [catch](https://github.com/philsquared/Catch) and [doctest](https://github.com/onqtam/doctest) for unit testing.
+
### Additional run time deps:
- xsel (for clipboard access, used only in SDL 1.2)
- xdg-open (from xdg-utils, for open url in browser)