aboutsummaryrefslogtreecommitdiffhomepage
path: root/assets/php/vendor/react/socket/tests
diff options
context:
space:
mode:
authormarvin-borner@live.com2018-04-14 19:38:31 +0200
committermarvin-borner@live.com2018-04-14 19:38:31 +0200
commit7ac4371989ac19ebbb753402319882c9c49d32dd (patch)
treef95b12741476289ed49cfa795f71c12764c36a2c /assets/php/vendor/react/socket/tests
parente3b1cabdd370b452a77c0a0248c69f0c292a9e72 (diff)
Began login system integration
Diffstat (limited to 'assets/php/vendor/react/socket/tests')
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/react/socket/tests/ConnectionTest.php0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/react/socket/tests/ConnectorTest.php0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/react/socket/tests/DnsConnectorTest.php0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/react/socket/tests/FixedUriConnectorTest.php0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/react/socket/tests/FunctionalConnectorTest.php0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/react/socket/tests/FunctionalSecureServerTest.php0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/react/socket/tests/FunctionalTcpServerTest.php0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/react/socket/tests/IntegrationTest.php0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/react/socket/tests/LimitingServerTest.php0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/react/socket/tests/SecureConnectorTest.php0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/react/socket/tests/SecureIntegrationTest.php0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/react/socket/tests/SecureServerTest.php0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/react/socket/tests/ServerTest.php0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/react/socket/tests/Stub/CallableStub.php0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/react/socket/tests/Stub/ConnectionStub.php0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/react/socket/tests/Stub/ServerStub.php0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/react/socket/tests/TcpConnectorTest.php0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/react/socket/tests/TcpServerTest.php0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/react/socket/tests/TestCase.php0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/react/socket/tests/TimeoutConnectorTest.php0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/react/socket/tests/UnixConnectorTest.php0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/react/socket/tests/UnixServerTest.php0
22 files changed, 0 insertions, 0 deletions
diff --git a/assets/php/vendor/react/socket/tests/ConnectionTest.php b/assets/php/vendor/react/socket/tests/ConnectionTest.php
index d3563df..d3563df 100644..100755
--- a/assets/php/vendor/react/socket/tests/ConnectionTest.php
+++ b/assets/php/vendor/react/socket/tests/ConnectionTest.php
diff --git a/assets/php/vendor/react/socket/tests/ConnectorTest.php b/assets/php/vendor/react/socket/tests/ConnectorTest.php
index c8eb19b..c8eb19b 100644..100755
--- a/assets/php/vendor/react/socket/tests/ConnectorTest.php
+++ b/assets/php/vendor/react/socket/tests/ConnectorTest.php
diff --git a/assets/php/vendor/react/socket/tests/DnsConnectorTest.php b/assets/php/vendor/react/socket/tests/DnsConnectorTest.php
index 3c94c39..3c94c39 100644..100755
--- a/assets/php/vendor/react/socket/tests/DnsConnectorTest.php
+++ b/assets/php/vendor/react/socket/tests/DnsConnectorTest.php
diff --git a/assets/php/vendor/react/socket/tests/FixedUriConnectorTest.php b/assets/php/vendor/react/socket/tests/FixedUriConnectorTest.php
index f42d74f..f42d74f 100644..100755
--- a/assets/php/vendor/react/socket/tests/FixedUriConnectorTest.php
+++ b/assets/php/vendor/react/socket/tests/FixedUriConnectorTest.php
diff --git a/assets/php/vendor/react/socket/tests/FunctionalConnectorTest.php b/assets/php/vendor/react/socket/tests/FunctionalConnectorTest.php
index 6611352..6611352 100644..100755
--- a/assets/php/vendor/react/socket/tests/FunctionalConnectorTest.php
+++ b/assets/php/vendor/react/socket/tests/FunctionalConnectorTest.php
diff --git a/assets/php/vendor/react/socket/tests/FunctionalSecureServerTest.php b/assets/php/vendor/react/socket/tests/FunctionalSecureServerTest.php
index 78a59d0..78a59d0 100644..100755
--- a/assets/php/vendor/react/socket/tests/FunctionalSecureServerTest.php
+++ b/assets/php/vendor/react/socket/tests/FunctionalSecureServerTest.php
diff --git a/assets/php/vendor/react/socket/tests/FunctionalTcpServerTest.php b/assets/php/vendor/react/socket/tests/FunctionalTcpServerTest.php
index ec7855e..ec7855e 100644..100755
--- a/assets/php/vendor/react/socket/tests/FunctionalTcpServerTest.php
+++ b/assets/php/vendor/react/socket/tests/FunctionalTcpServerTest.php
diff --git a/assets/php/vendor/react/socket/tests/IntegrationTest.php b/assets/php/vendor/react/socket/tests/IntegrationTest.php
index 24dbe37..24dbe37 100644..100755
--- a/assets/php/vendor/react/socket/tests/IntegrationTest.php
+++ b/assets/php/vendor/react/socket/tests/IntegrationTest.php
diff --git a/assets/php/vendor/react/socket/tests/LimitingServerTest.php b/assets/php/vendor/react/socket/tests/LimitingServerTest.php
index 2cc9a58..2cc9a58 100644..100755
--- a/assets/php/vendor/react/socket/tests/LimitingServerTest.php
+++ b/assets/php/vendor/react/socket/tests/LimitingServerTest.php
diff --git a/assets/php/vendor/react/socket/tests/SecureConnectorTest.php b/assets/php/vendor/react/socket/tests/SecureConnectorTest.php
index 0b3a702..0b3a702 100644..100755
--- a/assets/php/vendor/react/socket/tests/SecureConnectorTest.php
+++ b/assets/php/vendor/react/socket/tests/SecureConnectorTest.php
diff --git a/assets/php/vendor/react/socket/tests/SecureIntegrationTest.php b/assets/php/vendor/react/socket/tests/SecureIntegrationTest.php
index 8c9ba14..8c9ba14 100644..100755
--- a/assets/php/vendor/react/socket/tests/SecureIntegrationTest.php
+++ b/assets/php/vendor/react/socket/tests/SecureIntegrationTest.php
diff --git a/assets/php/vendor/react/socket/tests/SecureServerTest.php b/assets/php/vendor/react/socket/tests/SecureServerTest.php
index 92c641f..92c641f 100644..100755
--- a/assets/php/vendor/react/socket/tests/SecureServerTest.php
+++ b/assets/php/vendor/react/socket/tests/SecureServerTest.php
diff --git a/assets/php/vendor/react/socket/tests/ServerTest.php b/assets/php/vendor/react/socket/tests/ServerTest.php
index 14fdb2c..14fdb2c 100644..100755
--- a/assets/php/vendor/react/socket/tests/ServerTest.php
+++ b/assets/php/vendor/react/socket/tests/ServerTest.php
diff --git a/assets/php/vendor/react/socket/tests/Stub/CallableStub.php b/assets/php/vendor/react/socket/tests/Stub/CallableStub.php
index 1b197eb..1b197eb 100644..100755
--- a/assets/php/vendor/react/socket/tests/Stub/CallableStub.php
+++ b/assets/php/vendor/react/socket/tests/Stub/CallableStub.php
diff --git a/assets/php/vendor/react/socket/tests/Stub/ConnectionStub.php b/assets/php/vendor/react/socket/tests/Stub/ConnectionStub.php
index 844b2ad..844b2ad 100644..100755
--- a/assets/php/vendor/react/socket/tests/Stub/ConnectionStub.php
+++ b/assets/php/vendor/react/socket/tests/Stub/ConnectionStub.php
diff --git a/assets/php/vendor/react/socket/tests/Stub/ServerStub.php b/assets/php/vendor/react/socket/tests/Stub/ServerStub.php
index d9e74f4..d9e74f4 100644..100755
--- a/assets/php/vendor/react/socket/tests/Stub/ServerStub.php
+++ b/assets/php/vendor/react/socket/tests/Stub/ServerStub.php
diff --git a/assets/php/vendor/react/socket/tests/TcpConnectorTest.php b/assets/php/vendor/react/socket/tests/TcpConnectorTest.php
index e3575a7..e3575a7 100644..100755
--- a/assets/php/vendor/react/socket/tests/TcpConnectorTest.php
+++ b/assets/php/vendor/react/socket/tests/TcpConnectorTest.php
diff --git a/assets/php/vendor/react/socket/tests/TcpServerTest.php b/assets/php/vendor/react/socket/tests/TcpServerTest.php
index 72b3c28..72b3c28 100644..100755
--- a/assets/php/vendor/react/socket/tests/TcpServerTest.php
+++ b/assets/php/vendor/react/socket/tests/TcpServerTest.php
diff --git a/assets/php/vendor/react/socket/tests/TestCase.php b/assets/php/vendor/react/socket/tests/TestCase.php
index e87fc2f..e87fc2f 100644..100755
--- a/assets/php/vendor/react/socket/tests/TestCase.php
+++ b/assets/php/vendor/react/socket/tests/TestCase.php
diff --git a/assets/php/vendor/react/socket/tests/TimeoutConnectorTest.php b/assets/php/vendor/react/socket/tests/TimeoutConnectorTest.php
index 64787d9..64787d9 100644..100755
--- a/assets/php/vendor/react/socket/tests/TimeoutConnectorTest.php
+++ b/assets/php/vendor/react/socket/tests/TimeoutConnectorTest.php
diff --git a/assets/php/vendor/react/socket/tests/UnixConnectorTest.php b/assets/php/vendor/react/socket/tests/UnixConnectorTest.php
index 1564064..1564064 100644..100755
--- a/assets/php/vendor/react/socket/tests/UnixConnectorTest.php
+++ b/assets/php/vendor/react/socket/tests/UnixConnectorTest.php
diff --git a/assets/php/vendor/react/socket/tests/UnixServerTest.php b/assets/php/vendor/react/socket/tests/UnixServerTest.php
index 10f7e4f..10f7e4f 100644..100755
--- a/assets/php/vendor/react/socket/tests/UnixServerTest.php
+++ b/assets/php/vendor/react/socket/tests/UnixServerTest.php