aboutsummaryrefslogtreecommitdiffhomepage
path: root/assets/php/vendor/react/promise/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/promise/tests
parente3b1cabdd370b452a77c0a0248c69f0c292a9e72 (diff)
Began login system integration
Diffstat (limited to 'assets/php/vendor/react/promise/tests')
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/react/promise/tests/CancellationQueueTest.php0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/react/promise/tests/DeferredTest.php0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/react/promise/tests/FulfilledPromiseTest.php0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/react/promise/tests/FunctionAllTest.php0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/react/promise/tests/FunctionAnyTest.php0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/react/promise/tests/FunctionCheckTypehintTest.php0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/react/promise/tests/FunctionMapTest.php0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/react/promise/tests/FunctionRaceTest.php0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/react/promise/tests/FunctionReduceTest.php0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/react/promise/tests/FunctionRejectTest.php0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/react/promise/tests/FunctionResolveTest.php0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/react/promise/tests/FunctionSomeTest.php0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/react/promise/tests/LazyPromiseTest.php0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/react/promise/tests/PromiseAdapter/CallbackPromiseAdapter.php0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/react/promise/tests/PromiseAdapter/PromiseAdapterInterface.php0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/react/promise/tests/PromiseTest.php0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/react/promise/tests/PromiseTest/CancelTestTrait.php0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/react/promise/tests/PromiseTest/FullTestTrait.php0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/react/promise/tests/PromiseTest/NotifyTestTrait.php0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/react/promise/tests/PromiseTest/PromiseFulfilledTestTrait.php0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/react/promise/tests/PromiseTest/PromisePendingTestTrait.php0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/react/promise/tests/PromiseTest/PromiseRejectedTestTrait.php0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/react/promise/tests/PromiseTest/PromiseSettledTestTrait.php0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/react/promise/tests/PromiseTest/RejectTestTrait.php0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/react/promise/tests/PromiseTest/ResolveTestTrait.php0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/react/promise/tests/RejectedPromiseTest.php0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/react/promise/tests/Stub/CallableStub.php0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/react/promise/tests/TestCase.php0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/react/promise/tests/bootstrap.php0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/react/promise/tests/fixtures/SimpleFulfilledTestPromise.php0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/react/promise/tests/fixtures/SimpleFulfilledTestThenable.php0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/react/promise/tests/fixtures/SimpleRejectedTestPromise.php0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/react/promise/tests/fixtures/SimpleTestCancellable.php0
-rwxr-xr-x[-rw-r--r--]assets/php/vendor/react/promise/tests/fixtures/SimpleTestCancellableThenable.php0
34 files changed, 0 insertions, 0 deletions
diff --git a/assets/php/vendor/react/promise/tests/CancellationQueueTest.php b/assets/php/vendor/react/promise/tests/CancellationQueueTest.php
index 32cedf4..32cedf4 100644..100755
--- a/assets/php/vendor/react/promise/tests/CancellationQueueTest.php
+++ b/assets/php/vendor/react/promise/tests/CancellationQueueTest.php
diff --git a/assets/php/vendor/react/promise/tests/DeferredTest.php b/assets/php/vendor/react/promise/tests/DeferredTest.php
index 16212e9..16212e9 100644..100755
--- a/assets/php/vendor/react/promise/tests/DeferredTest.php
+++ b/assets/php/vendor/react/promise/tests/DeferredTest.php
diff --git a/assets/php/vendor/react/promise/tests/FulfilledPromiseTest.php b/assets/php/vendor/react/promise/tests/FulfilledPromiseTest.php
index 97fc8f6..97fc8f6 100644..100755
--- a/assets/php/vendor/react/promise/tests/FulfilledPromiseTest.php
+++ b/assets/php/vendor/react/promise/tests/FulfilledPromiseTest.php
diff --git a/assets/php/vendor/react/promise/tests/FunctionAllTest.php b/assets/php/vendor/react/promise/tests/FunctionAllTest.php
index 74c1d7c..74c1d7c 100644..100755
--- a/assets/php/vendor/react/promise/tests/FunctionAllTest.php
+++ b/assets/php/vendor/react/promise/tests/FunctionAllTest.php
diff --git a/assets/php/vendor/react/promise/tests/FunctionAnyTest.php b/assets/php/vendor/react/promise/tests/FunctionAnyTest.php
index 140b551..140b551 100644..100755
--- a/assets/php/vendor/react/promise/tests/FunctionAnyTest.php
+++ b/assets/php/vendor/react/promise/tests/FunctionAnyTest.php
diff --git a/assets/php/vendor/react/promise/tests/FunctionCheckTypehintTest.php b/assets/php/vendor/react/promise/tests/FunctionCheckTypehintTest.php
index 8449bc1..8449bc1 100644..100755
--- a/assets/php/vendor/react/promise/tests/FunctionCheckTypehintTest.php
+++ b/assets/php/vendor/react/promise/tests/FunctionCheckTypehintTest.php
diff --git a/assets/php/vendor/react/promise/tests/FunctionMapTest.php b/assets/php/vendor/react/promise/tests/FunctionMapTest.php
index 1ea560a..1ea560a 100644..100755
--- a/assets/php/vendor/react/promise/tests/FunctionMapTest.php
+++ b/assets/php/vendor/react/promise/tests/FunctionMapTest.php
diff --git a/assets/php/vendor/react/promise/tests/FunctionRaceTest.php b/assets/php/vendor/react/promise/tests/FunctionRaceTest.php
index 83770ec..83770ec 100644..100755
--- a/assets/php/vendor/react/promise/tests/FunctionRaceTest.php
+++ b/assets/php/vendor/react/promise/tests/FunctionRaceTest.php
diff --git a/assets/php/vendor/react/promise/tests/FunctionReduceTest.php b/assets/php/vendor/react/promise/tests/FunctionReduceTest.php
index 8b43a87..8b43a87 100644..100755
--- a/assets/php/vendor/react/promise/tests/FunctionReduceTest.php
+++ b/assets/php/vendor/react/promise/tests/FunctionReduceTest.php
diff --git a/assets/php/vendor/react/promise/tests/FunctionRejectTest.php b/assets/php/vendor/react/promise/tests/FunctionRejectTest.php
index 84b8ec6..84b8ec6 100644..100755
--- a/assets/php/vendor/react/promise/tests/FunctionRejectTest.php
+++ b/assets/php/vendor/react/promise/tests/FunctionRejectTest.php
diff --git a/assets/php/vendor/react/promise/tests/FunctionResolveTest.php b/assets/php/vendor/react/promise/tests/FunctionResolveTest.php
index 53126bc..53126bc 100644..100755
--- a/assets/php/vendor/react/promise/tests/FunctionResolveTest.php
+++ b/assets/php/vendor/react/promise/tests/FunctionResolveTest.php
diff --git a/assets/php/vendor/react/promise/tests/FunctionSomeTest.php b/assets/php/vendor/react/promise/tests/FunctionSomeTest.php
index 276b54b..276b54b 100644..100755
--- a/assets/php/vendor/react/promise/tests/FunctionSomeTest.php
+++ b/assets/php/vendor/react/promise/tests/FunctionSomeTest.php
diff --git a/assets/php/vendor/react/promise/tests/LazyPromiseTest.php b/assets/php/vendor/react/promise/tests/LazyPromiseTest.php
index b630881..b630881 100644..100755
--- a/assets/php/vendor/react/promise/tests/LazyPromiseTest.php
+++ b/assets/php/vendor/react/promise/tests/LazyPromiseTest.php
diff --git a/assets/php/vendor/react/promise/tests/PromiseAdapter/CallbackPromiseAdapter.php b/assets/php/vendor/react/promise/tests/PromiseAdapter/CallbackPromiseAdapter.php
index bdedf46..bdedf46 100644..100755
--- a/assets/php/vendor/react/promise/tests/PromiseAdapter/CallbackPromiseAdapter.php
+++ b/assets/php/vendor/react/promise/tests/PromiseAdapter/CallbackPromiseAdapter.php
diff --git a/assets/php/vendor/react/promise/tests/PromiseAdapter/PromiseAdapterInterface.php b/assets/php/vendor/react/promise/tests/PromiseAdapter/PromiseAdapterInterface.php
index 9157cd4..9157cd4 100644..100755
--- a/assets/php/vendor/react/promise/tests/PromiseAdapter/PromiseAdapterInterface.php
+++ b/assets/php/vendor/react/promise/tests/PromiseAdapter/PromiseAdapterInterface.php
diff --git a/assets/php/vendor/react/promise/tests/PromiseTest.php b/assets/php/vendor/react/promise/tests/PromiseTest.php
index dc7b733..dc7b733 100644..100755
--- a/assets/php/vendor/react/promise/tests/PromiseTest.php
+++ b/assets/php/vendor/react/promise/tests/PromiseTest.php
diff --git a/assets/php/vendor/react/promise/tests/PromiseTest/CancelTestTrait.php b/assets/php/vendor/react/promise/tests/PromiseTest/CancelTestTrait.php
index d722d75..d722d75 100644..100755
--- a/assets/php/vendor/react/promise/tests/PromiseTest/CancelTestTrait.php
+++ b/assets/php/vendor/react/promise/tests/PromiseTest/CancelTestTrait.php
diff --git a/assets/php/vendor/react/promise/tests/PromiseTest/FullTestTrait.php b/assets/php/vendor/react/promise/tests/PromiseTest/FullTestTrait.php
index 3ce45d6..3ce45d6 100644..100755
--- a/assets/php/vendor/react/promise/tests/PromiseTest/FullTestTrait.php
+++ b/assets/php/vendor/react/promise/tests/PromiseTest/FullTestTrait.php
diff --git a/assets/php/vendor/react/promise/tests/PromiseTest/NotifyTestTrait.php b/assets/php/vendor/react/promise/tests/PromiseTest/NotifyTestTrait.php
index 4501df6..4501df6 100644..100755
--- a/assets/php/vendor/react/promise/tests/PromiseTest/NotifyTestTrait.php
+++ b/assets/php/vendor/react/promise/tests/PromiseTest/NotifyTestTrait.php
diff --git a/assets/php/vendor/react/promise/tests/PromiseTest/PromiseFulfilledTestTrait.php b/assets/php/vendor/react/promise/tests/PromiseTest/PromiseFulfilledTestTrait.php
index 428230b..428230b 100644..100755
--- a/assets/php/vendor/react/promise/tests/PromiseTest/PromiseFulfilledTestTrait.php
+++ b/assets/php/vendor/react/promise/tests/PromiseTest/PromiseFulfilledTestTrait.php
diff --git a/assets/php/vendor/react/promise/tests/PromiseTest/PromisePendingTestTrait.php b/assets/php/vendor/react/promise/tests/PromiseTest/PromisePendingTestTrait.php
index a4f48ee..a4f48ee 100644..100755
--- a/assets/php/vendor/react/promise/tests/PromiseTest/PromisePendingTestTrait.php
+++ b/assets/php/vendor/react/promise/tests/PromiseTest/PromisePendingTestTrait.php
diff --git a/assets/php/vendor/react/promise/tests/PromiseTest/PromiseRejectedTestTrait.php b/assets/php/vendor/react/promise/tests/PromiseTest/PromiseRejectedTestTrait.php
index 98d1dcf..98d1dcf 100644..100755
--- a/assets/php/vendor/react/promise/tests/PromiseTest/PromiseRejectedTestTrait.php
+++ b/assets/php/vendor/react/promise/tests/PromiseTest/PromiseRejectedTestTrait.php
diff --git a/assets/php/vendor/react/promise/tests/PromiseTest/PromiseSettledTestTrait.php b/assets/php/vendor/react/promise/tests/PromiseTest/PromiseSettledTestTrait.php
index e363b6d..e363b6d 100644..100755
--- a/assets/php/vendor/react/promise/tests/PromiseTest/PromiseSettledTestTrait.php
+++ b/assets/php/vendor/react/promise/tests/PromiseTest/PromiseSettledTestTrait.php
diff --git a/assets/php/vendor/react/promise/tests/PromiseTest/RejectTestTrait.php b/assets/php/vendor/react/promise/tests/PromiseTest/RejectTestTrait.php
index 063f178..063f178 100644..100755
--- a/assets/php/vendor/react/promise/tests/PromiseTest/RejectTestTrait.php
+++ b/assets/php/vendor/react/promise/tests/PromiseTest/RejectTestTrait.php
diff --git a/assets/php/vendor/react/promise/tests/PromiseTest/ResolveTestTrait.php b/assets/php/vendor/react/promise/tests/PromiseTest/ResolveTestTrait.php
index 0736d35..0736d35 100644..100755
--- a/assets/php/vendor/react/promise/tests/PromiseTest/ResolveTestTrait.php
+++ b/assets/php/vendor/react/promise/tests/PromiseTest/ResolveTestTrait.php
diff --git a/assets/php/vendor/react/promise/tests/RejectedPromiseTest.php b/assets/php/vendor/react/promise/tests/RejectedPromiseTest.php
index c886b00..c886b00 100644..100755
--- a/assets/php/vendor/react/promise/tests/RejectedPromiseTest.php
+++ b/assets/php/vendor/react/promise/tests/RejectedPromiseTest.php
diff --git a/assets/php/vendor/react/promise/tests/Stub/CallableStub.php b/assets/php/vendor/react/promise/tests/Stub/CallableStub.php
index 0120893..0120893 100644..100755
--- a/assets/php/vendor/react/promise/tests/Stub/CallableStub.php
+++ b/assets/php/vendor/react/promise/tests/Stub/CallableStub.php
diff --git a/assets/php/vendor/react/promise/tests/TestCase.php b/assets/php/vendor/react/promise/tests/TestCase.php
index c9274f4..c9274f4 100644..100755
--- a/assets/php/vendor/react/promise/tests/TestCase.php
+++ b/assets/php/vendor/react/promise/tests/TestCase.php
diff --git a/assets/php/vendor/react/promise/tests/bootstrap.php b/assets/php/vendor/react/promise/tests/bootstrap.php
index 9b7f872..9b7f872 100644..100755
--- a/assets/php/vendor/react/promise/tests/bootstrap.php
+++ b/assets/php/vendor/react/promise/tests/bootstrap.php
diff --git a/assets/php/vendor/react/promise/tests/fixtures/SimpleFulfilledTestPromise.php b/assets/php/vendor/react/promise/tests/fixtures/SimpleFulfilledTestPromise.php
index ef4d530..ef4d530 100644..100755
--- a/assets/php/vendor/react/promise/tests/fixtures/SimpleFulfilledTestPromise.php
+++ b/assets/php/vendor/react/promise/tests/fixtures/SimpleFulfilledTestPromise.php
diff --git a/assets/php/vendor/react/promise/tests/fixtures/SimpleFulfilledTestThenable.php b/assets/php/vendor/react/promise/tests/fixtures/SimpleFulfilledTestThenable.php
index 3f66f63..3f66f63 100644..100755
--- a/assets/php/vendor/react/promise/tests/fixtures/SimpleFulfilledTestThenable.php
+++ b/assets/php/vendor/react/promise/tests/fixtures/SimpleFulfilledTestThenable.php
diff --git a/assets/php/vendor/react/promise/tests/fixtures/SimpleRejectedTestPromise.php b/assets/php/vendor/react/promise/tests/fixtures/SimpleRejectedTestPromise.php
index b30a226..b30a226 100644..100755
--- a/assets/php/vendor/react/promise/tests/fixtures/SimpleRejectedTestPromise.php
+++ b/assets/php/vendor/react/promise/tests/fixtures/SimpleRejectedTestPromise.php
diff --git a/assets/php/vendor/react/promise/tests/fixtures/SimpleTestCancellable.php b/assets/php/vendor/react/promise/tests/fixtures/SimpleTestCancellable.php
index f232a68..f232a68 100644..100755
--- a/assets/php/vendor/react/promise/tests/fixtures/SimpleTestCancellable.php
+++ b/assets/php/vendor/react/promise/tests/fixtures/SimpleTestCancellable.php
diff --git a/assets/php/vendor/react/promise/tests/fixtures/SimpleTestCancellableThenable.php b/assets/php/vendor/react/promise/tests/fixtures/SimpleTestCancellableThenable.php
index c0f1593..c0f1593 100644..100755
--- a/assets/php/vendor/react/promise/tests/fixtures/SimpleTestCancellableThenable.php
+++ b/assets/php/vendor/react/promise/tests/fixtures/SimpleTestCancellableThenable.php