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/helloworld | |
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/helloworld')
-rwxr-xr-x[-rw-r--r--] | demos/helloworld/assets/.gitignore | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | demos/helloworld/index.php | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | demos/helloworld/protected/.htaccess | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | demos/helloworld/protected/pages/Home.page | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | demos/helloworld/protected/pages/Home.php | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | demos/helloworld/protected/runtime/.gitignore | 0 |
6 files changed, 0 insertions, 0 deletions
diff --git a/demos/helloworld/assets/.gitignore b/demos/helloworld/assets/.gitignore index d6b7ef32..d6b7ef32 100644..100755 --- a/demos/helloworld/assets/.gitignore +++ b/demos/helloworld/assets/.gitignore diff --git a/demos/helloworld/index.php b/demos/helloworld/index.php index 0192f1cb..0192f1cb 100644..100755 --- a/demos/helloworld/index.php +++ b/demos/helloworld/index.php diff --git a/demos/helloworld/protected/.htaccess b/demos/helloworld/protected/.htaccess index e0198322..e0198322 100644..100755 --- a/demos/helloworld/protected/.htaccess +++ b/demos/helloworld/protected/.htaccess diff --git a/demos/helloworld/protected/pages/Home.page b/demos/helloworld/protected/pages/Home.page index 0c0a7a3d..0c0a7a3d 100644..100755 --- a/demos/helloworld/protected/pages/Home.page +++ b/demos/helloworld/protected/pages/Home.page diff --git a/demos/helloworld/protected/pages/Home.php b/demos/helloworld/protected/pages/Home.php index ab85282f..ab85282f 100644..100755 --- a/demos/helloworld/protected/pages/Home.php +++ b/demos/helloworld/protected/pages/Home.php diff --git a/demos/helloworld/protected/runtime/.gitignore b/demos/helloworld/protected/runtime/.gitignore index d6b7ef32..d6b7ef32 100644..100755 --- a/demos/helloworld/protected/runtime/.gitignore +++ b/demos/helloworld/protected/runtime/.gitignore |