friendica/bin
Roland Häder 5e57ad4d44
Added simple wrapper script to run PHPUnit tests for you. To use this, you need
to set at least 4 variables in your ~/.bashrc (recommended):

export FRIENDICA_MYSQL_HOST="localhost"
export FRIENDICA_MYSQL_DATABASE="friendica_test"
export FRIENDICA_MYSQL_USER="friendica_test"
export FRIENDICA_MYSQL_PASSWWORD="friendica_test"

Then you can put ./bin/dev/run_tests.sh into your .git/hooks/pre-commit file
2022-06-21 13:47:40 +02:00
..
dev Added simple wrapper script to run PHPUnit tests for you. To use this, you need 2022-06-21 13:47:40 +02:00
.htaccess Prevents Apache from serving CLI scripts 2020-09-07 05:43:20 -04:00
auth_ejabberd.php Update copyright 2022-01-02 08:27:47 +01:00
composer.phar Updated composer.phar 2022-06-20 22:55:21 +02:00
console Use correct /bin/bash hashbang in bin/console 2018-03-24 08:40:43 -04:00
console.bat Make bin/console executable 2018-03-18 19:51:22 -04:00
console.php Update copyright 2022-01-02 08:27:47 +01:00
daemon.php Restoring old status 2022-05-20 22:52:44 +00:00
run_xgettext.sh Exclude several folders from translation generation 2022-05-16 05:30:58 +00:00
testargs.php Update copyright 2022-01-02 08:27:47 +01:00
wait-for-connection Update copyright 2022-01-02 08:27:47 +01:00
worker.php Update copyright 2022-01-02 08:27:47 +01:00