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/northwind-db/protected/database | |
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/northwind-db/protected/database')
-rwxr-xr-x[-rw-r--r--] | demos/northwind-db/protected/database/Category.php | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | demos/northwind-db/protected/database/Customer.php | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | demos/northwind-db/protected/database/Employee.php | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | demos/northwind-db/protected/database/Order.php | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | demos/northwind-db/protected/database/OrderDetail.php | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | demos/northwind-db/protected/database/Product.php | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | demos/northwind-db/protected/database/Region.php | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | demos/northwind-db/protected/database/Shipper.php | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | demos/northwind-db/protected/database/Supplier.php | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | demos/northwind-db/protected/database/Territory.php | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | demos/northwind-db/protected/database/sqlmap.xml | 0 |
11 files changed, 0 insertions, 0 deletions
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 |