summaryrefslogtreecommitdiff
path: root/demos/northwind-db
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/northwind-db
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/northwind-db')
-rwxr-xr-x[-rw-r--r--]demos/northwind-db/assets/.gitignore0
-rwxr-xr-x[-rw-r--r--]demos/northwind-db/index.php0
-rwxr-xr-x[-rw-r--r--]demos/northwind-db/index_php.php0
-rwxr-xr-x[-rw-r--r--]demos/northwind-db/protected/.htaccess0
-rwxr-xr-x[-rw-r--r--]demos/northwind-db/protected/application.php0
-rwxr-xr-x[-rw-r--r--]demos/northwind-db/protected/application.xml0
-rwxr-xr-x[-rw-r--r--]demos/northwind-db/protected/data/Northwind.dbbin583680 -> 583680 bytes
-rwxr-xr-x[-rw-r--r--]demos/northwind-db/protected/database/Category.php0
-rwxr-xr-x[-rw-r--r--]demos/northwind-db/protected/database/Customer.php0
-rwxr-xr-x[-rw-r--r--]demos/northwind-db/protected/database/Employee.php0
-rwxr-xr-x[-rw-r--r--]demos/northwind-db/protected/database/Order.php0
-rwxr-xr-x[-rw-r--r--]demos/northwind-db/protected/database/OrderDetail.php0
-rwxr-xr-x[-rw-r--r--]demos/northwind-db/protected/database/Product.php0
-rwxr-xr-x[-rw-r--r--]demos/northwind-db/protected/database/Region.php0
-rwxr-xr-x[-rw-r--r--]demos/northwind-db/protected/database/Shipper.php0
-rwxr-xr-x[-rw-r--r--]demos/northwind-db/protected/database/Supplier.php0
-rwxr-xr-x[-rw-r--r--]demos/northwind-db/protected/database/Territory.php0
-rwxr-xr-x[-rw-r--r--]demos/northwind-db/protected/database/sqlmap.xml0
-rwxr-xr-x[-rw-r--r--]demos/northwind-db/protected/pages/Home.page0
-rwxr-xr-x[-rw-r--r--]demos/northwind-db/protected/pages/NorthwindCrud.page0
-rwxr-xr-x[-rw-r--r--]demos/northwind-db/protected/pages/NorthwindCrud.php0
-rwxr-xr-x[-rw-r--r--]demos/northwind-db/protected/pages/northwind.gifbin36713 -> 36713 bytes
-rwxr-xr-x[-rw-r--r--]demos/northwind-db/protected/runtime/.gitignore0
23 files changed, 0 insertions, 0 deletions
diff --git a/demos/northwind-db/assets/.gitignore b/demos/northwind-db/assets/.gitignore
index d6b7ef32..d6b7ef32 100644..100755
--- a/demos/northwind-db/assets/.gitignore
+++ b/demos/northwind-db/assets/.gitignore
diff --git a/demos/northwind-db/index.php b/demos/northwind-db/index.php
index 08b99316..08b99316 100644..100755
--- a/demos/northwind-db/index.php
+++ b/demos/northwind-db/index.php
diff --git a/demos/northwind-db/index_php.php b/demos/northwind-db/index_php.php
index d3fe038b..d3fe038b 100644..100755
--- a/demos/northwind-db/index_php.php
+++ b/demos/northwind-db/index_php.php
diff --git a/demos/northwind-db/protected/.htaccess b/demos/northwind-db/protected/.htaccess
index 3418e55a..3418e55a 100644..100755
--- a/demos/northwind-db/protected/.htaccess
+++ b/demos/northwind-db/protected/.htaccess
diff --git a/demos/northwind-db/protected/application.php b/demos/northwind-db/protected/application.php
index 2d6d4ec7..2d6d4ec7 100644..100755
--- a/demos/northwind-db/protected/application.php
+++ b/demos/northwind-db/protected/application.php
diff --git a/demos/northwind-db/protected/application.xml b/demos/northwind-db/protected/application.xml
index 3ac9c67c..3ac9c67c 100644..100755
--- a/demos/northwind-db/protected/application.xml
+++ b/demos/northwind-db/protected/application.xml
diff --git a/demos/northwind-db/protected/data/Northwind.db b/demos/northwind-db/protected/data/Northwind.db
index 9503b1e2..9503b1e2 100644..100755
--- a/demos/northwind-db/protected/data/Northwind.db
+++ b/demos/northwind-db/protected/data/Northwind.db
Binary files differ
diff --git a/demos/northwind-db/protected/database/Category.php b/demos/northwind-db/protected/database/Category.php
index 6a0e503a..6a0e503a 100644..100755
--- a/demos/northwind-db/protected/database/Category.php
+++ b/demos/northwind-db/protected/database/Category.php
diff --git a/demos/northwind-db/protected/database/Customer.php b/demos/northwind-db/protected/database/Customer.php
index b812a8b2..b812a8b2 100644..100755
--- a/demos/northwind-db/protected/database/Customer.php
+++ b/demos/northwind-db/protected/database/Customer.php
diff --git a/demos/northwind-db/protected/database/Employee.php b/demos/northwind-db/protected/database/Employee.php
index 441f289b..441f289b 100644..100755
--- a/demos/northwind-db/protected/database/Employee.php
+++ b/demos/northwind-db/protected/database/Employee.php
diff --git a/demos/northwind-db/protected/database/Order.php b/demos/northwind-db/protected/database/Order.php
index 655f6d70..655f6d70 100644..100755
--- a/demos/northwind-db/protected/database/Order.php
+++ b/demos/northwind-db/protected/database/Order.php
diff --git a/demos/northwind-db/protected/database/OrderDetail.php b/demos/northwind-db/protected/database/OrderDetail.php
index c5e2f72b..c5e2f72b 100644..100755
--- a/demos/northwind-db/protected/database/OrderDetail.php
+++ b/demos/northwind-db/protected/database/OrderDetail.php
diff --git a/demos/northwind-db/protected/database/Product.php b/demos/northwind-db/protected/database/Product.php
index 71e6f6e6..71e6f6e6 100644..100755
--- a/demos/northwind-db/protected/database/Product.php
+++ b/demos/northwind-db/protected/database/Product.php
diff --git a/demos/northwind-db/protected/database/Region.php b/demos/northwind-db/protected/database/Region.php
index 85116817..85116817 100644..100755
--- a/demos/northwind-db/protected/database/Region.php
+++ b/demos/northwind-db/protected/database/Region.php
diff --git a/demos/northwind-db/protected/database/Shipper.php b/demos/northwind-db/protected/database/Shipper.php
index 4ff6f6e1..4ff6f6e1 100644..100755
--- a/demos/northwind-db/protected/database/Shipper.php
+++ b/demos/northwind-db/protected/database/Shipper.php
diff --git a/demos/northwind-db/protected/database/Supplier.php b/demos/northwind-db/protected/database/Supplier.php
index 4c45d381..4c45d381 100644..100755
--- a/demos/northwind-db/protected/database/Supplier.php
+++ b/demos/northwind-db/protected/database/Supplier.php
diff --git a/demos/northwind-db/protected/database/Territory.php b/demos/northwind-db/protected/database/Territory.php
index dcf790a3..dcf790a3 100644..100755
--- a/demos/northwind-db/protected/database/Territory.php
+++ b/demos/northwind-db/protected/database/Territory.php
diff --git a/demos/northwind-db/protected/database/sqlmap.xml b/demos/northwind-db/protected/database/sqlmap.xml
index bf98796e..bf98796e 100644..100755
--- a/demos/northwind-db/protected/database/sqlmap.xml
+++ b/demos/northwind-db/protected/database/sqlmap.xml
diff --git a/demos/northwind-db/protected/pages/Home.page b/demos/northwind-db/protected/pages/Home.page
index b6dfe620..b6dfe620 100644..100755
--- a/demos/northwind-db/protected/pages/Home.page
+++ b/demos/northwind-db/protected/pages/Home.page
diff --git a/demos/northwind-db/protected/pages/NorthwindCrud.page b/demos/northwind-db/protected/pages/NorthwindCrud.page
index 686c15fc..686c15fc 100644..100755
--- a/demos/northwind-db/protected/pages/NorthwindCrud.page
+++ b/demos/northwind-db/protected/pages/NorthwindCrud.page
diff --git a/demos/northwind-db/protected/pages/NorthwindCrud.php b/demos/northwind-db/protected/pages/NorthwindCrud.php
index 2419f489..2419f489 100644..100755
--- a/demos/northwind-db/protected/pages/NorthwindCrud.php
+++ b/demos/northwind-db/protected/pages/NorthwindCrud.php
diff --git a/demos/northwind-db/protected/pages/northwind.gif b/demos/northwind-db/protected/pages/northwind.gif
index acbacaea..acbacaea 100644..100755
--- a/demos/northwind-db/protected/pages/northwind.gif
+++ b/demos/northwind-db/protected/pages/northwind.gif
Binary files differ
diff --git a/demos/northwind-db/protected/runtime/.gitignore b/demos/northwind-db/protected/runtime/.gitignore
index d6b7ef32..d6b7ef32 100644..100755
--- a/demos/northwind-db/protected/runtime/.gitignore
+++ b/demos/northwind-db/protected/runtime/.gitignore