Log

spec/util_ringbuffer_spec.lua @ 11894:57106c61d104

description author age
util.ringbuffer: Fix accidentally committed test change (thanks buildbot) Matthew Wild 2020-06-25
util.ringbuffer: Add some additional asserts to tests Matthew Wild 2020-06-24
util.ringbuffer: Ensure unsigned chars are always returned from :byte() Matthew Wild 2020-06-24
util.ringbuffer: Add test for :discard() Matthew Wild 2020-06-23
util.ringbuffer: Add :sub() and :byte() methods equivalent to the string methods Matthew Wild 2020-06-04
util.ringbuffer: Prevent creation of buffer with negative size Kim Alvefur 2020-06-04
util.ringbuffer: Prevent creation of zero-size buffer Kim Alvefur 2020-05-29
util.ringbuffer: Add some initial tests Kim Alvefur 2020-05-29