diff options
author | Fabio Bas <ctrlaltca@gmail.com> | 2013-09-22 22:39:41 +0200 |
---|---|---|
committer | Fabio Bas <ctrlaltca@gmail.com> | 2013-09-22 22:39:41 +0200 |
commit | 7c65b2f40ea9242260eac5a746863f5925423861 (patch) | |
tree | 6c516057baa4356fde43f8d79517571bc8f0bfa2 /demos/soap/protected | |
parent | 60c6bfa6f7caeb122cb8fa820506bdd1c54a842e (diff) |
Phing: added target for phpunit+selenium
Functional tests were using an old selenium RC version. Ported them to
use phpunit + selenium; next: opensauce
Diffstat (limited to 'demos/soap/protected')
-rwxr-xr-x[-rw-r--r--] | demos/soap/protected/application.xml | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | demos/soap/protected/pages/Home.page | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | demos/soap/protected/pages/Home.php | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | demos/soap/protected/runtime/.gitignore | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | demos/soap/protected/webservices/SimpleService.php | 0 |
5 files changed, 0 insertions, 0 deletions
diff --git a/demos/soap/protected/application.xml b/demos/soap/protected/application.xml index a107e7a4..a107e7a4 100644..100755 --- a/demos/soap/protected/application.xml +++ b/demos/soap/protected/application.xml diff --git a/demos/soap/protected/pages/Home.page b/demos/soap/protected/pages/Home.page index f0811b30..f0811b30 100644..100755 --- a/demos/soap/protected/pages/Home.page +++ b/demos/soap/protected/pages/Home.page diff --git a/demos/soap/protected/pages/Home.php b/demos/soap/protected/pages/Home.php index 88aca2c8..88aca2c8 100644..100755 --- a/demos/soap/protected/pages/Home.php +++ b/demos/soap/protected/pages/Home.php diff --git a/demos/soap/protected/runtime/.gitignore b/demos/soap/protected/runtime/.gitignore index d6b7ef32..d6b7ef32 100644..100755 --- a/demos/soap/protected/runtime/.gitignore +++ b/demos/soap/protected/runtime/.gitignore diff --git a/demos/soap/protected/webservices/SimpleService.php b/demos/soap/protected/webservices/SimpleService.php index 10d793f5..10d793f5 100644..100755 --- a/demos/soap/protected/webservices/SimpleService.php +++ b/demos/soap/protected/webservices/SimpleService.php |