util.ringbuffer: Fix accidentally committed test change (thanks buildbot)
|
Matthew Wild |
Thu, 25 Jun 2020 15:45:13 +0100 |
util.ringbuffer: Add some additional asserts to tests
|
Matthew Wild |
Wed, 24 Jun 2020 13:00:11 +0100 |
util.ringbuffer: Ensure unsigned chars are always returned from :byte()
|
Matthew Wild |
Wed, 24 Jun 2020 12:34:20 +0100 |
util.ringbuffer: Add test for :discard()
|
Matthew Wild |
Tue, 23 Jun 2020 16:50:26 +0100 |
util.ringbuffer: Add :sub() and :byte() methods equivalent to the string methods
|
Matthew Wild |
Thu, 04 Jun 2020 15:19:20 +0100 |
util.ringbuffer: Prevent creation of buffer with negative size
|
Kim Alvefur |
Thu, 04 Jun 2020 16:11:08 +0200 |
util.ringbuffer: Prevent creation of zero-size buffer
|
Kim Alvefur |
Fri, 29 May 2020 18:11:42 +0200 |
util.ringbuffer: Add some initial tests
|
Kim Alvefur |
Fri, 29 May 2020 17:53:00 +0200 |