Historique des commits

Auteur SHA1 Message Date
  Bart De Smet 73aae2ed1e Remove MoveNextAsync extension method. il y a 8 ans
  Bart De Smet 58b8bef8a4 Remove CancellationTestAsyncEnumerable. il y a 8 ans
  Bart De Smet 5f0371628f Remove more CancellationToken stuff. il y a 8 ans
  Bart De Smet c36206ae8d Minimal work to remove CancellationToken from MoveNextAsync. il y a 8 ans
  Bart De Smet e093467530 Rename GetEnumerator to GetAsyncEnumerator. il y a 8 ans
  Oren Novotny 96ecc43097 Fix tests as per analyzers il y a 8 ans
  Oren Novotny 41064bf39d Use C# 7 language features il y a 8 ans
  Oren Novotny ea63796fb0 few more tests il y a 9 ans
  Oren Novotny d44ac4d80b fix test execution time with CancellationTestAsyncEnumerable tests il y a 9 ans
  Oren Novotny 237e818f65 Add more tests il y a 9 ans
  Oren Novotny b8409ce320 Append tests il y a 9 ans
  Oren Novotny e415e8f622 test to catch onlyIfCheap true il y a 9 ans
  Oren Novotny a8224f249d More grouping tests il y a 9 ans
  Oren Novotny 6269217eae GroupBy tests il y a 9 ans
  Oren Novotny cb05cf3472 Additional tests; use FluentAssertions for it's collection testing and diagnostic ability il y a 9 ans
  Oren Novotny 74768ebf53 Add sequence identity tests il y a 9 ans
  Oren Novotny 183c269419 Tests il y a 9 ans
  Oren Novotny 6a44604187 Add tests for optimized reverse il y a 9 ans
  Oren Novotny fc324a3d2d Add tests based on code coverage il y a 9 ans
  Oren Novotny ff6311d083 Add test for MoveNext extension method il y a 9 ans
  Oren Novotny 122faa7ce2 Take optimizations il y a 9 ans
  Oren Novotny 2aca3c8719 Skip il y a 9 ans
  Oren Novotny d70e689c1a Optimize repeat il y a 9 ans
  Oren Novotny 26c841fe99 Optimize grouping il y a 9 ans
  Oren Novotny 0841a4e47d Fixes to tests il y a 9 ans
  Oren Novotny ed36022e48 Add GroupingAsyncEnumerable. Grouping evals the source on first MoveNext il y a 9 ans
  Oren Novotny f8a3d25c4e #ifdef cleanup of unused symbols il y a 9 ans
  Eli Arbel 562316ad93 Merge fixes il y a 9 ans
  Eli Arbel 5d350fb041 Using async/await il y a 9 ans
  Oren Novotny 62035d979d Use Assert.ThrowsAsync directly and ensure result is awaited il y a 9 ans