Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct system test configs #1313

Merged
merged 1 commit into from
Sep 20, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion BigQuery/phpunit-system.xml.dist
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<phpunit bootstrap="./vendor/google-cloud/cloud-core/system-bootstrap.php" colors="true">
<phpunit bootstrap="./vendor/google/cloud-core/system-bootstrap.php" colors="true">
<testsuites>
<testsuite>
<directory>tests/System</directory>
Expand Down
2 changes: 1 addition & 1 deletion BigQueryDataTransfer/phpunit-system.xml.dist
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<phpunit bootstrap="./vendor/google-cloud/cloud-core/system-bootstrap.php" colors="true">
<phpunit bootstrap="./vendor/google/cloud-core/system-bootstrap.php" colors="true">
<testsuites>
<testsuite>
<directory>tests/System</directory>
Expand Down
2 changes: 1 addition & 1 deletion Bigtable/phpunit-system.xml.dist
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<phpunit bootstrap="./vendor/google-cloud/cloud-core/system-bootstrap.php" colors="true">
<phpunit bootstrap="./vendor/google/cloud-core/system-bootstrap.php" colors="true">
<testsuites>
<testsuite>
<directory>tests/System</directory>
Expand Down
2 changes: 1 addition & 1 deletion Container/phpunit-system.xml.dist
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<phpunit bootstrap="./vendor/google-cloud/cloud-core/system-bootstrap.php" colors="true">
<phpunit bootstrap="./vendor/google/cloud-core/system-bootstrap.php" colors="true">
<testsuites>
<testsuite>
<directory>tests/System</directory>
Expand Down
2 changes: 1 addition & 1 deletion Core/phpunit-system.xml.dist
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<phpunit bootstrap="./vendor/google-cloud/cloud-core/system-bootstrap.php" colors="true">
<phpunit bootstrap="./vendor/google/cloud-core/system-bootstrap.php" colors="true">
<testsuites>
<testsuite>
<directory>tests/System</directory>
Expand Down
2 changes: 1 addition & 1 deletion Dataproc/phpunit-system.xml.dist
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<phpunit bootstrap="./vendor/google-cloud/cloud-core/system-bootstrap.php" colors="true">
<phpunit bootstrap="./vendor/google/cloud-core/system-bootstrap.php" colors="true">
<testsuites>
<testsuite>
<directory>tests/System</directory>
Expand Down
2 changes: 1 addition & 1 deletion Datastore/phpunit-system.xml.dist
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<phpunit bootstrap="./vendor/google-cloud/cloud-core/system-bootstrap.php" colors="true">
<phpunit bootstrap="./vendor/google/cloud-core/system-bootstrap.php" colors="true">
<testsuites>
<testsuite>
<directory>tests/System</directory>
Expand Down
2 changes: 1 addition & 1 deletion Debugger/phpunit-system.xml.dist
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<phpunit bootstrap="./vendor/google-cloud/cloud-core/system-bootstrap.php" colors="true">
<phpunit bootstrap="./vendor/google/cloud-core/system-bootstrap.php" colors="true">
<testsuites>
<testsuite>
<directory>tests/System</directory>
Expand Down
2 changes: 1 addition & 1 deletion Dialogflow/phpunit-system.xml.dist
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<phpunit bootstrap="./vendor/google-cloud/cloud-core/system-bootstrap.php" colors="true">
<phpunit bootstrap="./vendor/google/cloud-core/system-bootstrap.php" colors="true">
<testsuites>
<testsuite>
<directory>tests/System</directory>
Expand Down
2 changes: 1 addition & 1 deletion Dlp/phpunit-system.xml.dist
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<phpunit bootstrap="./vendor/google-cloud/cloud-core/system-bootstrap.php" colors="true">
<phpunit bootstrap="./vendor/google/cloud-core/system-bootstrap.php" colors="true">
<testsuites>
<testsuite>
<directory>tests/System</directory>
Expand Down
2 changes: 1 addition & 1 deletion ErrorReporting/phpunit-system.xml.dist
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<phpunit bootstrap="./vendor/google-cloud/cloud-core/system-bootstrap.php" colors="true">
<phpunit bootstrap="./vendor/google/cloud-core/system-bootstrap.php" colors="true">
<testsuites>
<testsuite>
<directory>tests/System</directory>
Expand Down
2 changes: 1 addition & 1 deletion Firestore/phpunit-system.xml.dist
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<phpunit bootstrap="./vendor/google-cloud/cloud-core/system-bootstrap.php" colors="true">
<phpunit bootstrap="./vendor/google/cloud-core/system-bootstrap.php" colors="true">
<testsuites>
<testsuite>
<directory>tests/System</directory>
Expand Down
2 changes: 1 addition & 1 deletion Iot/phpunit-system.xml.dist
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<phpunit bootstrap="./vendor/google-cloud/cloud-core/system-bootstrap.php" colors="true">
<phpunit bootstrap="./vendor/google/cloud-core/system-bootstrap.php" colors="true">
<testsuites>
<testsuite>
<directory>tests/System</directory>
Expand Down
2 changes: 1 addition & 1 deletion Kms/phpunit-system.xml.dist
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<phpunit bootstrap="./vendor/google-cloud/cloud-core/system-bootstrap.php" colors="true">
<phpunit bootstrap="./vendor/google/cloud-core/system-bootstrap.php" colors="true">
<testsuites>
<testsuite>
<directory>tests/System</directory>
Expand Down
2 changes: 1 addition & 1 deletion Language/phpunit-system.xml.dist
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<phpunit bootstrap="./vendor/google-cloud/cloud-core/system-bootstrap.php" colors="true">
<phpunit bootstrap="./vendor/google/cloud-core/system-bootstrap.php" colors="true">
<testsuites>
<testsuite>
<directory>tests/System</directory>
Expand Down
2 changes: 1 addition & 1 deletion Logging/phpunit-system.xml.dist
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<phpunit bootstrap="./vendor/google-cloud/cloud-core/system-bootstrap.php" colors="true">
<phpunit bootstrap="./vendor/google/cloud-core/system-bootstrap.php" colors="true">
<testsuites>
<testsuite>
<directory>tests/System</directory>
Expand Down
2 changes: 1 addition & 1 deletion Monitoring/phpunit-system.xml.dist
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<phpunit bootstrap="./vendor/google-cloud/cloud-core/system-bootstrap.php" colors="true">
<phpunit bootstrap="./vendor/google/cloud-core/system-bootstrap.php" colors="true">
<testsuites>
<testsuite>
<directory>tests/System</directory>
Expand Down
2 changes: 1 addition & 1 deletion OsLogin/phpunit-system.xml.dist
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<phpunit bootstrap="./vendor/google-cloud/cloud-core/system-bootstrap.php" colors="true">
<phpunit bootstrap="./vendor/google/cloud-core/system-bootstrap.php" colors="true">
<testsuites>
<testsuite>
<directory>tests/System</directory>
Expand Down
2 changes: 1 addition & 1 deletion PubSub/phpunit-system.xml.dist
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<phpunit bootstrap="./vendor/google-cloud/cloud-core/system-bootstrap.php" colors="true">
<phpunit bootstrap="./vendor/google/cloud-core/system-bootstrap.php" colors="true">
<testsuites>
<testsuite>
<directory>tests/System</directory>
Expand Down
2 changes: 1 addition & 1 deletion Spanner/phpunit-system.xml.dist
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<phpunit bootstrap="./vendor/google-cloud/cloud-core/system-bootstrap.php" colors="true">
<phpunit bootstrap="./vendor/google/cloud-core/system-bootstrap.php" colors="true">
<testsuites>
<testsuite>
<directory>tests/System</directory>
Expand Down
2 changes: 1 addition & 1 deletion Speech/phpunit-system.xml.dist
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<phpunit bootstrap="./vendor/google-cloud/cloud-core/system-bootstrap.php" colors="true">
<phpunit bootstrap="./vendor/google/cloud-core/system-bootstrap.php" colors="true">
<testsuites>
<testsuite>
<directory>tests/System</directory>
Expand Down
2 changes: 1 addition & 1 deletion Storage/phpunit-system.xml.dist
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<phpunit bootstrap="./vendor/google-cloud/cloud-core/system-bootstrap.php" colors="true">
<phpunit bootstrap="./vendor/google/cloud-core/system-bootstrap.php" colors="true">
<testsuites>
<testsuite>
<directory>tests/System</directory>
Expand Down
2 changes: 1 addition & 1 deletion Tasks/phpunit-system.xml.dist
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<phpunit bootstrap="./vendor/google-cloud/cloud-core/system-bootstrap.php" colors="true">
<phpunit bootstrap="./vendor/google/cloud-core/system-bootstrap.php" colors="true">
<testsuites>
<testsuite>
<directory>tests/System</directory>
Expand Down
2 changes: 1 addition & 1 deletion TextToSpeech/phpunit-system.xml.dist
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<phpunit bootstrap="./vendor/google-cloud/cloud-core/system-bootstrap.php" colors="true">
<phpunit bootstrap="./vendor/google/cloud-core/system-bootstrap.php" colors="true">
<testsuites>
<testsuite>
<directory>tests/System</directory>
Expand Down
2 changes: 1 addition & 1 deletion Trace/phpunit-system.xml.dist
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<phpunit bootstrap="./vendor/google-cloud/cloud-core/system-bootstrap.php" colors="true">
<phpunit bootstrap="./vendor/google/cloud-core/system-bootstrap.php" colors="true">
<testsuites>
<testsuite>
<directory>tests/System</directory>
Expand Down
2 changes: 1 addition & 1 deletion Translate/phpunit-system.xml.dist
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<phpunit bootstrap="./vendor/google-cloud/cloud-core/system-bootstrap.php" colors="true">
<phpunit bootstrap="./vendor/google/cloud-core/system-bootstrap.php" colors="true">
<testsuites>
<testsuite>
<directory>tests/System</directory>
Expand Down
2 changes: 1 addition & 1 deletion VideoIntelligence/phpunit-system.xml.dist
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<phpunit bootstrap="./vendor/google-cloud/cloud-core/system-bootstrap.php" colors="true">
<phpunit bootstrap="./vendor/google/cloud-core/system-bootstrap.php" colors="true">
<testsuites>
<testsuite>
<directory>tests/System</directory>
Expand Down