pandorafms/pandora_console/godmode/um_client
fbsanchez cad5b8efa5 float current v 2022-02-23 17:52:09 +01:00
..
lib/UpdateManager sync with updatemanager repo 2022-02-23 10:53:33 +01:00
resources float current v 2022-02-23 17:52:09 +01:00
tests sync with updatemanager repo 2022-02-23 10:53:33 +01:00
vendor Update the DB schema when upgrading from RPMs. 2021-06-14 11:56:42 +00:00
views Weird stuff for updates 2022-02-23 10:24:01 +01:00
README.txt Update the DB schema when upgrading from RPMs. 2021-06-14 11:56:42 +00:00
api.php Update the DB schema when upgrading from RPMs. 2021-06-14 11:56:42 +00:00
composer.json Update the DB schema when upgrading from RPMs. 2021-06-14 11:56:42 +00:00
composer.lock Update the DB schema when upgrading from RPMs. 2021-06-14 11:56:42 +00:00
index.php UMC ImSureWhatImDoingWhenInstallingOfflinePatchesBecouseImGoingToIgnoreYourMessages 2022-02-17 13:41:40 +01:00
updateMR.php Update the DB schema when upgrading from RPMs. 2021-06-14 11:56:42 +00:00

README.txt

Testing
-------
Using phpunit8 under an unprivileged user:

   phpunit8 --cache-result-file=/tmp/ . 


Using phpunit (