X10D/X10D.Tests/src/Linq
Oliver Booth 23e07b65b8
Add [ReadOnly]Span<T>.Count(Predicate<T>)
2022-05-12 13:52:04 +01:00
..
ByteTests.cs Rename n.To(n) to n.RangeTo(n) 2022-04-27 21:58:46 +01:00
DecimalTests.cs Move IEnumerable.Product tests to Linq namespace (#7) 2022-04-22 09:11:18 +01:00
DoubleTests.cs Move IEnumerable.Product tests to Linq namespace (#7) 2022-04-22 09:11:18 +01:00
Int16Tests.cs Rename n.To(n) to n.RangeTo(n) 2022-04-27 21:58:46 +01:00
Int32Tests.cs Rename n.To(n) to n.RangeTo(n) 2022-04-27 21:58:46 +01:00
Int64Tests.cs Rename n.To(n) to n.RangeTo(n) 2022-04-27 21:58:46 +01:00
ReadOnlySpanTests.cs Add [ReadOnly]Span<T>.Count(Predicate<T>) 2022-05-12 13:52:04 +01:00
SByteTests.cs Cast sbyte values 2022-05-07 23:12:28 +01:00
SingleTests.cs Move IEnumerable.Product tests to Linq namespace (#7) 2022-04-22 09:11:18 +01:00
SpanTests.cs Add [ReadOnly]Span<T>.Count(Predicate<T>) 2022-05-12 13:52:04 +01:00
UInt16Tests.cs [ci skip] fix product formula in overflow comment 2022-04-22 09:12:35 +01:00
UInt32Tests.cs Move IEnumerable.Product tests to Linq namespace (#7) 2022-04-22 09:11:18 +01:00
UInt64Tests.cs Move IEnumerable.Product tests to Linq namespace (#7) 2022-04-22 09:11:18 +01:00