

Nextrek
@ 593
Nextrek / Android / SmartCharging / endPoints / nightly / fb_SDK / phpunit.xml.dist
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
<phpunit colors="true" stderr="true" convertErrorsToExceptions="true" convertNoticesToExceptions="true" convertWarningsToExceptions="true" stopOnFailure="false" bootstrap="tests/bootstrap.php"> <testsuites> <testsuite name="Facebook PHP SDK v4 Test Suite"> <directory>./tests</directory> </testsuite> </testsuites> <filter> <whitelist> <directory suffix=".php">./src/Facebook</directory> </whitelist> </filter> </phpunit> |
Commits for Nextrek/Android/SmartCharging/endPoints/nightly/fb_SDK/phpunit.xml.dist
Revision | Author | Commited | Message |
---|---|---|---|
461 |
![]() |
Mon 03 Aug, 2015 10:04:56 +0000 | Aggiunto supporto login Facebook, logout utente e modifiche (solo lato repo) all’utente e al locale. |