unison/unison-src/tests/stream
2018-07-30 09:30:13 -04:00
..
append.u fix scala tests to for new Foo.+ (vs +_Foo) syntax for qualified operators, also reduced test sizes for Sequence a bit so they don't take forever 2018-07-30 09:30:13 -04:00
cons.u fix scala tests to for new Foo.+ (vs +_Foo) syntax for qualified operators, also reduced test sizes for Sequence a bit so they don't take forever 2018-07-30 09:30:13 -04:00
flatmap-finite2.u bugfix and tests for Stream.flatMap 2018-07-05 23:10:30 -04:00
flatmap-finite.u bugfix and tests for Stream.flatMap 2018-07-05 23:10:30 -04:00
flatmap-infinite.u bugfix and tests for Stream.flatMap 2018-07-05 23:10:30 -04:00
flatmap.u bugfix and tests for Stream.flatMap 2018-07-05 23:10:30 -04:00
foldleft-stream.u no more stack allocations for Stream 2018-07-07 17:49:59 -04:00
foldleft-uint64.u fix scala tests to for new Foo.+ (vs +_Foo) syntax for qualified operators, also reduced test sizes for Sequence a bit so they don't take forever 2018-07-30 09:30:13 -04:00
fromint64-take-foldleft-plus.u fix scala tests to for new Foo.+ (vs +_Foo) syntax for qualified operators, also reduced test sizes for Sequence a bit so they don't take forever 2018-07-30 09:30:13 -04:00
fromint64-take-map-tosequence.u add more Stream builtins and thread env through (see more...) 2018-07-04 21:32:56 -04:00
iterate-increment-take-drop-reduce.u fix scala tests to for new Foo.+ (vs +_Foo) syntax for qualified operators, also reduced test sizes for Sequence a bit so they don't take forever 2018-07-30 09:30:13 -04:00
iterate-increment-take-filter-reduce.u fix scala tests to for new Foo.+ (vs +_Foo) syntax for qualified operators, also reduced test sizes for Sequence a bit so they don't take forever 2018-07-30 09:30:13 -04:00
scan-left.u fix scala tests to for new Foo.+ (vs +_Foo) syntax for qualified operators, also reduced test sizes for Sequence a bit so they don't take forever 2018-07-30 09:30:13 -04:00
takewhile-dropwhile-zipwith.u fix scala tests to for new Foo.+ (vs +_Foo) syntax for qualified operators, also reduced test sizes for Sequence a bit so they don't take forever 2018-07-30 09:30:13 -04:00
unfold.u fix scala tests to for new Foo.+ (vs +_Foo) syntax for qualified operators, also reduced test sizes for Sequence a bit so they don't take forever 2018-07-30 09:30:13 -04:00