diff options
author | Tamás Zolnai <tamas.zolnai@collabora.com> | 2020-05-27 15:36:07 +0200 |
---|---|---|
committer | Tamás Zolnai <tamas.zolnai@collabora.com> | 2020-05-27 15:36:14 +0200 |
commit | 4168ff3394fb5ae015e6611c8e705f612a38b571 (patch) | |
tree | 2525b6edf70574ec27b03bb8a682b7722dab7085 | |
parent | c8d25479613500ad78ef1f63a68ae6fb0bf052a9 (diff) |
Mention test folders in the top-level README.libreoffice-7-0-branch-point
Change-Id: I918edfde4d439f9387096ce458ab348c8fa87507
-rw-r--r-- | README | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -14,6 +14,12 @@ common/ loleaflet/ The client side JavaScript component. +test/ + C++ based unit tests. + +cypress_test/ + JavaScript based integration tests. + It is recommended to read these files: wsd/README |