Software /
code /
prosody
Annotate
.luacov @ 10583:624ad69dbaf7
net.websocket.frames: Add test case for masked data
ASCI is pretty neat in how lower case alphabet XOR space is upper case
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Thu, 02 Jan 2020 13:17:03 +0100 |
parent | 9469:cd2f742e5826 |
rev | line source |
---|---|
9469
cd2f742e5826
.luacov: Add config for luacov, exclude spec/
Matthew Wild <mwild1@gmail.com>
parents:
diff
changeset
|
1 exclude = { |
cd2f742e5826
.luacov: Add config for luacov, exclude spec/
Matthew Wild <mwild1@gmail.com>
parents:
diff
changeset
|
2 "^%./spec/"; |
cd2f742e5826
.luacov: Add config for luacov, exclude spec/
Matthew Wild <mwild1@gmail.com>
parents:
diff
changeset
|
3 } |