aboutsummaryrefslogtreecommitdiffstats
path: root/spec/util_dbuffer_spec.lua
Commit message (Expand)AuthorAgeFilesLines
* util.dbuffer: If no bytes parameter passed to read, return remainder of front...Matthew Wild2020-06-291-0/+15
* util.dbuffer: Don't use # operator in tests, Lua 5.1 doesn't support __lenMatthew Wild2020-06-281-1/+1
* util.dbuffer: dynamic string bufferMatthew Wild2020-06-261-0/+95