prosody
log
graph
tags
bookmarks
branches
534c055ec378
browse
changeset
spec/util_dbuffer_spec.lua
annotate
comparison
diff
file
raw
Log
latest
help
RSS:
Atom:
Find changesets by keywords by author, files, the commit message, revision number or hash, or
revset expression
.
Software
/
code
/
prosody
Log
spec/util_dbuffer_spec.lua @ 13007:
534c055ec378
less
more
|
(0)
tip
description
author
age
util.dbuffer: Add a bunch of missing test cases
Matthew Wild
2022-10-11
util.dbuffer: Fix bugs, remove multi-char support (more complex than first thought)
Matthew Wild
2021-06-29
util.dbuffer: Add read_until() method
Matthew Wild
2021-06-29
Merge 0.11->trunk
Kim Alvefur
2020-10-12
util.dbuffer: Expose length as :len() method, like strings
0.11
Kim Alvefur
2020-10-12
Merge 0.11->trunk
Matthew Wild
2020-09-29
util.dbuffer: Simplify test case
0.11
Kim Alvefur
2020-08-24
util.dbuffer: Simplify test case
Kim Alvefur
2020-08-24
util.dbuffer: Fix :sub() not working with partially-consumed chunks (thanks Zash for test case)
Matthew Wild
2020-08-24
util.dbuffer: Add failing test case involving :sub after :discard
Kim Alvefur
2020-08-24
util.dbuffer: Fix traceback when :collapse() is called on empty buffer
Matthew Wild
2020-08-20
util.dbuffer: If no bytes parameter passed to read, return remainder of frontmost chunk
Matthew Wild
2020-06-29
util.dbuffer: Don't use # operator in tests, Lua 5.1 doesn't support __len
Matthew Wild
2020-06-28
util.dbuffer: dynamic string buffer
Matthew Wild
2020-06-26
less
more
|
(0)
tip