Claire Novotny
|
f1b5e96157
Update to MIT license
|
5 years ago |
Bart De Smet
|
29803648e6
SequenceEqualAsync code coverage.
|
6 years ago |
Bart De Smet
|
1a63ba15ab
Use ValueTask<T> for aggregates to improve ergonomics when used in e.g. Select.
|
6 years ago |
Bart De Smet
|
969e2cd193
Tweaking SequenceEqual test.
|
6 years ago |
Bart De Smet
|
8be4811163
Moving to Async naming convention.
|
7 years ago |
Bart De Smet
|
934fcd563c
Making more tests async.
|
7 years ago |
Bart De Smet
|
b05e915463
Centralize the use of timeouts.
|
7 years ago |
Bart De Smet
|
9b1c16ec0a
Reduce places where magic timeout values are used.
|
7 years ago |
Bart De Smet
|
4ddfa1f26e
Simplify some code.
|
7 years ago |
Bart De Smet
|
7bf9840a85
Cleaning up some test code.
|
7 years ago |
Bart De Smet
|
1eb95c90fe
Using a null comparer is allowed.
|
7 years ago |
Bart De Smet
|
4847c39521
Modernize some code.
|
7 years ago |
Bart De Smet
|
e430df5c58
Reducing the number of references to Throw.
|
8 years ago |
Bart De Smet
|
a9c9afdcd9
Removing a lot of references to Return.
|
8 years ago |
Bart De Smet
|
f8bab3912a
Using default expressions in tests.
|
8 years ago |
Bart De Smet
|
cd324ece2d
Moving SequenceEqual tests.
|
8 years ago |