]> gitweb.factorcode.org Git - factor.git/history - extra/io/streams/peek/peek-tests.factor
core: Rename iota to <iota> so we can have TUPLE: iota ... ; instead of TUPLE: iota...
[factor.git] / extra / io / streams / peek / peek-tests.factor
2017-06-02 Doug Colemancore: Rename iota to <iota> so we can have TUPLE: iota...
2016-03-16 John BenediktssonUpdate tests for LICENSE.txt rename.
2015-07-03 Doug Colemanfactor: second stab at [ ] [ ] unit-test -> { } [ ...
2015-07-02 Doug ColemanRevert "factor: rename [ ] [ ] unit-test -> { } [ ...
2015-07-02 Doug Colemanfactor: rename [ ] [ ] unit-test -> { } [ ] unit-test...
2015-05-13 John Benediktssonio.streams.peek: fix test using.
2015-05-13 Doug Colemanio.streams.peek: Peek streams can break on file input...
2011-10-18 Joe Groffio: stream-read-into and stream-read-partial-into
2011-10-18 Joe Groffio.streams.peek: test with memory-stream
2011-09-26 Doug ColemanFix the using for peek streams tests.
2011-09-26 Doug ColemanPeekable streams wrapper