test load_localized_locale() and translated Anti-Features

This commit is contained in:
Hans-Christoph Steiner 2023-04-24 19:53:06 +02:00
parent b04c7ff539
commit d6dba05ec3
21 changed files with 955 additions and 3 deletions

View file

@ -261,7 +261,12 @@ REPOROOT=`create_test_dir`
GNUPGHOME=$REPOROOT/gnupghome
cd $REPOROOT
fdroid_init_with_prebuilt_keystore
cp -a $WORKSPACE/tests/metadata $WORKSPACE/tests/repo $WORKSPACE/tests/stats $REPOROOT/
cp -a \
$WORKSPACE/tests/config \
$WORKSPACE/tests/metadata \
$WORKSPACE/tests/repo \
$WORKSPACE/tests/stats \
$REPOROOT/
cp -a $WORKSPACE/tests/gnupghome $GNUPGHOME
chmod 0700 $GNUPGHOME
echo "install_list: org.adaway" >> config.yml