Add phpunit tests folder, fix in Math method floorp when precision was larger then number length

This commit is contained in:
Clemens Schwaighofer
2021-10-29 11:12:23 +09:00
parent 58e61b8902
commit 4c859ada01
12 changed files with 178 additions and 12 deletions

4
4dev/checking/phpunit.sh Executable file
View File

@@ -0,0 +1,4 @@
base="/storage/var/www/html/developers/clemens/core_data/php_libraries/trunk/";
# -c phpunit.xml
# --testdox
${base}www/vendor/bin/phpunit -c ${base}phpunit.xml ${base}4dev/tests/