summaryrefslogtreecommitdiff
path: root/demos/address-book
diff options
context:
space:
mode:
authorFabio Bas <ctrlaltca@gmail.com>2013-09-22 22:39:41 +0200
committerFabio Bas <ctrlaltca@gmail.com>2013-09-22 22:39:41 +0200
commit7c65b2f40ea9242260eac5a746863f5925423861 (patch)
tree6c516057baa4356fde43f8d79517571bc8f0bfa2 /demos/address-book
parent60c6bfa6f7caeb122cb8fa820506bdd1c54a842e (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/address-book')
-rwxr-xr-x[-rw-r--r--]demos/address-book/assets/.gitignore0
-rwxr-xr-x[-rw-r--r--]demos/address-book/index.php0
-rwxr-xr-x[-rw-r--r--]demos/address-book/index_php.php0
-rwxr-xr-x[-rw-r--r--]demos/address-book/protected/.htaccess0
-rwxr-xr-x[-rw-r--r--]demos/address-book/protected/application.php0
-rwxr-xr-x[-rw-r--r--]demos/address-book/protected/application.xml0
-rwxr-xr-x[-rw-r--r--]demos/address-book/protected/pages/AddressProvider.php0
-rwxr-xr-x[-rw-r--r--]demos/address-book/protected/pages/AddressRecord.php0
-rwxr-xr-x[-rw-r--r--]demos/address-book/protected/pages/FlexApp.php0
-rwxr-xr-x[-rw-r--r--]demos/address-book/protected/pages/FlexApp.tpl0
-rwxr-xr-x[-rw-r--r--]demos/address-book/protected/pages/Home.page0
-rwxr-xr-x[-rw-r--r--]demos/address-book/protected/pages/flex/.actionScriptProperties0
-rwxr-xr-x[-rw-r--r--]demos/address-book/protected/pages/flex/.flexProperties0
-rwxr-xr-x[-rw-r--r--]demos/address-book/protected/pages/flex/.project0
-rwxr-xr-x[-rw-r--r--]demos/address-book/protected/pages/flex/.settings/org.eclipse.core.resources.prefs0
-rwxr-xr-x[-rw-r--r--]demos/address-book/protected/pages/flex/bin/AC_OETags.js0
-rwxr-xr-x[-rw-r--r--]demos/address-book/protected/pages/flex/bin/flex_address_book-debug.html0
-rwxr-xr-x[-rw-r--r--]demos/address-book/protected/pages/flex/bin/flex_address_book.html0
-rwxr-xr-x[-rw-r--r--]demos/address-book/protected/pages/flex/bin/flex_address_book.swfbin300246 -> 300246 bytes
-rwxr-xr-x[-rw-r--r--]demos/address-book/protected/pages/flex/bin/history.htm0
-rwxr-xr-x[-rw-r--r--]demos/address-book/protected/pages/flex/bin/history.js0
-rwxr-xr-x[-rw-r--r--]demos/address-book/protected/pages/flex/bin/history.swfbin2656 -> 2656 bytes
-rwxr-xr-x[-rw-r--r--]demos/address-book/protected/pages/flex/bin/playerProductInstall.swfbin657 -> 657 bytes
-rwxr-xr-x[-rw-r--r--]demos/address-book/protected/pages/flex/flex_address_book.mxml0
-rwxr-xr-x[-rw-r--r--]demos/address-book/protected/pages/flex/html-template/AC_OETags.js0
-rwxr-xr-x[-rw-r--r--]demos/address-book/protected/pages/flex/html-template/history.htm0
-rwxr-xr-x[-rw-r--r--]demos/address-book/protected/pages/flex/html-template/history.js0
-rwxr-xr-x[-rw-r--r--]demos/address-book/protected/pages/flex/html-template/history.swfbin2656 -> 2656 bytes
-rwxr-xr-x[-rw-r--r--]demos/address-book/protected/pages/flex/html-template/index.template.html0
-rwxr-xr-x[-rw-r--r--]demos/address-book/protected/pages/flex/html-template/playerProductInstall.swfbin657 -> 657 bytes
-rwxr-xr-x[-rw-r--r--]demos/address-book/protected/pages/sqlite.dbbin2048 -> 2048 bytes
-rwxr-xr-x[-rw-r--r--]demos/address-book/protected/runtime/.gitignore0
32 files changed, 0 insertions, 0 deletions
diff --git a/demos/address-book/assets/.gitignore b/demos/address-book/assets/.gitignore
index d6b7ef32..d6b7ef32 100644..100755
--- a/demos/address-book/assets/.gitignore
+++ b/demos/address-book/assets/.gitignore
diff --git a/demos/address-book/index.php b/demos/address-book/index.php
index 53e946a6..53e946a6 100644..100755
--- a/demos/address-book/index.php
+++ b/demos/address-book/index.php
diff --git a/demos/address-book/index_php.php b/demos/address-book/index_php.php
index f0af90ce..f0af90ce 100644..100755
--- a/demos/address-book/index_php.php
+++ b/demos/address-book/index_php.php
diff --git a/demos/address-book/protected/.htaccess b/demos/address-book/protected/.htaccess
index e0198322..e0198322 100644..100755
--- a/demos/address-book/protected/.htaccess
+++ b/demos/address-book/protected/.htaccess
diff --git a/demos/address-book/protected/application.php b/demos/address-book/protected/application.php
index ace63d2d..ace63d2d 100644..100755
--- a/demos/address-book/protected/application.php
+++ b/demos/address-book/protected/application.php
diff --git a/demos/address-book/protected/application.xml b/demos/address-book/protected/application.xml
index 8b68fe8f..8b68fe8f 100644..100755
--- a/demos/address-book/protected/application.xml
+++ b/demos/address-book/protected/application.xml
diff --git a/demos/address-book/protected/pages/AddressProvider.php b/demos/address-book/protected/pages/AddressProvider.php
index 2622034d..2622034d 100644..100755
--- a/demos/address-book/protected/pages/AddressProvider.php
+++ b/demos/address-book/protected/pages/AddressProvider.php
diff --git a/demos/address-book/protected/pages/AddressRecord.php b/demos/address-book/protected/pages/AddressRecord.php
index 15904cf4..15904cf4 100644..100755
--- a/demos/address-book/protected/pages/AddressRecord.php
+++ b/demos/address-book/protected/pages/AddressRecord.php
diff --git a/demos/address-book/protected/pages/FlexApp.php b/demos/address-book/protected/pages/FlexApp.php
index e4132485..e4132485 100644..100755
--- a/demos/address-book/protected/pages/FlexApp.php
+++ b/demos/address-book/protected/pages/FlexApp.php
diff --git a/demos/address-book/protected/pages/FlexApp.tpl b/demos/address-book/protected/pages/FlexApp.tpl
index f3abe1cc..f3abe1cc 100644..100755
--- a/demos/address-book/protected/pages/FlexApp.tpl
+++ b/demos/address-book/protected/pages/FlexApp.tpl
diff --git a/demos/address-book/protected/pages/Home.page b/demos/address-book/protected/pages/Home.page
index 12d36ecf..12d36ecf 100644..100755
--- a/demos/address-book/protected/pages/Home.page
+++ b/demos/address-book/protected/pages/Home.page
diff --git a/demos/address-book/protected/pages/flex/.actionScriptProperties b/demos/address-book/protected/pages/flex/.actionScriptProperties
index 3adb49a4..3adb49a4 100644..100755
--- a/demos/address-book/protected/pages/flex/.actionScriptProperties
+++ b/demos/address-book/protected/pages/flex/.actionScriptProperties
diff --git a/demos/address-book/protected/pages/flex/.flexProperties b/demos/address-book/protected/pages/flex/.flexProperties
index 9e63031c..9e63031c 100644..100755
--- a/demos/address-book/protected/pages/flex/.flexProperties
+++ b/demos/address-book/protected/pages/flex/.flexProperties
diff --git a/demos/address-book/protected/pages/flex/.project b/demos/address-book/protected/pages/flex/.project
index b9d6c02b..b9d6c02b 100644..100755
--- a/demos/address-book/protected/pages/flex/.project
+++ b/demos/address-book/protected/pages/flex/.project
diff --git a/demos/address-book/protected/pages/flex/.settings/org.eclipse.core.resources.prefs b/demos/address-book/protected/pages/flex/.settings/org.eclipse.core.resources.prefs
index 246a6e57..246a6e57 100644..100755
--- a/demos/address-book/protected/pages/flex/.settings/org.eclipse.core.resources.prefs
+++ b/demos/address-book/protected/pages/flex/.settings/org.eclipse.core.resources.prefs
diff --git a/demos/address-book/protected/pages/flex/bin/AC_OETags.js b/demos/address-book/protected/pages/flex/bin/AC_OETags.js
index f72d7e29..f72d7e29 100644..100755
--- a/demos/address-book/protected/pages/flex/bin/AC_OETags.js
+++ b/demos/address-book/protected/pages/flex/bin/AC_OETags.js
diff --git a/demos/address-book/protected/pages/flex/bin/flex_address_book-debug.html b/demos/address-book/protected/pages/flex/bin/flex_address_book-debug.html
index 6da5de3b..6da5de3b 100644..100755
--- a/demos/address-book/protected/pages/flex/bin/flex_address_book-debug.html
+++ b/demos/address-book/protected/pages/flex/bin/flex_address_book-debug.html
diff --git a/demos/address-book/protected/pages/flex/bin/flex_address_book.html b/demos/address-book/protected/pages/flex/bin/flex_address_book.html
index 7802a896..7802a896 100644..100755
--- a/demos/address-book/protected/pages/flex/bin/flex_address_book.html
+++ b/demos/address-book/protected/pages/flex/bin/flex_address_book.html
diff --git a/demos/address-book/protected/pages/flex/bin/flex_address_book.swf b/demos/address-book/protected/pages/flex/bin/flex_address_book.swf
index 8eadaf84..8eadaf84 100644..100755
--- a/demos/address-book/protected/pages/flex/bin/flex_address_book.swf
+++ b/demos/address-book/protected/pages/flex/bin/flex_address_book.swf
Binary files differ
diff --git a/demos/address-book/protected/pages/flex/bin/history.htm b/demos/address-book/protected/pages/flex/bin/history.htm
index 69e8c722..69e8c722 100644..100755
--- a/demos/address-book/protected/pages/flex/bin/history.htm
+++ b/demos/address-book/protected/pages/flex/bin/history.htm
diff --git a/demos/address-book/protected/pages/flex/bin/history.js b/demos/address-book/protected/pages/flex/bin/history.js
index 7d37ea62..7d37ea62 100644..100755
--- a/demos/address-book/protected/pages/flex/bin/history.js
+++ b/demos/address-book/protected/pages/flex/bin/history.js
diff --git a/demos/address-book/protected/pages/flex/bin/history.swf b/demos/address-book/protected/pages/flex/bin/history.swf
index e6e03ecb..e6e03ecb 100644..100755
--- a/demos/address-book/protected/pages/flex/bin/history.swf
+++ b/demos/address-book/protected/pages/flex/bin/history.swf
Binary files differ
diff --git a/demos/address-book/protected/pages/flex/bin/playerProductInstall.swf b/demos/address-book/protected/pages/flex/bin/playerProductInstall.swf
index bdc34378..bdc34378 100644..100755
--- a/demos/address-book/protected/pages/flex/bin/playerProductInstall.swf
+++ b/demos/address-book/protected/pages/flex/bin/playerProductInstall.swf
Binary files differ
diff --git a/demos/address-book/protected/pages/flex/flex_address_book.mxml b/demos/address-book/protected/pages/flex/flex_address_book.mxml
index 6a82966e..6a82966e 100644..100755
--- a/demos/address-book/protected/pages/flex/flex_address_book.mxml
+++ b/demos/address-book/protected/pages/flex/flex_address_book.mxml
diff --git a/demos/address-book/protected/pages/flex/html-template/AC_OETags.js b/demos/address-book/protected/pages/flex/html-template/AC_OETags.js
index f72d7e29..f72d7e29 100644..100755
--- a/demos/address-book/protected/pages/flex/html-template/AC_OETags.js
+++ b/demos/address-book/protected/pages/flex/html-template/AC_OETags.js
diff --git a/demos/address-book/protected/pages/flex/html-template/history.htm b/demos/address-book/protected/pages/flex/html-template/history.htm
index 69e8c722..69e8c722 100644..100755
--- a/demos/address-book/protected/pages/flex/html-template/history.htm
+++ b/demos/address-book/protected/pages/flex/html-template/history.htm
diff --git a/demos/address-book/protected/pages/flex/html-template/history.js b/demos/address-book/protected/pages/flex/html-template/history.js
index 7d37ea62..7d37ea62 100644..100755
--- a/demos/address-book/protected/pages/flex/html-template/history.js
+++ b/demos/address-book/protected/pages/flex/html-template/history.js
diff --git a/demos/address-book/protected/pages/flex/html-template/history.swf b/demos/address-book/protected/pages/flex/html-template/history.swf
index e6e03ecb..e6e03ecb 100644..100755
--- a/demos/address-book/protected/pages/flex/html-template/history.swf
+++ b/demos/address-book/protected/pages/flex/html-template/history.swf
Binary files differ
diff --git a/demos/address-book/protected/pages/flex/html-template/index.template.html b/demos/address-book/protected/pages/flex/html-template/index.template.html
index 4aa4ffbc..4aa4ffbc 100644..100755
--- a/demos/address-book/protected/pages/flex/html-template/index.template.html
+++ b/demos/address-book/protected/pages/flex/html-template/index.template.html
diff --git a/demos/address-book/protected/pages/flex/html-template/playerProductInstall.swf b/demos/address-book/protected/pages/flex/html-template/playerProductInstall.swf
index bdc34378..bdc34378 100644..100755
--- a/demos/address-book/protected/pages/flex/html-template/playerProductInstall.swf
+++ b/demos/address-book/protected/pages/flex/html-template/playerProductInstall.swf
Binary files differ
diff --git a/demos/address-book/protected/pages/sqlite.db b/demos/address-book/protected/pages/sqlite.db
index 6b7ec59e..6b7ec59e 100644..100755
--- a/demos/address-book/protected/pages/sqlite.db
+++ b/demos/address-book/protected/pages/sqlite.db
Binary files differ
diff --git a/demos/address-book/protected/runtime/.gitignore b/demos/address-book/protected/runtime/.gitignore
index d6b7ef32..d6b7ef32 100644..100755
--- a/demos/address-book/protected/runtime/.gitignore
+++ b/demos/address-book/protected/runtime/.gitignore