summaryrefslogtreecommitdiff
path: root/demos/chat
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/chat
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/chat')
-rwxr-xr-x[-rw-r--r--]demos/chat/assets/.gitignore0
-rwxr-xr-x[-rw-r--r--]demos/chat/index.php0
-rwxr-xr-x[-rw-r--r--]demos/chat/index_php.php0
-rwxr-xr-x[-rw-r--r--]demos/chat/protected/.htaccess0
-rwxr-xr-x[-rw-r--r--]demos/chat/protected/App_Code/ChatBufferRecord.php0
-rwxr-xr-x[-rw-r--r--]demos/chat/protected/App_Code/ChatUserManager.php0
-rwxr-xr-x[-rw-r--r--]demos/chat/protected/App_Code/ChatUserRecord.php0
-rwxr-xr-x[-rw-r--r--]demos/chat/protected/App_Code/chat.dbbin4096 -> 4096 bytes
-rwxr-xr-x[-rw-r--r--]demos/chat/protected/application.php0
-rwxr-xr-x[-rw-r--r--]demos/chat/protected/application.xml0
-rwxr-xr-x[-rw-r--r--]demos/chat/protected/pages/Home.page0
-rwxr-xr-x[-rw-r--r--]demos/chat/protected/pages/Home.php0
-rwxr-xr-x[-rw-r--r--]demos/chat/protected/pages/Login.page0
-rwxr-xr-x[-rw-r--r--]demos/chat/protected/pages/Login.php0
-rwxr-xr-x[-rw-r--r--]demos/chat/protected/pages/config.php0
-rwxr-xr-x[-rw-r--r--]demos/chat/protected/pages/config.xml0
-rwxr-xr-x[-rw-r--r--]demos/chat/protected/pages/send.gifbin993 -> 993 bytes
-rwxr-xr-x[-rw-r--r--]demos/chat/protected/pages/send.pngbin32586 -> 32586 bytes
-rwxr-xr-x[-rw-r--r--]demos/chat/protected/pages/style.css0
-rwxr-xr-x[-rw-r--r--]demos/chat/protected/runtime/.gitignore0
20 files changed, 0 insertions, 0 deletions
diff --git a/demos/chat/assets/.gitignore b/demos/chat/assets/.gitignore
index d6b7ef32..d6b7ef32 100644..100755
--- a/demos/chat/assets/.gitignore
+++ b/demos/chat/assets/.gitignore
diff --git a/demos/chat/index.php b/demos/chat/index.php
index 08751fe0..08751fe0 100644..100755
--- a/demos/chat/index.php
+++ b/demos/chat/index.php
diff --git a/demos/chat/index_php.php b/demos/chat/index_php.php
index 88427e4a..88427e4a 100644..100755
--- a/demos/chat/index_php.php
+++ b/demos/chat/index_php.php
diff --git a/demos/chat/protected/.htaccess b/demos/chat/protected/.htaccess
index 3418e55a..3418e55a 100644..100755
--- a/demos/chat/protected/.htaccess
+++ b/demos/chat/protected/.htaccess
diff --git a/demos/chat/protected/App_Code/ChatBufferRecord.php b/demos/chat/protected/App_Code/ChatBufferRecord.php
index a9a9b52f..a9a9b52f 100644..100755
--- a/demos/chat/protected/App_Code/ChatBufferRecord.php
+++ b/demos/chat/protected/App_Code/ChatBufferRecord.php
diff --git a/demos/chat/protected/App_Code/ChatUserManager.php b/demos/chat/protected/App_Code/ChatUserManager.php
index 2bcce2fd..2bcce2fd 100644..100755
--- a/demos/chat/protected/App_Code/ChatUserManager.php
+++ b/demos/chat/protected/App_Code/ChatUserManager.php
diff --git a/demos/chat/protected/App_Code/ChatUserRecord.php b/demos/chat/protected/App_Code/ChatUserRecord.php
index 8e75114a..8e75114a 100644..100755
--- a/demos/chat/protected/App_Code/ChatUserRecord.php
+++ b/demos/chat/protected/App_Code/ChatUserRecord.php
diff --git a/demos/chat/protected/App_Code/chat.db b/demos/chat/protected/App_Code/chat.db
index f8e3660f..f8e3660f 100644..100755
--- a/demos/chat/protected/App_Code/chat.db
+++ b/demos/chat/protected/App_Code/chat.db
Binary files differ
diff --git a/demos/chat/protected/application.php b/demos/chat/protected/application.php
index ae4e1d8c..ae4e1d8c 100644..100755
--- a/demos/chat/protected/application.php
+++ b/demos/chat/protected/application.php
diff --git a/demos/chat/protected/application.xml b/demos/chat/protected/application.xml
index 7153d5af..7153d5af 100644..100755
--- a/demos/chat/protected/application.xml
+++ b/demos/chat/protected/application.xml
diff --git a/demos/chat/protected/pages/Home.page b/demos/chat/protected/pages/Home.page
index b896cd28..b896cd28 100644..100755
--- a/demos/chat/protected/pages/Home.page
+++ b/demos/chat/protected/pages/Home.page
diff --git a/demos/chat/protected/pages/Home.php b/demos/chat/protected/pages/Home.php
index aa32f7b6..aa32f7b6 100644..100755
--- a/demos/chat/protected/pages/Home.php
+++ b/demos/chat/protected/pages/Home.php
diff --git a/demos/chat/protected/pages/Login.page b/demos/chat/protected/pages/Login.page
index 0d0a3fa8..0d0a3fa8 100644..100755
--- a/demos/chat/protected/pages/Login.page
+++ b/demos/chat/protected/pages/Login.page
diff --git a/demos/chat/protected/pages/Login.php b/demos/chat/protected/pages/Login.php
index 4a86dc90..4a86dc90 100644..100755
--- a/demos/chat/protected/pages/Login.php
+++ b/demos/chat/protected/pages/Login.php
diff --git a/demos/chat/protected/pages/config.php b/demos/chat/protected/pages/config.php
index 926bf150..926bf150 100644..100755
--- a/demos/chat/protected/pages/config.php
+++ b/demos/chat/protected/pages/config.php
diff --git a/demos/chat/protected/pages/config.xml b/demos/chat/protected/pages/config.xml
index c9fbdaae..c9fbdaae 100644..100755
--- a/demos/chat/protected/pages/config.xml
+++ b/demos/chat/protected/pages/config.xml
diff --git a/demos/chat/protected/pages/send.gif b/demos/chat/protected/pages/send.gif
index b3c5219d..b3c5219d 100644..100755
--- a/demos/chat/protected/pages/send.gif
+++ b/demos/chat/protected/pages/send.gif
Binary files differ
diff --git a/demos/chat/protected/pages/send.png b/demos/chat/protected/pages/send.png
index 3025b77d..3025b77d 100644..100755
--- a/demos/chat/protected/pages/send.png
+++ b/demos/chat/protected/pages/send.png
Binary files differ
diff --git a/demos/chat/protected/pages/style.css b/demos/chat/protected/pages/style.css
index 884aff7c..884aff7c 100644..100755
--- a/demos/chat/protected/pages/style.css
+++ b/demos/chat/protected/pages/style.css
diff --git a/demos/chat/protected/runtime/.gitignore b/demos/chat/protected/runtime/.gitignore
index d6b7ef32..d6b7ef32 100644..100755
--- a/demos/chat/protected/runtime/.gitignore
+++ b/demos/chat/protected/runtime/.gitignore