Add a note in release process for unit tests

This commit is contained in:
Clément OUDOT 2022-09-15 14:58:44 +02:00
parent e7b449bf04
commit 5bf73211cf
1 changed files with 4 additions and 0 deletions

View File

@ -20,6 +20,10 @@ $ make clean && make cpan
Before release
--------------
- Run unit tests
$ make test
$ make LLNGTESTLDAP=1 LLNGTESTLDAP_SLAPD_BIN=/usr/local/openldap/libexec/slapd LLNGTESTLDAP_SLAPADD_BIN=/usr/local/openldap/sbin/slapadd LLNGTESTLDAP_SCHEMA_DIR=/usr/local/openldap/etc/openldap/schema/ test
- Update languages (needs a Transifex token)
$ ./scripts/download_translations